[Konsole-devel] [Bug 208199] Konsole sudden seg fault (QWidget::update, Konsole::TerminalDisplay::updateCursor)

Kurt V. Hindenburg kurt.hindenburg at gmail.com
Wed Feb 24 04:40:26 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=208199





--- Comment #2 from Kurt V. Hindenburg <kurt hindenburg gmail com>  2010-02-24 05:40:17 ---
SVN commit 1095369 by hindenburg:

Disconnect timers early

When a TerminalDisplay is destroyed, the timers are still active
until they are deleted by QObject, so they could fire when anything
in the QWidget or QObject destructor processes events.

CCBUG: 208199


 M  +2 -0      TerminalDisplay.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1095369

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list