This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.
Phone : Samsung galaxy S23 Ultra Issue: No more streams to download #341
Open
Description
Checklist
- I am able to reproduce the bug with the latest version.
- I am not able to reproduce the bug with the same version of upstream NewPipe.
- 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.25.1
Steps to reproduce the bug
Tried to download Walked by Slump6s and it shows this
Exception
- User Action: ui error
- Request: ACRA report
- Content Country: US
- Content Language: en-US
- App Language: en_US
- Service: none
- Version: 0.25.1
- OS: Linux samsung/dm3quew/dm3q:13/TP1A.220624.014/S918U1UEU1AWF3:user/release-keys 13 - 33
Crash log
java.lang.NullPointerException: Attempt to read from field 'android.widget.ProgressBar org.schabi.newpipe.databinding.DownloadDialogBinding.loadingProgressBar' on a null object reference in method 'void org.schabi.newpipe.download.DownloadDialog.hideLoading()'
at org.schabi.newpipe.download.DownloadDialog.hideLoading(DownloadDialog.java:1117)
at org.schabi.newpipe.download.DownloadDialog.lambda$checkForYoutubeVideoSegments$11(DownloadDialog.java:1107)
at org.schabi.newpipe.download.DownloadDialog.$r8$lambda$IjRHiQuZ95tNbfhTAXVRUDIqfgU(DownloadDialog.java:0)
at org.schabi.newpipe.download.DownloadDialog$$ExternalSyntheticLambda13.accept(R8$$SyntheticClass:0)
at io.reactivex.rxjava3.internal.observers.ConsumerSingleObserver.onSuccess(ConsumerSingleObserver.java:62)
at io.reactivex.rxjava3.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:81)
at io.reactivex.rxjava3.android.schedulers.HandlerScheduler$ScheduledRunnable.run(HandlerScheduler.java:123)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8757)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Expected behavior
I expected it to dl the song
Actual behavior
It just crashed
Screenshots/Screen recordings
No response
Logs
Exception
- User Action: ui error
- Request: ACRA report
- Content Country: US
- Content Language: en-US
- App Language: en_US
- Service: none
- Version: 0.25.1
- OS: Linux samsung/dm3quew/dm3q:13/TP1A.220624.014/S918U1UEU1AWF3:user/release-keys 13 - 33
Crash log
java.lang.NullPointerException: Attempt to read from field 'android.widget.ProgressBar org.schabi.newpipe.databinding.DownloadDialogBinding.loadingProgressBar' on a null object reference in method 'void org.schabi.newpipe.download.DownloadDialog.hideLoading()'
at org.schabi.newpipe.download.DownloadDialog.hideLoading(DownloadDialog.java:1117)
at org.schabi.newpipe.download.DownloadDialog.lambda$checkForYoutubeVideoSegments$11(DownloadDialog.java:1107)
at org.schabi.newpipe.download.DownloadDialog.$r8$lambda$IjRHiQuZ95tNbfhTAXVRUDIqfgU(DownloadDialog.java:0)
at org.schabi.newpipe.download.DownloadDialog$$ExternalSyntheticLambda13.accept(R8$$SyntheticClass:0)
at io.reactivex.rxjava3.internal.observers.ConsumerSingleObserver.onSuccess(ConsumerSingleObserver.java:62)
at io.reactivex.rxjava3.internal.operators.single.SingleObserveOn$ObserveOnSingleObserver.run(SingleObserveOn.java:81)
at io.reactivex.rxjava3.android.schedulers.HandlerScheduler$ScheduledRunnable.run(HandlerScheduler.java:123)
at android.os.Handler.handleCallback(Handler.java:942)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loopOnce(Looper.java:226)
at android.os.Looper.loop(Looper.java:313)
at android.app.ActivityThread.main(ActivityThread.java:8757)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:604)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)
Affected Android/Custom ROM version
Android 13 / Linux OS
Affected device model
Samsung galaxy S23 Ultra
Additional information
None