! 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 !
Timestamps caching is over-aggressive.
Status:
RESOLVED: DUPLICATE

Comments

Description Alistair Buxton 2013-11-21 23:19:20 CET
If you delete a file, and then copy in another file with the same name, the old file's modification date is shown. For example:

 mkdir -p ~/test/del/ ~/test/keep/
 touch -d 20120103 ~/test/del/foo.txt
 touch -d 20090103 ~/test/keep/foo.txt

Now open a thunar window on each directory. Delete either file, and copy over the other one. The timestamp is "sticky". This isn't reflected at the filesystem level, and the error does not persist after thunar is restarted.

Here is a video demonstrating the bug:

http://youtu.be/9rU_5IUuMqM

This might be related to the other thunar timestamp bugs, but opening a new bug because this is a specific, easily reproducible case.
Comment 1 Alistair Buxton 2013-11-21 23:39:16 CET
This bug was reported downstream at https://bugs.launchpad.net/thunar/+bug/1252655
Comment 2 Matt32 2015-02-02 14:33:10 CET
Does this bug look similar to bug 11008 ?
Comment 3 Alistair Buxton 2015-02-03 10:08:08 CET
Yes it's the same bug.

*** This bug has been marked as a duplicate of bug 11008 ***

Bug #10504

Reported by:
Alistair Buxton
Reported on: 2013-11-21
Last modified on: 2015-02-03

People

Assignee:
Jannis Pohlmann
CC List:
3 users

Version

Attachments

Additional information