Skip to content

App/UI Crashed. #12877

@rajamoneyrich

Description

@rajamoneyrich

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.28.0

Steps to reproduce the bug

  1. Go to 'Downloads'
  2. Press on 'Downloaded Video'

Expected behavior

It should directly open the video in the default selected video player app or ask in which video player app should the video be played in.

Actual behavior

Whenever I press on the Downloaded video to open & play it , Newpipe app crashes.

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: CA
  • Content Language: en-US
  • App Language: en_US
  • Service: none
  • Timestamp: 2025-12-08T02:40:38.725+05:30
  • Package: org.schabi.newpipe
  • Service: none
  • Version: 0.28.0
  • OS: Linux Android 12 - 31
Crash log

java.lang.SecurityException: UID 10235 does not have permission to content://com.android.externalstorage.documents/document/primary%3ADownload%2FTelegram%2FCPU%20vs%20GPU%20vs%20NPU%20-%20Which%20is%20Important%20_.mp4 [user 0] [prefix]; you could obtain access using ACTION_OPEN_DOCUMENT or related APIs
	at android.os.Parcel.createExceptionOrNull(Parcel.java:2440)
	at android.os.Parcel.createException(Parcel.java:2424)
	at android.os.Parcel.readException(Parcel.java:2407)
	at android.os.Parcel.readException(Parcel.java:2349)
	at android.app.IActivityTaskManager$Stub$Proxy.startActivity(IActivityTaskManager.java:2847)
	at android.app.Instrumentation.execStartActivity(Instrumentation.java:1793)
	at android.app.Activity.startActivityForResult(Activity.java:5634)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:780)
	at android.app.Activity.startActivityForResult(Activity.java:5584)
	at androidx.activity.ComponentActivity.startActivityForResult(ComponentActivity.java:761)
	at android.app.Activity.startActivity(Activity.java:6002)
	at android.app.Activity.startActivity(Activity.java:5955)
	at org.schabi.newpipe.util.external_communication.ShareUtils.tryOpenIntentInApp(ShareUtils.java:145)
	at org.schabi.newpipe.util.external_communication.ShareUtils.openIntentInApp(ShareUtils.java:163)
	at us.shandian.giga.ui.adapter.MissionAdapter.viewWithFileProvider(MissionAdapter.java:356)
	at us.shandian.giga.ui.adapter.MissionAdapter.-$$Nest$mviewWithFileProvider(MissionAdapter.java:0)
	at us.shandian.giga.ui.adapter.MissionAdapter$ViewHolderItem.lambda$new$1(MissionAdapter.java:899)
	at us.shandian.giga.ui.adapter.MissionAdapter$ViewHolderItem.$r8$lambda$lUyMuzEHgx7VO8u56WYBu3QggdM(MissionAdapter.java:0)
	at us.shandian.giga.ui.adapter.MissionAdapter$ViewHolderItem$$ExternalSyntheticLambda1.onClick(R8$$SyntheticClass:0)
	at android.view.View.performClick(View.java:7512)
	at android.view.View.performClickInternal(View.java:7489)
	at android.view.View.access$3700(View.java:857)
	at android.view.View$PerformClick.run(View.java:29031)
	at android.os.Handler.handleCallback(Handler.java:938)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:233)
	at android.os.Looper.loop(Looper.java:334)
	at android.app.ActivityThread.main(ActivityThread.java:8399)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:582)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1068)
Caused by: android.os.RemoteException: Remote stack trace:
	at com.android.server.uri.UriGrantsManagerService.checkGrantUriPermissionUnlocked(UriGrantsManagerService.java:1320)
	at com.android.server.uri.UriGrantsManagerService.checkGrantUriPermissionFromIntentUnlocked(UriGrantsManagerService.java:648)
	at com.android.server.uri.UriGrantsManagerService.access$1000(UriGrantsManagerService.java:114)
	at com.android.server.uri.UriGrantsManagerService$LocalService.checkGrantUriPermissionFromIntent(UriGrantsManagerService.java:1541)
	at com.android.server.wm.ActivityStarter$Request.resolveActivity(ActivityStarter.java:640)



Affected Android/Custom ROM version

Android 12 / Funtouch OS 12 Global

Affected device model

Vivo Y51 (V2030)

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue is related to a bugneeds triageIssue is not yet ready for PR authors to take up

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions