-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Consistent crash if video player closed before the video loads #9448
Comments
What's the value of |
423 dp (system default) |
Your video is blank. Try uploading again? |
Ah, it's the same problem. You'll have to make a new video. Is this playing for you in the browser? Edit: actually, never mind. I'm pretty sure I know what the bug is, but just to confirm, you try to close the player while the initial buffering is ongoing? Black screen with loading indicator; seekbar is a dark red and no start and end time is shown? |
The video is playing fine for me, I checked on multiple devices. Yes, the crash occurs when you attempt to close the player while its initially loading. |
HwVideoEditor_2022_11_26_161133740.mp4New video |
It's the same issue I reported here: #8646 (comment) But I only get it on Tablet mode (Smallest width >480 dp). You seem to be getting it even on Phone layout. Just to cover all bases, is |
Tablet mode is off, yes. |
Reproducible on android 11 (lineage 18.1), smallest width 587dp (smallest display and font size in android/display settings), for both tablet mode on and off. Although it doesn't just happen when closing video before load for me: same crash log when notification group is closed while loading, or sometimes while refreshing feed with video playing, or closing playing video while feed is refreshing. Not sure if these are more related to other issue posted but its the same crash log so posted here. |
@Douile Change your smallest width to less than 480 dp and see if it still occurs. |
Yes it still occurs |
Checklist
Affected version
0.24.1
Steps to reproduce the bug
Expected behavior
Video playback stops
Actual behavior
Newpipe crashes
Screenshots/Screen recordings
XRecorder_Edited_23112022_022904.mp4
Logs
Exception
Crash log
Affected Android/Custom ROM version
Android 10 / EMUI 12.0.0
Affected device model
Huawei P30 Lite
Additional information
No response
The text was updated successfully, but these errors were encountered: