mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #42] Moving From Windows to Ubuntu doesn't work #33
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#33
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 @rainybreeze777 on GitHub (May 22, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/42
Operating Systems
Server: Windows 10 version 1709 (OS build 16299.431)
Client: Ubuntu 18.04 LTS
Barrier Version
2.1.0-Release
Steps to reproduce bug
Other info
When I just finished setting up Barrier and establish connection, first attempt at using
@AurisAudentis commented on GitHub (Jun 9, 2018):
I can attest to the same issue on Linux Mint Sylvia 18.3.
Is there any workaround/fix availiable or in the works?
UPDATE:
found a workaround: properties of the executable barrier -> compatibility -> all users -> High dpi options -> check all the boxes.
After this, the program seems to work as intended. This was a known problem in synergy.
@dayne commented on GitHub (Jun 10, 2018):
Sounds like these issues from synergy-core:
@walker0643 commented on GitHub (Sep 8, 2018):
Can you try
075d4f4and report back? If you're not comfortable building from source you could wait for the next release, 2.2. Thanks!@walker0643 commented on GitHub (Sep 8, 2018):
Please reopen if you still have this issue after upgrading to 2.2. Thanks!
@xurongchen commented on GitHub (Feb 24, 2019):
Thanks! However I solved the problem by setting the executable 'barrriers' but not the 'barrier'.
@ScriptingDad commented on GitHub (Aug 10, 2019):
@AurisAudentis your workaround still worked in 2.3.1. Thanks! not sure why it worked but I've been playing with this for 4 hours now and this is the only thing that did the trick.
@stevesobol commented on GitHub (Dec 23, 2019):
I'm having the same problem with macOS, as detailed in a bug that was marked as a dupe of this one. It existed in Synergy 1.8 and the workaround there was to turn off clipboard sharing, which I have done, but I'd rather have it enabled.
@rstacruz commented on GitHub (Feb 14, 2022):
I'm on barrier 2.4.0 in Windows 11, and what worked for me was this, but on the executable
barriers.exe(notbarrier.exe).@liamjwang commented on GitHub (Apr 24, 2022):
@MyAlfisti Uninstalling v2.4.0 and installing v2.3.4 on Windows 11 (barrier server) fixed the problem for me.
I'm using the barrier client v2.4.0 on Ubuntu 18.04.
@DarwinDemian commented on GitHub (Jun 21, 2022):
Found a fix, this was happening because of the screen scaling. I was using 100% with Linux, and 125% on Windows. After setting the scaling to 100% on Windows, the mouse started working on the other screen.
@sexycode commented on GitHub (Jul 20, 2022):
thanks change to 100% on windows , mouse is OK
@ultrageek commented on GitHub (Mar 24, 2023):
I'm not seeing any setting to change screen scaling. Where is this, please?
Server: Windows 10 (V2.4.0)
Client: MacOS (Ventura 13.0)
@xyz1001 commented on GitHub (Mar 30, 2023):
Another resolution is change the barrier exe compability setting. Right click exe, select properties, Compability and click "Change high DPI settings" button, check "override high DPI scaling behavior" and select Application. Barrier will works ok after restart.

@SteveClement commented on GitHub (Aug 11, 2023):
The DPI settings tweak still works ;)
@Migelo commented on GitHub (Nov 7, 2023):
November update, still works!
@aaomidi commented on GitHub (Dec 13, 2023):
Is there a solution for Linux server and MacOS client users?