-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BUG: exFAT Manager freeze #48
Comments
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. |
I tried to reproduce this bug, but I couldn't. I deleted files and empty folders from NTFS and internal HDD without freeze. |
When this happened to me, my USB was formatted as exFAT, and plugged into the left USB port (usb006) |
@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? |
When using the exFAT Manager, it’s possible to freeze if you press triangle in an empty directory.
The text was updated successfully, but these errors were encountered: