mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1575] When I use version 2.4.0, it doesn't work. #1181
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#1181
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 @sH1222J on GitHub (Feb 18, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1575
What happened?
I don't know the exact cause, but it even auto-detects, but it doesn't work after that.
The server is Windows 11 and the client is M1 MacBook Air 12.1.
So I downgraded to 2.3.4, but this version works better.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
The server is Windows 11 and the client is M1 MacBook Air 12.1.
What OSes are you seeing the problem on? (Check all that apply)
Windows, macOS
What OS versions are you using?
The server is Windows 11 and the client is M1 MacBook Air 12.1.
Relevant log output
No response
Any other information
No response
@pradumnk-mahanta commented on GitHub (Feb 22, 2022):
@sH1222J It did not for me as well. However, Version 2.3.4 works like a charm. Use Version 2.3.4.
@Excedrin commented on GitHub (Feb 27, 2022):
I tried 2.4.0 with Win 10 server and Mac (Big Sur) client and when the client connects, it immediately takes over the cursor and sends it to the far edge of the client screen.
I downgraded the server to 2.3.4 and things work fine, without downgrading the client.
Server side log:
@8fdafs2 commented on GitHub (Mar 3, 2022):
Please follow the instructions of https://github.com/debauchee/barrier/issues/42#issuecomment-396000618, on barriers.exe instead of barrier.exe, to see if this Windows-to-Mac problem gets solved or not.
@Excedrin commented on GitHub (Mar 3, 2022):
Yes, this works. Stopped Barrier service, found barriers.exe, properties -> compatibility -> all users -> change high DPI settings -> check program DPI ("I signed in to Windows") and High DPI scaling override ("Application").
Thanks!