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

[OS X] Switching Spaces when mpv is paused causes mpv to freeze for ~5 seconds #20

Closed
ChrisK2 opened this issue Jan 31, 2013 · 3 comments

Comments

@ChrisK2
Copy link
Member

ChrisK2 commented Jan 31, 2013

With pigoz's build mpv-20120124-3b22404, Mountain Lion 10.8.2, opengl-hq

Procedure:

  • Play a video
  • Pause it
  • Switch to a different space using swipe gesture on a trackpad
  • Switch back to the space with mpv
  • mpv is now frozen for ~5 seconds, in full screen, the mouse will get/stay invisible
  • after unfreezing everything is back to normal

Switching spaces while mpv is playing causes no problems, also switching spaces with shortcuts or MissionControl doesn't cause the problem.

Reproduced on multiple systems.

@pigoz
Copy link
Member

pigoz commented Jan 31, 2013

I think this might be caused by the asynchronous event handling when paused used on OSX, but I can't reproduce this issue on 10.8.2 :(

@ChrisK2
Copy link
Member Author

ChrisK2 commented Jan 31, 2013

Okay, found out that it only happens when using the swipe gesture on a trackpad.

@pigoz
Copy link
Member

pigoz commented Jan 31, 2013

Yep, I can reproduce now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants