[Bug 186502] Crash when selecting message with encapsulated message with online IMAP [QTreeWidget*, KMMimePartTreeItem, partNode::fillMimePartTree, KMail::ObjectTreeParser::insertAndParseNewChildNode]

Thomas Jarosch thomas.jarosch at intra2net.com
Fri Apr 2 11:48:59 BST 2010


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.



More information about the Kdepim-bugs mailing list