GNOME Bugzilla – Bug 516125
gthumb doesn't retry generating thumbnails
Last modified: 2008-04-01 19:38:16 UTC
If generating a thumbnail fails for some reason (like insufficient privileges) an "empty" thumbnail is generated in ~/.thumbnails/fail/gnome-thumbnail-factory/. As long as this file exists gthumb doesn't retry to generate a thumbnail. This means that in the example of insufficient privileges changing the permissions alone does not allow the user to see a thumbnail. Please considering cleaning the ~/.thumbnails/fail directory after a period of time or when the application is closed so generating a thumbnail will at least be retried. Thanks in advance
This could be related to bug 310298
It's more related to bug 523028.
Okay then. Let's add a dependency here.
The trunk version of gthumb no longer generates failed thumbnails for files that can not be read. That will resolve this issue. Also, the trunk version of gnome-settings-daemon now includes a thumbnail cleaner (bug 523159). - Mike