[Kmymoney-devel] [Bug 283538] Crash after transaction assignment
Ralf Habacker
ralf.habacker at freenet.de
Sun Oct 9 08:39:05 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=283538
Ralf Habacker <ralf.habacker at freenet.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ralf.habacker at freenet.de
--- Comment #2 from Ralf Habacker <ralf habacker freenet de> 2011-10-09 08:39:04 ---
Adding some qdebug output to QWidget constructors like
qDebug() << this << parent;
shows that the related object is a KMyMoneySelector instance.
Adding a reset of the QApplication input context likes done on other places
fixes this crashes (see appended patch)
I did not found the reason why the destroyed qwidget has not been removed from
the input context handling, so it is unclear if this is caused on kmymoneys
side of if this is a qt or qt win issue.
--
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