-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Unable to download videos #8021
Comments
So as the error states there was not an appropriate file-manager found. I think if you enable Samsung's default file manager everything should work as expected. However "Material Files" should work normally - at least what I have heard from other users. |
Apparently not. |
This comment was marked as spam.
This comment was marked as spam.
yeah same issue here with Material files |
I have the same problem using 21.16 or higher (up to current 22.1), even with Material Files. I tried reinstalling old 21.15 version and the standard download (no SAF) works smoothly, while enabling SAF gives the following error: Exception
Crash log
android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.OPEN_DOCUMENT_TREE flg=0x43 (has extras) } |
This comment was marked as duplicate.
This comment was marked as duplicate.
The issue is still here with 0.23.1. @litetex, since I'm with Android 10 (CrDroid 6.8) on a Xiaomi Mi A3, this doesn't seem to be device specific. Moreover, it doesn't depend on the file manager. |
This is not app specific, it's a problem that arises because a pre-installed OS component (SAF compatible file manager) is missing.
Doesn't look like the default OS to me. Does it have an fully SAF compatible file manager?
I recently found out that Material Files might not be able to save files using SAF (e.g. Export Database is not working). However read operations work fine for me. |
I'm sorry, this was my fault. Nevertheless, it may be useful to clarify what was the problem for me; @Vinesauced, see if this solves the issue for you. As stated here Material Files it is not a SAF provider, hence if you lack Files (com.android.documentsui) - usually the default file manager - then SAF access won't work. |
Checklist
Affected version
0.22.1
Steps to reproduce the bug
Expected behavior
Expected to download
Actual behavior
An error popups saying "No app on your device can open this" "No appropriate file manager was found for this action. Please install a Storage Access Framework compatible file manager" despite having a file manager with this capability.
Screenshots/Screen recordings
No response
Logs
No response
Affected Android/Custom ROM version
Android 11
Affected device model
Samsung Galaxy A02s
Additional information
I have installed nearly every file manager on f-droid and tested this error, enabled NewPipe to access files in the permission manager, used a file manager that was recommended here on github (Material Files by Hai Zhang), and the error also occurs when attempting to export subscriptions. I have disabled Samsung's default file manager.
The text was updated successfully, but these errors were encountered: