Some of my images don't appear in the album view even though they are in the folder. The total number of items is also incorrect and doesn't include the missing images. An example image is attached. Reproducible: Always Steps to Reproduce: 1. copy the image to the album folder 2. open the album 3. look for the image Actual Results: image not shown Expected Results: the image to be seen
Created attachment 94623 [details] the image not shown
*** This bug has been marked as a duplicate of bug 357301 ***
sorry for reopening this issue. Just installed digiKam 5.1 from PPA on Ubuntu 16.04. The issue still exists. Terminal output is: digikam.general: Detected change, triggering rescan of "/home/eli/Documents/PicturesCollection/blah/" digikam.database: Starting scan! digikam.dimg: "/home/eli/Documents/PicturesCollection/blah/IMG_0519.JPG" : JPEG file identified digikam.database: Adding new item "/home/eli/Documents/PicturesCollection/blah/IMG_0519.JPG" digikam.database: Recognized "/home/eli/Documents/PicturesCollection/blah/IMG_0519.JPG" as identical to item 3258 digikam.database: Scanning took 3 ms digikam.general: Detected change, triggering rescan of "/home/eli/Documents/PicturesCollection/" digikam.database: Finishing took 116 ms kipi.plugins: KIPI host send thumb ( QSize(256, 192) ) for QUrl("file:///home/eli/Documents/PicturesCollection/blah/IMG_0519.JPG")
This isn't reproducible for me. (Using digiKam 5.1.0 on KUbuntu 16.04) I recommend you to test again with fresh database and provide updates. This was an issue earlier but has been fixed after 5.0.0 (since KIO slaves have been dropped).
Idem here. Problem not reproducible under Linux, MacOS, and Windows with current implementation from git/master (next 5.2.0) Gilles Caulier
Thanks for the quick reply. I create a new db (not just new collection) - It works well. It seems that the original issue was fixed. The issue is that I have an existing db with tags that I don't want to loose. tried so far: Maintenance checked everything with the slower option - didn't help. Database migration - didn't help. It seems that something is "stuck" in the current db. Any idea how can I save my current tags? Thanks, Eli
To backup tags, write digiKam information in image file metadata. Gilles Caulier
Created attachment 102525 [details] attachment-6441-0.html Thanks! That is what I did and saved all my tags. On Monday, November 28, 2016 1:32 PM, "bugzilla_noreply@kde.org" <bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=352870 --- Comment #7 from caulier.gilles@gmail.com --- To backup tags, write digiKam information in image file metadata. Gilles Caulier