Syncplay / syncplay

Client/server to synchronize media playback on mpv/VLC/MPC-HC/MPC-BE on many computers
http://syncplay.pl/
Apache License 2.0
2.15k stars 216 forks source link

Weird behaviour if you disconnect a screen #325

Closed DieNand closed 4 years ago

DieNand commented 4 years ago

After disconnecting my external monitor from my laptop and connecting to the server the window disappears (as if still trying to display on the other screen).

This even happens after a reboot with the external monitor still disconnect.

Et0h commented 4 years ago

Try running Syncplay with the --clear-gui-data command line switch and see if that fixes it.

DieNand commented 4 years ago

Ah thanks, yeah that fixed it!

daniel-123 commented 4 years ago

Just for curiosity sake: what window manager/OS even allows such behavior?

DieNand commented 4 years ago

Windows 10. 🤦‍♂️

Et0h commented 4 years ago

Yes, this is a known Windows issue. There is even a page at https://support.microsoft.com/en-gb/help/181691/some-programs-are-displayed-off-the-screen which describes a number of workarounds to resolve the issue. I have now added the issue and the workarounds to https://syncplay.pl/guide/trouble/ for if anyone else has the same problem.