https://bugs.kde.org/show_bug.cgi?id=186502
--- Comment #60 from Thomas Jarosch <thomas jarosch intra2net com> 2010-04-02 12:48:58 --- Created an attachment (id=42440) --> (http://bugs.kde.org/attachment.cgi?id=42440) Fix crash on display of multipart message This is a proof-of-concept patch. The kWarning() calls should be removed before and if it's included. Also the new lock may have potential side-effects like "message display not updated", though I have seen none yet. Unfortunately we can't use Qt's blockSignals() in displayMessage() as signals are lost instead of queued. Ideas? -- 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 [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
