Skip to content
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

Can't delete or move files #282

Closed
IM71 opened this issue Jul 7, 2022 · 4 comments
Closed

Can't delete or move files #282

IM71 opened this issue Jul 7, 2022 · 4 comments
Labels
type:bug Something isn't working

Comments

@IM71
Copy link

IM71 commented Jul 7, 2022

Describe the bug
A clear and concise description of what the bug is.

When I try to delete or move a file the app says:
Please select the "Pictures" directory of "Internal storage"
then i hit OK and the next page shows "Missing System File Picker"

To Reproduce

  1. Try to delete or move a file
  2. See error

Expected behavior
The file should be moved or deleted.

Screenshots
If applicable, add screenshots or screen recordings to help explain your problem. If they are too private for this public space, feel free to send them by email.

System information and logs:
Aves version: 1.6.9-izzy (Build 2075)
Flutter version: 3.0.2 (Channel stable)
Android version: 12 (SDK 31)
Android build: SP1A.210812.016.S9080ZHU2AVF1
Device: samsung SM-S9080
Mobile services: ready
System locales: en_US
Aves locale: system -> en
Installer: com.google.android.packageinstaller
Log: aves-logs-20220707_232803.txt

Additional context
Already read the closed issue <Can't delete files #112>, and tried follow steps to fix the problem.

Thank you!

@IM71 IM71 added the type:bug Something isn't working label Jul 7, 2022
@barackenkumpel
Copy link

You probably haven't com.google.android.documentsui installed

https://source.android.com/devices/architecture/modular-system/documentsui

@barackenkumpel
Copy link

Screenshot_20220708-090949_Aves

To be able to edit some directories' content you have to grant permission which you can't without documentsui

@barackenkumpel
Copy link

Normally it should redirect you to something like this:
Screenshot_20220708-092340_Files

@IM71
Copy link
Author

IM71 commented Jul 8, 2022

It's solved.
THX!!

@IM71 IM71 closed this as completed Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants