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

Importing Subscriptions Crash #11475

Closed
6 tasks done
Youlooklikescoobydoo opened this issue Aug 26, 2024 · 2 comments
Closed
6 tasks done

Importing Subscriptions Crash #11475

Youlooklikescoobydoo opened this issue Aug 26, 2024 · 2 comments
Labels
question Not really an issue, but more of a question about how something works

Comments

@Youlooklikescoobydoo
Copy link

Youlooklikescoobydoo commented Aug 26, 2024

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have read the FAQ and my problem isn't listed.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.27.2

Steps to reproduce the bug

Importing my YouTube subscriptions apparently crashes the app, not much to add. (At first I was dumb and tried to import the zip hahah... but then I tried actually doing it well and I got disappointed)

Expected behavior

No response

Actual behavior

No response

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: AR
  • Content Language: es-AR
  • App Language: es_AR
  • Service: none
  • Version: 0.27.2
  • OS: Linux motorola/guam_retail/guam:10/QPZ30.30-Q3-38-69/0e470:user/release-keys 10 - 29
Crash log

java.lang.RuntimeException: Unable to start service org.schabi.newpipe.local.subscription.services.SubscriptionsImportService@fb38cd0 with Intent { cmp=org.schabi.newpipe/.local.subscription.services.SubscriptionsImportService (has extras) }: java.lang.SecurityException: Permission Denial: opening provider filemanger.manager.iostudio.manager.utils.ShareFileProvider from ProcessRecord{cfcd54d 25969:org.schabi.newpipe/u0a1305} (pid=25969, uid=11305) that is not exported from UID 11190
	at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4298)
	at android.app.ActivityThread.access$1900(ActivityThread.java:233)
	at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2036)
	at android.os.Handler.dispatchMessage(Handler.java:107)
	at android.os.Looper.loop(Looper.java:241)
	at android.app.ActivityThread.main(ActivityThread.java:7582)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:492)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:941)
Caused by: java.lang.SecurityException: Permission Denial: opening provider filemanger.manager.iostudio.manager.utils.ShareFileProvider from ProcessRecord{cfcd54d 25969:org.schabi.newpipe/u0a1305} (pid=25969, uid=11305) that is not exported from UID 11190
	at android.os.Parcel.createException(Parcel.java:2072)
	at android.os.Parcel.readException(Parcel.java:2040)
	at android.os.Parcel.readException(Parcel.java:1988)
	at android.app.IActivityManager$Stub$Proxy.getContentProvider(IActivityManager.java:5308)
	at android.app.ActivityThread.acquireProvider(ActivityThread.java:6780)
	at android.app.ContextImpl$ApplicationContentResolver.acquireUnstableProvider(ContextImpl.java:2769)
	at android.content.ContentResolver.acquireUnstableProvider(ContentResolver.java:2117)
	at android.content.ContentResolver.openAssetFileDescriptor(ContentResolver.java:1505)
	at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:1338)
	at android.content.ContentResolver.openFileDescriptor(ContentResolver.java:1286)
	at us.shandian.giga.io.FileStreamSAF.<init>(FileStreamSAF.java:32)
	at org.schabi.newpipe.streams.io.StoredFileHelper.getStream(StoredFileHelper.java:188)
	at org.schabi.newpipe.local.subscription.services.SubscriptionsImportService.onStartCommand(SubscriptionsImportService.java:122)
	at android.app.ActivityThread.handleServiceArgs(ActivityThread.java:4280)
	... 8 more


Affected Android/Custom ROM version

Android 10

Affected device model

Moto E7 Plus

Additional information

No response

@Youlooklikescoobydoo Youlooklikescoobydoo added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Aug 26, 2024
@Youlooklikescoobydoo

This comment was marked as resolved.

@ShareASmile
Copy link
Collaborator

Try various workarounds from #10759 and #8040

@ShareASmile ShareASmile added question Not really an issue, but more of a question about how something works and removed bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels Aug 28, 2024
@TeamNewPipe TeamNewPipe deleted a comment from dseynhae Sep 23, 2024
@TeamNewPipe TeamNewPipe deleted a comment from YoungAgile Sep 23, 2024
@TeamNewPipe TeamNewPipe deleted a comment from YoungAgile Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Not really an issue, but more of a question about how something works
Projects
None yet
Development

No branches or pull requests

2 participants