TeamNewPipe / NewPipe

A libre lightweight streaming front-end for Android.
https://newpipe.net
GNU General Public License v3.0
30.92k stars 3.01k forks source link

App crashes when scrolling up in playlist view after video has played in fullscreen #11278

Closed Outlet2048 closed 3 weeks ago

Outlet2048 commented 1 month ago

Checklist

Affected version

0.27.1

Steps to reproduce the bug

  1. Add enough videos in a playlist so that scrolling becomes available
  2. Scroll down and click play a video
  3. Use player in fullscreen (landscape) mode
  4. After watching the video minimize player and end up back in playlist overview
  5. A little transparent bar is visible in the upper part of the screen (bug)
  6. Scrolling up for a few videos will cause the app to crash (also undoes any deletions you've made in the playlist before)

Opening any other screen like the channel page or leaving the playlist and entering it again prevents the crash

Expected behavior

I should be able to scroll up

Actual behavior

App crashes

Screenshots/Screen recordings

Image of transparent top bar that indicates a crash can be reproduced: signal-2024-07-14-00-42-34-669

Logs

No logs available as app crashes completely with no option to copy logs

Affected Android/Custom ROM version

OxygenOS 14.0

Affected device model

OnePlus 9 Pro

Additional information

Can be reproduced 100% of the time

opusforlife2 commented 1 month ago

You can use Scoop from F-Droid to capture the crash report.

Outlet2048 commented 1 month ago

I don't currently have a desktop for ADB available But generally I can reproduce the issue 100% of the time Maybe someone else that has scoop running can confirm / deliver a log?

opusforlife2 commented 1 month ago

It works fine here. We can wait until a PC is available to you.

WagnerGMD commented 4 weeks ago

You can use Scoop from F-Droid to capture the crash report.

From my smartphone (under Android 12), I wasn't able to find it with the name sic... Then if someone meet this trouble use the word "crash" (inside the search), it will appear ! At the contrary, as you can probably assume (https://f-droid.org/en/packages/taco.scoop/) I had find it easily from the website.

Affected version : 0.27.2

Steps to reproduce the bug :

  1. Watch any video from YouTube (specially in fullscreen)
  2. Go to the history then take your time to scroll it
  3. That's the origin of the crash ? For example, if you want to reach the top very very very quickly, we don't know why this kind of bug continu to happen (none logs)
  4. Are you sure Scoop is able to provide them ?
  5. Can I recopy on my PC ? Could you provide the command lines in the case it's require ADB (I'm not very familiar with it).

NB : After the installation of Scoop_v2.4.2, I had discover a trouble (inside the Settings) :

1) READ_LOGS permission is denied
2) adb shell pm grant taco.scoop android.permission.READ_LOGS
3) READ_LOGS permission is granted
4) Next step ? Let's hope somebody will provide an explanation (which will be add to Wiki ?) because apparently there is no longer support.
github-actions[bot] commented 4 weeks ago

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.

Outlet2048 commented 3 weeks ago

I have tried to use ADB to give permission but it refuses to recognize my device. So i can provide permission to scoop

opusforlife2 commented 3 weeks ago

Then there's nothing that can be done, really. At the very least, you can try reproducing on a different OS/device to make sure this isn't specific to yours.

Try to troubleshoot your ADB issue using the XDA website.

Outlet2048 commented 3 weeks ago

I believe this is due to my USB A to USB C cable having been broken and replaced by a different one I assume the new one only does charging and no data / commands

And my computer doesn't have any USB C ports so I'm currently out of luck in that regard

wiziritka commented 3 weeks ago

Same issue on Android 9, MIUI 11. You need add 20 any videos in playlist, scroll down and start watching any of the last 6. And do that the author said. It works 100% of the time. Screenshot_2024-08-07-15-17-33-530_org schabi newpipe

I also want to say that a similar problem has already occurred in versions 0.25.0+ and its difference from this one was that the playlist header interface was also displayed on top of everything, I will find it later.

wiziritka commented 3 weeks ago

10753. But this is a duplicate of some other issue and I don't know which one.

Outlet2048 commented 3 weeks ago

10753. But this is a duplicate of some other issue and I don't know which one.

That seems to be the exact same issue to me from what I can see in the video and description Didn't manage to find that issue when searching before opening mine though

opusforlife2 commented 3 weeks ago

Oh. Then this is a duplicate of #4475.