Bug 381697

Summary: Cannot remove an image whose file has already been deleted by another application
Product: [Applications] digikam Reporter: philippe weyland <philippe.weyland>
Component: Thumbs-ImageAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: caulier.gilles, metzpinguin
Priority: NOR    
Version: 5.5.0   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 5.7.0

Description philippe weyland 2017-06-26 19:24:59 UTC
When I try to "Move to trash" an image for which the file has already gone from disk DK doesn't remove the image from album.
The work around I've found is to recreate that file on disk (whatever the content), and then DK accepts to "Move to trash".
Is there a better mean ?
Comment 1 caulier.gilles 2017-06-26 19:34:53 UTC
Press F5 ?

Gilles Caulier
Comment 2 Maik Qualmann 2017-06-26 19:42:02 UTC
DigiKam monitors his albums with the QFileSystemWatcher. Just tested, an externally deleted image automatically disappears from the album.

Maik
Comment 3 philippe weyland 2017-06-26 20:20:49 UTC
As long as I don't press F5, the thumbnail stays visible, but disappears when I press F5. I hadn't seen that. Thank you !