Version: 2.1.0 (using KDE 4.6.5) OS: Linux When I select multiple images, whether using CTRL + Left click, or via highlighting that aren't tagged as images and try to remove then with the "X" option on one of the tags, it removes facial tags on some pictures outside of the selection and only removes a partial list of the images selected. Reproducible: Always Steps to Reproduce: Select multiple images, remove tag. Actual Results: Some of the selection is removed, pictures outside the selection are removed. Expected Results: Selection to be removed. OS: Linux (x86_64) release 2.6.40-4.fc15.x86_64 Compiler: gcc
Is there any pattern? Some minimum number of selected images, does the problem appear with a contiguous or a non-contiguous selection? For starters, can you reproduce when selecting one, two or three faces?
Hello Marcel, Thank you for your response. The only pattern I've noticed is more than one. I've tried concurrent selections of two, three, and four, and I've also tried non-contiguous selections of two, three, and four as well and tried them and it doesn't remove everything within the selection.
Marcel, I've also found the issue is the same for applying tags for faces, if you try to apply tags to multiple selections tags are applied to faces not within the selection. The correct number of tags are applied, but not to the correctly selected faces.
I can reproduce this on digikam from current git. I just selected a whole folder containing 38 pictures. I clicked on the "-" link on one of the pictures. 19 pictures remained selected, and some other pictures that were not selected disappeared. After clicking again, 9 pictures remained selected, then 4, then 2, then 1. So the operation is applied to approximately half the images. The bug is especially annoying because some other images are deselected and I found no way to bring them back.
Is the current a "normal" album, a tag or any of the searches? Does this matter? What are your settings regarding sorting and grouping of pictures?
It is a "normal" album. I do not have any filters or searches enabled, when I do enable a filter such as "RAW Files" the issue still occurs. My current settings for sorting and grouping pictures is sorting images by name ascending, and grouping images by album. I have tried changing the sorting and grouping options and still get the same result, with a filter and without a filter.
Git commit 16d8236edd31e57410caea49bf5e4dcc6b8fbda1 by Marcel Wiesweg. Committed on 10/09/2011 at 22:50. Pushed by mwiesweg into branch 'master'. Retrieve all information from the given indexes before starting to remove indexes Removing an index and then having invalid indexes may have introduced weird bugs. CCBUG: 277808 CCBUG: 279977 M +33 -15 digikam/items/digikamimageview.cpp http://commits.kde.org/digikam/16d8236edd31e57410caea49bf5e4dcc6b8fbda1
This may be related to 277808
I tried to reproduce this issue with the latest git and it seems that the latest version fixed the issue that I was having. Thank you Marcel.
*** Bug 282592 has been marked as a duplicate of this bug. ***