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 with audio lounge #5293

Closed
4 tasks done
B0pol opened this issue Dec 27, 2020 · 2 comments
Closed
4 tasks done

Error with audio lounge #5293

B0pol opened this issue Dec 27, 2020 · 2 comments
Labels
bug Issue is related to a bug media.ccc.de Service, https://media.ccc.de/ waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed.

Comments

@B0pol
Copy link
Member

B0pol commented Dec 27, 2020

Checklist

  • I am using the latest version - 0.20.8
  • I checked, but didn't find any duplicates (open OR closed) of this issue in the repo.
  • I have read the contribution guidelines given at https:/TeamNewPipe/NewPipe/blob/HEAD/.github/CONTRIBUTING.md.
  • This issue contains only one bug. I will open one issue for every bug report I want to file.

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
@B0pol B0pol added bug Issue is related to a bug media.ccc.de Service, https://media.ccc.de/ labels Dec 27, 2020
@Stypox
Copy link
Member

Stypox commented Jan 15, 2021

Could you check if this apk from the ci in #5148 solves the error-reporter-crashing issue?

@opusforlife2 opusforlife2 added waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. and removed more info needed labels Apr 8, 2022
@github-actions
Copy link

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

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 media.ccc.de Service, https://media.ccc.de/ waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed.
Projects
None yet
Development

No branches or pull requests

3 participants