[Konsole-devel] [Bug 208199] Konsole sudden seg fault (QWidget::update, Konsole::TerminalDisplay::updateCursor)
Christoph Feck
christoph at maxiom.de
Sun Jan 31 01:40:31 UTC 2010
https://bugs.kde.org/show_bug.cgi?id=208199
Christoph Feck <christoph at maxiom.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #1 from Christoph Feck <christoph maxiom de> 2010-01-31 02:40:30 ---
SVN commit 1082643 by cfeck:
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.
BUG: 208199
M +2 -0 TerminalDisplay.cpp
WebSVN link: http://websvn.kde.org/?view=rev&revision=1082643
--
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