Naveen Singh

Results 766 comments of Naveen Singh

> Seven months on and still no fix. I am grateful for the workaround, but why does this bug exist in the first place since this was not an issue...

My only rooted device recently took a nap and now won't wake up. I will check this soon on another device.

> 1. Open any folder containing many files. > 2. Wait forever (while recognising the loading bar) In my case, only some folders are affected. This is not a performance...

No updates yet. You'll be notified when this is fixed.

It'll be fixed when time permits. There are more than a thousand issues in this project, and they all can't be handled at once.

- Does it happen always or randomly? - Where is this **Download** folder located? Is it the default/internal storage or an SD Card? - Do you have any screenshots/recordings for...

One more: - How was this file created? Was it downloaded using some browser or was it transferred from some other device?

> Do you have any screenshots/recordings for this? Would be great if you could share a screen recording.

[This function](https://github.com/FossifyOrg/File-Manager/blob/98383895c5c04540f67da13e509d6cdac73d2a89/app/src/main/kotlin/org/fossify/filemanager/extensions/Context.kt#L14) is probably returning `true` when it shouldn't meaning the SD Card path is being treated as a system directory by the app. May or may not be related...

> Maybe the logic could be improved to better handle such cases? What would happen if the app attempted to delete the file even if it was not allowed to?...