! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Thunar doesn't update thumbnails as needed
Status:
CLOSED: FIXED

Comments

Description Scott H 2006-02-06 20:03:47 CET
I don't know about implementation of this because last time I tried Nautilus, it
had the same annoying problem. But essentially, if you have a file that shows up
with a thumbnail in thunar, that thumbnail will never be refreshed. Common use
cases where you would want it refreshed are:

1. You have file1.png and file2.png. If you delete file1.png and rename
file2.png to file1.png, it will still show the original thumbnail.

2. If you have a file1.png, edit it in gimp, save it, the original thumbnail is
still shown.

It's very hard to work with images when thumbnails do not properly refresh.

Reproducible: Always
Steps to Reproduce:
1. Have two image files.
2. Delete the first image file, rename the second image file to the name of the
first.

Actual Results:  
The thumbnail of the first image file is still shown.

Expected Results:  
Updated/refreshed the thumbnail.

I'm using thunar-svn 19738.
Comment 1 Benedikt Meurer editbugs 2006-02-06 21:23:01 CET
Fixed with revision 19771.

2006-02-06	Benedikt Meurer <benny@xfce.org>

	* thunar/thunar-icon-factory.c: Properly reload/regenerate thumbnails
	  when image files are changed. Bug #1435.
Comment 2 Scott H 2006-02-08 05:26:52 CET
Working great now, thanks!

Bug #1435

Reported by:
Scott H
Reported on: 2006-02-06
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.2.1svn

Attachments

Additional information