[Digikam-devel] [Bug 168839] digikam crashed after tagging
Andi Clemens
andi.clemens at gmx.net
Mon Aug 11 14:57:19 BST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=168839
andi.clemens gmx net changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #26766|0 |1
is obsolete| |
------- Additional Comments From andi.clemens gmx net 2008-08-11 15:57 -------
Created an attachment (id=26782)
--> (http://bugs.kde.org/attachment.cgi?id=26782&action=view)
still crashing
I don't know what to do about this... I changed all TagPopupMenu lines in this
patch and removed the "new" operator.
Still it crashes and the stack trace tells me that it is trying to delete a
TagPopupMenu (and strangely it calls ~QMenu twice...).
Gilles, Marcel,
any idea? It shouldn't crash now because the menus are not called with new
anymore and the KActions also have a parent, so they should be removed
correctly by Qt itself.
The good thing: No memory leak anymore :-) But with digiKam crashing this is a
bad compromise.
More information about the Digikam-devel
mailing list