[Digikam-devel] [Bug 272023] DigiKam crash on deleting tags (quickly)

Marcel Wiesweg marcel.wiesweg at gmx.de
Sat Apr 30 21:26:34 BST 2011


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





--- Comment #1 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-04-30 22:26:31 ---
This is a bug of a reentered event loop. Three times recursive in fact
(ContextMenuHelper::exec -> KMessageBox -> ...) I'll need to think how to best
prevent that. Normally, the message box should be model so that subsequent
events are not generated, but obviously event are already in the loop and then
processed.

-- 
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 Digikam-devel mailing list