[Bug 33494] Re: gthumb doesn't re-scan thumbnails when permissions change

Daniel Holbach daniel.holbach at ubuntu.com
Thu Mar 8 14:18:14 UTC 2007


From: http://bugzilla.gnome.org/show_bug.cgi?id=335496#c1
The thumbnailing code determines the thumbnail "freshness" based on the file
mtime. chmod doesn't change the mtime, but touch does. 

It isn't worth the added complexity to track the ctime too (which changes when
permissions are changed). We use GnomeThumbnail (from libgnomeui), which relies
on mtime. 

This is a deliberate design choice, so I'm marking it as "NOTABUG".


** Changed in: gthumb (Ubuntu)
       Status: Confirmed => Rejected

-- 
gthumb doesn't re-scan thumbnails when permissions change
https://launchpad.net/bugs/33494




More information about the desktop-bugs mailing list