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.
_______________________________________________
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to