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

Player stops / continues at wrong position after orientation change #5727

Closed
3 tasks done
imwints opened this issue Mar 11, 2024 · 1 comment · Fixed by #5750
Closed
3 tasks done

Player stops / continues at wrong position after orientation change #5727

imwints opened this issue Mar 11, 2024 · 1 comment · Fixed by #5750
Labels
bug Something isn't working

Comments

@imwints
Copy link
Contributor

imwints commented Mar 11, 2024

Steps to reproduce

  • Enable auto-rotation for both the device and the app
  • Start a video
  • Rotate device

Expected behavior

Video should continue playing in the desired orientation.

Actual behavior

Video stops.
(Unreliably: Sometimes the video continues and sometimes at the wrong timestamp)

LibreTube version

Nightly 4ac4884

Android version

14

Other details

screen-20240311-212149_s.mp4

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@imwints
Copy link
Contributor Author

imwints commented Mar 17, 2024

I can still reproduce this like so:

  • Open a video
  • Stop it
  • Close the app and re-enter it
  • Play the video
  • Rotate screen

Is there something happening in onPause that causes this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant