> Back on topic, I recently read another thread about purging the
> thumbnails cache after a certain period. 

My patch will probably be applied to gnome-settings-daemon after it 
branches for gnome 2.23. Thumbnails will be purged shortly after logon, 
and once a day after that.

http://bugzilla.gnome.org/show_bug.cgi?id=523159

 > The solution to the problem
> brought up here should IMHO be that thumbnails of files on removable
> devices _can_ be created but that they should always be purged
> _immediately_ after it is disconnected. More generally speaking,
> thumbnails of inaccessible files on any volume should be purged, just
> with a lower priority.
> 
> Did anyone file a bug yet?

Cool idea!

There is a complication, however: the thumbnails are stored using a 
hashed version of the original filename. It is not possible to tell from 
the thumbnail itself which file it corresponds to (one way hashing, in 
other words).

You have to know what files have been thumbnailed in order to delete the 
matching thumbnails.

That makes it difficult to create an elegant method of deleting 
thumbnails from a certain location.

- Mike
_______________________________________________
Usability mailing list
Usability@gnome.org
http://mail.gnome.org/mailman/listinfo/usability

Reply via email to