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

--- Comment #10 from Mario Frank <mario.fr...@uni-potsdam.de> ---
(In reply to Maik Qualmann from comment #8)
> I have for a test the workaround code removed.
> 
> https://cgit.kde.org/digikam.git/tree/libs/database/item/imagescanner.
> cpp#n393
> 
> But the problem with the wrongly linked grouped image IDs is also not fixed
> with the garbagecollection branch.
> 
> Maik

Maik,
I just compiled the current state of the garbage collection branch and did the
following:
1) Define 3 images as grouped
2) move the group to a different directory
Result:
The images are now located in the target directory and are still grouped.

My garbage avoidance for moved items works like follows: If items are moved, I
set the album to the target album. Thus, the ImageScanner should not detect the
moved image files as new and thus also should not detect the images as
identical. Moreover, the images entries stay intact and the image relation
grouped should not be touched.

I can not reproduce the problem in the current state of the garbage collection
branch.

Can you both test against this branch?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to