[Digikam-devel] [Bug 94562] renaming an album recreates all	thumbnails
    Alex Ruddick 
    alexrudd0 at gmail.com
       
    Mon Nov 26 23:14:34 GMT 2007
    
    
  
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=94562         
------- Additional Comments From alexrudd0 gmail com  2007-11-27 00:14 -------
I've never looked at the source of digiKam before, but it looks like any operation like rename marks the album as dirty (adds it to dirtyAlbums).  Presumably some process later checks dirtyAlbums and calls digikamthumbnail to refresh everything in them (including thumbnails).  I can't think of a way that this process would know how to do this.  The thumbnail generator doesn't know the old URL, so it can't just use mv.
    
    
More information about the Digikam-devel
mailing list