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


Ralf Habacker <ralf.habac...@freenet.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ralf.habac...@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.
_______________________________________________
KMyMoney-devel mailing list
KMyMoney-devel@kde.org
https://mail.kde.org/mailman/listinfo/kmymoney-devel

Reply via email to