https://bugzilla.xfce.org/show_bug.cgi?id=12356
--- Comment #2 from [email protected] --- I digged a bit deeper into that issue, since it prevented me to use thunar at all. Via strace I found the two problematic files in my folder, both openvpn test certificates/keys. I will attach them (no worries, they are in no use anywhere). Both files have a invalid(?) Access time set, `stat ta.key` shows: $ stat ta.key File: ‘ta.key’ Size: 636 Blocks: 8 IO Block: 4096 regular file Device: 1bh/27d Inode: 2813079 Links: 1 Access: (0775/-rwxrwxr-x) Uid: ( 1000/ bob) Gid: ( 1000/ bob) Access: 3735167774830903552 Modify: 2015-10-29 19:12:04.000000000 +0100 Change: 2016-06-28 21:39:53.026144899 +0200 Birth: - All other files I checked have an access time in the same format as Modify or Change. I don't know about the specifications of the times here, but apparently the files are invalid? No idea which program caused this issue though. Well, my problem is solved, but maybe thunar should be more failsafe with invalid files like this. KDE's krusader for instance has no issue with displaying a folder with these files inside. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
