[Digikam-devel] [Bug 272023] DigiKam crash on deleting tags (quickly)
Marcel Wiesweg
marcel.wiesweg at gmx.de
Sun May 15 16:01:42 BST 2011
https://bugs.kde.org/show_bug.cgi?id=272023
Marcel Wiesweg <marcel.wiesweg at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #2 from Marcel Wiesweg <marcel wiesweg gmx de> 2011-05-15 17:01:37 ---
Git commit 59e5acd4f132b3b585644d2f470e79b3bb185284 by Marcel Wiesweg.
Committed on 15/05/2011 at 16:51.
Pushed by mwiesweg into branch 'master'.
Strictly use AlbumPointer safeguards whereever a dialog (=event loop) is
entered.
Remove the parentTag mechanism, instead store the tag in the QAction.
Hopefully fixes the crash on rapid deletion with recursive event loops.
BUG: 272023
M +2 -1 NEWS
M +4 -0 digikam/album/albummanager.h
M +3 -5 digikam/tags/tagfolderview.cpp
M +35 -31 digikam/tags/tagmodificationhelper.cpp
M +12 -7 digikam/tags/tagmodificationhelper.h
M +6 -3 digikam/utils/contextmenuhelper.cpp
M +4 -3 digikam/utils/contextmenuhelper.h
http://commits.kde.org/digikam/59e5acd4f132b3b585644d2f470e79b3bb185284
--
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