[Digikam-devel] [Bug 278345] [2.0] Context menu > Assign Tags > Recently assigned tags not preserved between session and fixed size

Andi Clemens andi.clemens at googlemail.com
Sun Apr 22 15:13:21 BST 2012


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

--- Comment #11 from Andi Clemens <andi.clemens at googlemail.com> ---
Git commit 31fb43e49ac8b938c2d41a00e0ffb065868d94c1 by Andi Clemens.
Committed on 22/04/2012 at 16:12.
Pushed by aclemens into branch 'master'.

Preserve recently assigned / used tags

This commit contains a dirty hack, because writeSettings() is called every time
a tag was added / removed to an image. This is currently needed because the
destructor of the AlbumDB object is never called. Setting a breakpoint in its
destructor shows that it never reaches the code.

Marcel, is this a problem, besides possibly having a memory leak here?

Andi

CCMAIL:marcel.wiesweg at gmx.de

M  +33   -3    libs/database/albumdb.cpp
M  +6    -0    libs/database/albumdb.h

http://commits.kde.org/digikam/31fb43e49ac8b938c2d41a00e0ffb065868d94c1

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Digikam-devel mailing list