[digikam] [Bug 261417] Duplicate image counter is not adjusted when removing a duplicate

Mario Frank bugzilla_noreply at kde.org
Mon Nov 14 14:43:36 GMT 2016


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

--- Comment #18 from Mario Frank <mario.frank at uni-potsdam.de> ---
Hey,

I found all that spots when I extended the duplicates search to the interval
variant. And I did see the contextmenuhelper, too. 

And I traced the signal-slot-connections. The image preview view signals the
stacked view that signals the digikam view. This one then signals either the
table or image view  which then delete the selected images.
In both cases, an update of the modified albums is necessary. Since now
multiple SAlbums can be selected and one image can be part of multiple SAlbums,
I can have n SAlbums for update.

Thus, I first have to find out which albums need to be updated. And since I can
jump from an SAlbum with the context menu to a physical album and delete the
duplicate image there, I am not even in the context of the duplicates search.

Am I overseeing something? Is there a good spot to catch which SAlbums were
modified?

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


More information about the Digikam-devel mailing list