Skip to content

Error with audio lounge #5293

@B0pol

Description

@B0pol

Checklist

Steps to reproduce the bug

Open https://streaming.media.ccc.de/rc3/ambientlounge in newpipe

Actual behaviour

-> infinite loading
-> snackbar showing up
-> when you click on report, the crash reporter crashes:

Exception

  • User Action: ui error
  • Request: App crash, UI failure
  • Content Country: FR
  • Content Language: fr-FR
  • App Language: fr_FR
  • Service: none
  • Version: 0.20.8
  • OS: Linux Android 9 - 28
Crash log

java.lang.NullPointerException: Attempt to invoke virtual method 'void java.lang.Throwable.printStackTrace(java.io.PrintWriter)' on a null object reference
	at org.schabi.newpipe.report.ErrorActivity.getStackTrace(ErrorActivity.java:164)
	at org.schabi.newpipe.report.ErrorActivity.elToSl(ErrorActivity.java:172)
	at org.schabi.newpipe.report.ErrorActivity.startErrorActivity(ErrorActivity.java:114)
	at org.schabi.newpipe.report.ErrorActivity.lambda$reportError$0(ErrorActivity.java:102)
	at org.schabi.newpipe.report.-$$Lambda$ErrorActivity$HI3F3TjOpAv-degtFRP9Y1N7-5o.onClick(Unknown Source:8)
	at com.google.android.material.snackbar.Snackbar$1.onClick(Snackbar.java:307)
	at android.view.View.performClick(View.java:6597)
	at android.view.View.performClickInternal(View.java:6574)
	at android.view.View.access$3100(View.java:778)
	at android.view.View$PerformClick.run(View.java:25906)
	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)


Expected behavior

It plays fine.

btw, it's a audio only livestream, it should be detected as such by NewPipeExtractor. It's not the case because there is not the same layout as soundcloud one with audio only.

Device info

  • Android version/Custom ROM version: 9
  • Device model: pocophone F1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue is related to a bugmedia.ccc.deService, https://media.ccc.de/waiting for authorIf the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions