mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1423] Cursor stuck on client with Windows 10 Server and macOS Big Sur client #1096
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1096
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @halter73 on GitHub (Nov 11, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1423
What happened?
Immediately after upgrading barrier from 2.3.3 to 2.4.0 on my windows server, my cursor started switching to my mac client before reaching the edge of my screen on windows. Then immediately after switching screens to the mac client, my cursor got stuck on the bottom right corner of the client's screen. Both the server and the client have a single monitor attached.
This happened 100% of the time for me after the upgrade. I never had an issue like this before unless something changed my DPI settings while barrier was running which wasn't the case here. I have 125% scaling on my windows server and have the scaling between "Default" and "More Space" on my mac client.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Windows: https://community.chocolatey.org/packages/barrier/2.4.0
MacOS:
c34abf8eb8/Casks/barrier.rbWhat OSes are you seeing the problem on? (Check all that apply)
Windows, macOS
What OS versions are you using?
Server: Windows 10 21H1 19043.1348
Client: macOS Big Sur 11.6
Relevant log output
Windows 10 Server log
macOS Big Sur Client log
Any other information
I tried upgrading my mac client from 2.3.3 to 2.4.0 after upgrading my server in case this issue was caused by a version mismatch, but that did not fix the issue. Then I downgraded my windows server back to 2.3.3, and that completely fixed the issue. I was able to keep the mac client at 2.4.0.
@panaut0lordv commented on GitHub (Nov 20, 2021):
Can confirm fresh setup with HiDPI Windows 11 server and Windows 10 client didn't work out of the box on 2.4.0.
Fiddling with HiDPI compatibility wasn't fruitful but uninstall on server and going with 2.3.4 works just fine (without compat tricks).
@filippo-orru commented on GitHub (Nov 22, 2021):
Can also confirm that using barrier 2.4.0 on Windows 10 (host) and macOS 11.6 (client) does not work. First, I disabled SSL and it fixed https://github.com/debauchee/barrier/issues/1421 but then the mouse would just jump to the bottom right corner when going from host to client.
Using 2.3.3 on the server and 2.4.0 on the client works!
@ghost commented on GitHub (Nov 29, 2021):
Started working when i set scaling to 100% from 150% in windows server display settings.
I confirm that reverting to 2.3.3 works with my desired scaling.
@tinybot-ca commented on GitHub (Nov 30, 2021):
Damn, wish I saw this before I upgraded....... oh well.
@knaos commented on GitHub (Dec 6, 2021):
Same issue. 2.4 Host Windows 10, Client: MacOs 14 M1 chip
@santo74 commented on GitHub (Dec 7, 2021):
I can confirm.
Server on a windows 10 laptop with HiDPI, clients on Win10 and Linux (Ubuntu). All Win10 machines running v2.4.0, Linux machine running 2.3.3.
As soon as the cursor leaves the server it disappears and never comes back (until ctrl-alt-del is pressed on the server).
Downgrading to v2.3.4 on the server is the only workaround to get it working.
@SamZebrado commented on GitHub (Dec 11, 2021):
Same issue, Host: Windows 10, Client: MacOs 12.0.1 M1 chip (MacBook Air)
@junbujianwpl commented on GitHub (May 14, 2022):
After downgrading both server and client to 2.3.3, it works again.