johndbritton / teleport

Virtual KVM for macOS
GNU General Public License v2.0
790 stars 132 forks source link

Mojave: Cannot change screens after changing Spaces #44

Closed stanger closed 3 years ago

stanger commented 5 years ago

It appears that due to some changes with Spaces in Mojave you cannot move your mouse from a remote machine to the local machine unless you are on the same space as when you moved your mouse to that machine. Here is my setup:

screen shot 2018-10-23 at 9 11 37 am

Here are steps to replicate the issue using the machine names from my setup:

1) Move the mouse from cascade to dopplebock. 2) Change the Space on dopplebock. 3) Attempt to move the mouse back to cascade.

I am currently running a locally compiled version of Teleport from the current head on GitHub.

amouro commented 5 years ago

My current alternative workaround is using the binding key to return the mouse control from remote machine. This sometimes makes the cursor disappear for a while until some click or move.

johndbritton commented 3 years ago

I cannot replicate this issue on the latest release v1.2.2 while running macOS Big Sur.

I have experienced a similar issue in the past that I think was caused by connecting and disconnecting a display which then made teleport display my two screens as overlapped so that I could only go from one computer to the other but not back.

I cannot recreate this issue by switching spaces, however.

If this is still an issue, please update and provide more detail about reproduction. I'm not sure what about your setup might be causing this issue.

stanger commented 3 years ago

This does appear to be be resolved. I'll close the ticket.

johndbritton commented 3 years ago

Thanks for the report and for following up @stanger.