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

Unable to import newpipe backup #7550

Closed
4 tasks done
PrinceRaj53 opened this issue Dec 18, 2021 · 1 comment
Closed
4 tasks done

Unable to import newpipe backup #7550

PrinceRaj53 opened this issue Dec 18, 2021 · 1 comment
Labels
bug Issue is related to a bug

Comments

@PrinceRaj53
Copy link

PrinceRaj53 commented Dec 18, 2021

Checklist

Steps to reproduce the bug

  1. Go to Settings
  2. Go to content
  3. Press on "import database"

Actual behavior

When I try to import newpipebackup.zip file by clicking import database, the app just crashes without any warning. On 2nd or third crash, it displays a crash log given below.

Expected behavior

The settings, history, playlists & subs contained in the backup should have been restored.

Screenshots/Screen recordings

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: none
  • Version: 0.21.14
  • OS: Linux Android 11 - 30
Crash log

android.content.ActivityNotFoundException: No Activity found to handle Intent { act=android.intent.action.OPEN_DOCUMENT cat=[android.intent.category.OPENABLE] typ=application/zip flg=0x43 (has extras) }
	at android.app.Instrumentation.checkStartActivityResult(Instrumentation.java:2073)
	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1729)
	at android.app.Activity.startActivityForResult(Activity.java:5430)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:597)
	at androidx.core.app.ActivityCompat.startActivityForResult(ActivityCompat.java:237)
	at androidx.activity.ComponentActivity$2.onLaunch(ComponentActivity.java:210)
	at androidx.activity.result.ActivityResultRegistry$2.launch(ActivityResultRegistry.java:167)
	at androidx.fragment.app.Fragment$9.launch(Fragment.java:3510)
	at androidx.activity.result.ActivityResultLauncher.launch(ActivityResultLauncher.java:47)
	at org.schabi.newpipe.settings.ContentSettingsFragment.lambda$onCreatePreferences$0(ContentSettingsFragment.java:76)
	at org.schabi.newpipe.settings.ContentSettingsFragment.$r8$lambda$IJ0-sY_2nFZ8j0D13C6AQ28cAn0(Unknown Source:0)
	at org.schabi.newpipe.settings.ContentSettingsFragment$$ExternalSyntheticLambda7.onPreferenceClick(Unknown Source:2)
	at androidx.preference.Preference.performClick(Preference.java:1184)
	at androidx.preference.Preference.performClick(Preference.java:1166)
	at androidx.preference.Preference$1.onClick(Preference.java:181)
	at android.view.View.performClick(View.java:7570)
	at android.view.View.performClickInternal(View.java:7525)
	at android.view.View.access$3900(View.java:836)
	at android.view.View$PerformClick.run(View.java:28680)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:260)
	at android.app.ActivityThread.main(ActivityThread.java:8260)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:612)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1006)


Device info

  • Android version/Custom ROM version: 11 (not using any custom rom)

Additional Notes : No debloating was performed on the phone yet. I'm using the phone's default file manager.

@PrinceRaj53 PrinceRaj53 added the bug Issue is related to a bug label Dec 18, 2021
@litetex
Copy link
Member

litetex commented Dec 18, 2021

Duplicate of #7113

Install a SAF compatible filemanager.

@litetex litetex closed this as completed Dec 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is related to a bug
Projects
None yet
Development

No branches or pull requests

2 participants