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

Expandable player with unified UI ANDROID 4.4.4 crash normale player #4060

Closed
ghost opened this issue Aug 2, 2020 · 4 comments · Fixed by #4061
Closed

Expandable player with unified UI ANDROID 4.4.4 crash normale player #4060

ghost opened this issue Aug 2, 2020 · 4 comments · Fixed by #4061
Labels
bug Issue is related to a bug

Comments

@ghost
Copy link

ghost commented Aug 2, 2020

When i click play on normal player app crash, but popup player work and music player work :( i have find this problem because now i have try apk with last change. (I test sponsorblock apk)

Exception

  • User Action: ui error
  • Request: App crash, UI failure
  • Content Country: IT
  • Content Language: it-IT
  • App Language: it_IT
  • Service: none
  • Version: 0.19.8
  • OS: Linux Android 4.4.4 - 19
Crash log

java.lang.NoClassDefFoundError: java.util.Objects
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.openMainPlayer(VideoDetailFragment.java:1180)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.lambda$dAtumQzji3VV2MwKInn8YF6nNs8(VideoDetailFragment.java)
	at org.schabi.newpipe.fragments.detail.-$$Lambda$VideoDetailFragment$dAtumQzji3VV2MwKInn8YF6nNs8.run(lambda)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.replaceQueueIfUserConfirms(VideoDetailFragment.java:2101)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.openVideoPlayer(VideoDetailFragment.java:1148)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment.access$1400(VideoDetailFragment.java:133)
	at org.schabi.newpipe.fragments.detail.VideoDetailFragment$1.onServiceConnected(VideoDetailFragment.java:311)
	at android.app.LoadedApk$ServiceDispatcher.doConnected(LoadedApk.java:1131)
	at android.app.LoadedApk$ServiceDispatcher$RunConnection.run(LoadedApk.java:1148)
	at android.os.Handler.handleCallback(Handler.java:725)
	at android.os.Handler.dispatchMessage(Handler.java:92)
	at android.os.Looper.loop(Looper.java:153)
	at android.app.ActivityThread.main(ActivityThread.java:5297)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:511)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:833)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:600)
	at dalvik.system.NativeStart.main(Native Method)


IMG_20200803_022700

@ghost ghost added the bug Issue is related to a bug label Aug 2, 2020
@avently
Copy link
Contributor

avently commented Aug 3, 2020

Will be fixed in #4061
If not a secret what device do you have and what operating system it runs on (it's probably non-AOSP)?

@ghost
Copy link
Author

ghost commented Aug 3, 2020

Is Huawei with android 4.4.4 with emui

@ghost
Copy link

ghost commented Aug 3, 2020

@avently I hope you understand this is an apk where another unofficial PR has been added so you shouldn't take time off to fix something unofficial. Wait for the right time when the PR is merged

@avently
Copy link
Contributor

avently commented Aug 3, 2020

@ingingin in this case it doesn't matter, the code that triggers this exception is still on it's place in dev branch

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

Successfully merging a pull request may close this issue.

1 participant