[Kmymoney-devel] [Bug 283538] Crash after transaction assignment

Ralf Habacker ralf.habacker at freenet.de
Sun Oct 9 11:29:19 UTC 2011


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


Ralf Habacker <ralf.habacker at freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #64353|0                           |1
        is obsolete|                            |




--- Comment #3 from Ralf Habacker <ralf habacker freenet de>  2011-10-09 11:29:19 ---
Created an attachment (id=64357)
 --> (http://bugs.kde.org/attachment.cgi?id=64357)
updated crash fix

Further investigation shows that the free'd object is the m_treeWidget member
of class KMymoneySelector, which is alread free'd in the KMymoneySelector
destructor, but still set as focus widget in qapp input context. 
The patch fixes this by resetting the global focus widget.

-- 
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 KMyMoney-devel mailing list