[Bug 168839] New: digikam crashed after tagging

classic Classic list List threaded Threaded
23 messages Options
12
Reply | Threaded
Open this post in threaded view
|

[Bug 168839] digikam crashed after tagging

Bugzilla from andi.clemens@gmx.net
------- 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         




------- Additional Comments From andi.clemens gmx net  2008-08-12 19:57 -------
Ok now it seems to work... I removed the "new" operator again, removed all delete lines and just call deleteLater() on popupmenu...
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 168839] digikam crashed after tagging

Bugzilla from andi.clemens@gmx.net
In reply to this post by Bugzilla from gassauer@kde.org
------- 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         




------- Additional Comments From andi.clemens gmx net  2008-08-12 20:08 -------
SVN commit 845962 by aclemens:

this fix should prevent a race condition when deleting the context popup menu

CCBUGS:168839

 M  +35 -38    albumiconview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=845962


------- Additional Comments From andi.clemens gmx net  2008-08-12 20:08 -------
Ah damn it is not working when using "normal" objects... strange... all the
other menus are not defined with "new" operator and they work. I'll commit
the fixed version WITH the "new" operator now.

Ferdinand,
can you please test the latest SVN to see if it is fixed?
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 168839] digikam crashed after tagging

Bugzilla from andi.clemens@gmx.net
In reply to this post by Bugzilla from gassauer@kde.org
------- 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         




------- Additional Comments From andi.clemens gmx net  2008-08-12 20:08 -------
SVN commit 845962 by aclemens:

this fix should prevent a race condition when deleting the context popup menu

CCBUGS:168839

 M  +35 -38    albumiconview.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=845962


------- Additional Comments From andi.clemens gmx net  2008-08-12 20:08 -------
Ah damn it is not working when using "normal" objects... strange... all the
other menus are not defined with "new" operator and they work. I'll commit
the fixed version WITH the "new" operator now.

Ferdinand,
can you please test the latest SVN to see if it is fixed?
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
12