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

Error receiving broadcast Intent #4915

Closed
4 tasks done
TobiGr opened this issue Nov 18, 2020 · 1 comment
Closed
4 tasks done

Error receiving broadcast Intent #4915

TobiGr opened this issue Nov 18, 2020 · 1 comment
Labels
bug Issue is related to a bug

Comments

@TobiGr
Copy link
Member

TobiGr commented Nov 18, 2020

Checklist

Steps to reproduce the bug

Opened a stream vida trending. Happens randomly.

Logs

Exception

  • User Action: ui error
  • Request: App crash, UI failure
  • Content Country: DE
  • Content Language: de-DE
  • App Language: de_DE
  • Service: none
  • Version: 0.20.3
  • OS: Linux Android 9 - 28
Crash log

java.lang.RuntimeException: Error receiving broadcast Intent { act=org.schabi.newpipe.VideoDetailFragment.ACTION_PLAYER_STARTED flg=0x10 } in org.schabi.newpipe.fragments.detail.VideoDetailFragment$4@30efbb5
	at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0(LoadedApk.java:1401)
	at android.app.-$$Lambda$LoadedApk$ReceiverDispatcher$Args$_BumDX2UKsnxLVrE6UJsJZkotuA.run(Unknown Source:2)
	at android.os.Handler.handleCallback(Handler.java:873)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:193)
	at android.app.ActivityThread.main(ActivityThread.java:6718)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:491)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:858)
Caused by: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=org.schabi.newpipe/.player.MainPlayer }: app is in background uid UidRecord{b18ec90 u0a131 LAST bg:+51m30s800ms idle change:idle procs:1 seq(57,57,57)}
	at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1577)
	at android.app.ContextImpl.startService(ContextImpl.java:1532)
	at android.content.ContextWrapper.startService(ContextWrapper.java:664)
	at org.schabi.newpipe.player.helper.PlayerHolder.startService(PlayerHolder.java:88)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment$4.onReceive(VideoDetailFragment.java:1360)
	at android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0(LoadedApk.java:1391)
	... 8 more


Device info

  • Android version/Custom ROM version: /e/ OS (0.12.-2020102981459) - Android 9
@TobiGr TobiGr added the bug Issue is related to a bug label Nov 18, 2020
@opusforlife2
Copy link
Collaborator

I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.

ಠ▃ಠ

Duplicate of #4653

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