[Bug 182176] Kontact crash on logout (Kontact::Plugin::icon)

Christoph Feck christoph at maxiom.de
Tue Jun 23 02:24:08 BST 2009


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





--- Comment #7 from Christoph Feck <christoph maxiom de>  2009-06-23 03:24:05 ---
Created an attachment (id=34755)
 --> (http://bugs.kde.org/attachment.cgi?id=34755)
Fix crash in ~MainWindow

The crash happens during deletion of the plugins (line 271), but the side bar
model still references the icons of those.

Either the side bar model needs to be informed that a plugin has been deleted,
or the side bar widget should be deleted before the plugins are deleted.

This patch uses the second method. Please implement the first method, if
possible.

-- 
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