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

App Crashing Adding the Short Video in Now Playing Playlist. #11070

Open
6 tasks done
AF1011 opened this issue May 13, 2024 · 10 comments
Open
6 tasks done

App Crashing Adding the Short Video in Now Playing Playlist. #11070

AF1011 opened this issue May 13, 2024 · 10 comments
Labels
bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up

Comments

@AF1011
Copy link

AF1011 commented May 13, 2024

Checklist

  • I am able to reproduce the bug with the latest version given here: CLICK THIS LINK.
  • 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.27.0

Steps to reproduce the bug

  1. Adding Non-Shorts video
  2. Adding Short vidro into Now Playing lists

Expected behavior

No response

Actual behavior

The app crashed, after adding short video into playlists.

Screenshots/Screen recordings

No response

Logs

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: KR
  • Content Language: ko-
  • App Language: in_ID
  • Service: none
  • Version: 0.27.0
  • OS: Linux samsung/a53xnsxx/a53x:14/UP1A.231005.007/A536EXXU7DWK6:user/release-keys 14 - 34
Crash log

java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.Resources android.content.Context.getResources()' on a null object reference
	at android.widget.Toast.makeText(Toast.java:826)
	at org.schabi.newpipe.util.NavigationHelper.enqueueOnPlayer(NavigationHelper.java:192)
	at org.schabi.newpipe.util.NavigationHelper.enqueueOnPlayer(NavigationHelper.java:206)
	at org.schabi.newpipe.info_list.dialog.StreamDialogDefaultEntry.lambda$static$2(StreamDialogDefaultEntry.java:54)
	at org.schabi.newpipe.info_list.dialog.StreamDialogDefaultEntry.$r8$lambda$HrNW3ftQD3NQNetYZjrz1JDwzD4(StreamDialogDefaultEntry.java:0)
	at org.schabi.newpipe.info_list.dialog.StreamDialogDefaultEntry$$ExternalSyntheticLambda15.accept(R8$$SyntheticClass:0)
	at org.schabi.newpipe.util.SparseItemUtil.lambda$fetchItemInfoIfSparse$0(SparseItemUtil.java:60)
	at org.schabi.newpipe.util.SparseItemUtil.$r8$lambda$rd2kSpgtBScfiwrztd_5JrCbEyQ(SparseItemUtil.java:0)
	at org.schabi.newpipe.util.SparseItemUtil$$ExternalSyntheticLambda2.accept(R8$$SyntheticClass:0)
	at org.schabi.newpipe.util.SparseItemUtil.lambda$fetchStreamInfoAndSaveToDatabase$4(SparseItemUtil.java:121)
	at org.schabi.newpipe.util.SparseItemUtil.$r8$lambda$cfmnXoy0qdCzt8EeO-smvalxWsM(SparseItemUtil.java:0)
	at org.schabi.newpipe.util.SparseItemUtil$$ExternalSyntheticLambda0.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:958)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loopOnce(Looper.java:230)
	at android.os.Looper.loop(Looper.java:319)
	at android.app.ActivityThread.main(ActivityThread.java:8893)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:608)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1103)


Affected Android/Custom ROM version

Android 14 /One UI 6.0

Affected device model

Samsung Galaxy A53 (SM-A5363/DS)

Additional information

No response

@AF1011 AF1011 added bug Issue is related to a bug needs triage Issue is not yet ready for PR authors to take up labels May 13, 2024
@opusforlife2
Copy link
Collaborator

Could you share a video?

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 15, 2024
@AF1011
Copy link
Author

AF1011 commented May 15, 2024

This is actual links
https://www.youtube.com/watch?v=hsFs4K-KZU8 (Shorts)

https://www.youtube.com/watch?v=0fbEdyV1dMA (Non-shorts)

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 15, 2024
@opusforlife2
Copy link
Collaborator

Works for me. Mind sharing a screenrecord?

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 15, 2024
@AF1011
Copy link
Author

AF1011 commented May 16, 2024

Screenshot_20240516_170213_NewPipe

Same here...

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 16, 2024
@opusforlife2
Copy link
Collaborator

This is an image. I asked for a video.

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 16, 2024
@AF1011
Copy link
Author

AF1011 commented May 16, 2024

This is an image. I asked for a video.

Footage video or links?

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 16, 2024
@opusforlife2
Copy link
Collaborator

Footage video.

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 16, 2024
@AF1011
Copy link
Author

AF1011 commented May 23, 2024

Screen_Recording_20240523_112239_NewPipe.mp4

I'll wondering after crashing many times, it's seems normal...

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 23, 2024
@opusforlife2
Copy link
Collaborator

So the bug is not happening anymore?

@opusforlife2 opusforlife2 added the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label May 31, 2024
@AF1011
Copy link
Author

AF1011 commented Jun 5, 2024

So the bug is not happening anymore?

That happen once, if i'll cleared the cache that it's will not crashing again.

@github-actions github-actions bot removed the waiting for author If the author doesn't respond, the issue will be auto-closed. Otherwise the label will be removed. label Jun 5, 2024
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 needs triage Issue is not yet ready for PR authors to take up
Projects
None yet
Development

No branches or pull requests

2 participants