IRISMAN icon indicating copy to clipboard operation
IRISMAN copied to clipboard

BUG: exFAT Manager freeze

Open ghost opened this issue 2 years ago • 4 comments

When using the exFAT Manager, it’s possible to freeze if you press triangle in an empty directory.

ghost avatar May 10 '22 11:05 ghost

After further testing, it seems that deleting a file will also cause a freeze — it doesn’t happen instantly, rather once the file is actually deleted. This happens for files on the internal hdd as well as a usb.

ghost avatar May 12 '22 17:05 ghost

I tried to reproduce this bug, but I couldn't.

I deleted files and empty folders from NTFS and internal HDD without freeze.

aldostools avatar May 12 '22 18:05 aldostools

When this happened to me, my USB was formatted as exFAT, and plugged into the left USB port (usb006)

ghost avatar May 12 '22 20:05 ghost

@aldostools I've just checked in fm.c, and it looks like you added some file exist checks after I reported the bug. My guess would be that you forgot to add the fixed version to the compiled version?

ghost avatar Oct 16 '22 15:10 ghost