IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
490 stars 72 forks source link

SpaceFM 1.0.6 Doesn't correctly obey file sorting for new files #726

Open versus666 opened 5 years ago

versus666 commented 5 years ago

Example : I set a directory with some files inside to 'view-> sort-> modified'. I transcode several files and the output is this directory. I noticed spaceFM sort the new files out of order. Let's call them 1, 2, 3, 4, in the same order of transcoding. After the transcoding the files in spaceFM are shown 1, 3, 2, 4. Even if when looking at the file properties I can see that : 1 was last modified 2018-07-14 16:36:41, 3 @ 2018-07-14 19:23:23, 2 @ 2018-07-14 18:33:39, 4 @ 2018-07-14 21:02:27 No other file operations were done and I can see the same behavior when downloading files (browser or wget). I have not tried to replicate this bug yet but I see it very often so I'm surprised it wasn't reported yet (or at least I haven't seen it as such).