-
-
Notifications
You must be signed in to change notification settings - Fork 452
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
Audio player slider reached a negative value #7026
Labels
bug
Something isn't working
Comments
Happened again, on a download that had audio but no video. Time to the left said -8 seconds before crashing, similarly to last time.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps to reproduce
This may not be particularly reproducible (it may have been some freak combination of circumstances), but I'll write what I did. First, I clicked on and opened a (online) video in LibreTube, which then started loading and played automatically. Then, I pressed the "audio" button to switch the video into audio-only mode. Once the slider got to ~15 seconds, I pressed the back-by-10-seconds button twice in quick succession, which somehow landed the slider at -3 seconds (which is what was displayed in the UI).
Expected behavior
The slider should have been clamped at 0, rather than going to a negative value.
Actual behavior
The slider went to a negative value, displaying a time of -3 seconds briefly before the app crashed. The next time I opened up the app, it displayed the below error and stack trace:
LibreTube version
0.27.0
Android version
Android 14
Other details
If needed, I can provide the video I was attempting to play.
Acknowledgements
The text was updated successfully, but these errors were encountered: