After deleting a photo (using the delete key), the sideview is not updated and the photo is still shown when clicking on the thumbnail. Another delete operation reports a 'file does not exist' error message, since the photo has been deleted on the disk. Reproducible: Always This bug is critical since it makes you lost the track of what has been deleted and what is not, and can lead to a lost of photos if you do not realise the problem immediatly.
Mohamed, It's reproducible on your computer ? Gilles
For information, I have checked that I can reproduce this bug on virtual machines with both fedora 20 & 21: the thumbnail sideview is never updated after a deletion. The version in use is 4.8.0.
Yes, it is reproducible
Created attachment 91666 [details] showfotodelete.patch This patch enabled code and adds needed functions. The missing functions was taken from the ImageModel or ImportImageModel. Maik
Git commit 1f3b72d30df31a024c97c15828542b8e8db66029 by Gilles Caulier. Committed on 22/03/2015 at 08:04. Pushed by cgilles into branch 'master'. apply patch #91666 from Maik Qualmann to fix issue in Showfoto thumbnails when item is deleted. FIXED-IN: 4.9.0 M +3 -1 NEWS M +1 -1 showfoto/main/showfoto.cpp M +37 -1 showfoto/thumbbar/showfotoimagemodel.cpp M +5 -2 showfoto/thumbbar/showfotoimagemodel.h http://commits.kde.org/digikam/1f3b72d30df31a024c97c15828542b8e8db66029
Git commit afb2d59644193b696bb61b3e377af28b21b7e1fb by Gilles Caulier. Committed on 21/03/2015 at 17:53. Pushed by cgilles into branch 'frameworks'. backport commit #1f3b72d30df31a024c97c15828542b8e8db66029 from git/master to frameworks branch M +1 -1 showfoto/main/showfoto.cpp M +37 -1 showfoto/thumbbar/showfotoimagemodel.cpp M +5 -2 showfoto/thumbbar/showfotoimagemodel.h http://commits.kde.org/digikam/afb2d59644193b696bb61b3e377af28b21b7e1fb