[Bug 250549] KMail crashed when changing focus

Alex Merry kde at randomguy3.me.uk
Thu Sep 9 14:22:59 BST 2010


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





--- Comment #2 from Alex Merry <kde randomguy3 me uk>  2010-09-09 15:22:59 ---
Additional note: the activate() call that crashes is trying to emit the
QT3_SUPPORT lostFocus() signal, and the reason for the crash is that
sender->d_func() evaluates to 0 (presumeably because sender refers to a deleted
QObject).

-- 
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 Kdepim-bugs mailing list