martinmimigames / little-file-explorer

Android 1.0+ mini file explorer and manager
https://martinmimigames.github.io/projects/little-file-explorer/
GNU General Public License v3.0
319 stars 13 forks source link

[Bug] Stuck on permission info screen #37

Closed Cwpute closed 1 year ago

Cwpute commented 1 year ago

Describe the bug The app is stuck on the following screen, trying to access …/emulated/Android/data: Screenshot_20230709-214325 My phone's back button doesn't do anything. The app back button '<-', doesn't do anything either. Restarting the phone didn't do anything.

To Reproduce Steps to reproduce the behavior:

  1. Go to …/emulated/Android/data
  2. That's it.

Expected Behaviour We should be able to acces other directories, if this one isn't accessible. So back buttons should work. The app should also provide additional informations as to why it cannot access these directories, as other file browsers i use can access these, and if the user can do something on his phone to fix this issue.

[Optional] Additional information I think this behavior is partially caused by this new feature from the latest update: https://github.com/martinmimigames/little-file-explorer/issues/12 If it was made optional, this issue could be circumvented.

wmartinmimi commented 1 year ago

Fix will be available next release.

Current workaround would be to remove app data unfortunately. (Although not much is stored)

wmartinmimi commented 1 year ago

Now fixed in Little File Explorer v4.11

You can download it via:

Cwpute commented 1 year ago

Thanks, i'll wait for the Fdroid update.

Cwpute commented 1 year ago

(it is fixed)