[Digikam-devel] [Bug 160564] No refresh of the number of pictures assigned to a tag after removing the tag from some pictures
Andi Clemens
andi.clemens at gmx.net
Tue Jul 29 10:08:45 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=160564
------- Additional Comments From andi.clemens gmx net 2008-07-29 11:08 -------
If above patch is not applied, the reason for not updating the counter can be found in here for example:
http://lxr.kde.org/source/extragear/graphics/digikam/digikam/tagfilterview.cpp#137
m_album will be empty if all tag instances are removed from images and so the refresh is not done. With the patch applied it seems to work and you get the uninitialized count valued displayed.
More information about the Digikam-devel
mailing list