mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #273] Pointer disappearing - HiDPI related? #222
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#222
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 @Mibo5354 on GitHub (Mar 27, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/273
Operating Systems
Server: Windows 10 1809 - 1920x1080 with 125% scaling
Client: Manjaro Linux - 1366x786
Barrier Version
2.1.0-RELEASE-0b2dfd80
Steps to reproduce bug
Other info
There seem to be a window of movement on the server machine that is equal to the resolution of the client. The window starts from the top left corner and I can move the pointer without it disappearing but when it moves out it disappears until I disconnect.
This occurs on synergy [1.4.12] as well, that's why I tried out barrier.
@pgetsos commented on GitHub (Apr 6, 2019):
Have the same issue, workaround didn't work as well
@tungmeister commented on GitHub (Apr 8, 2019):
I've got the same issue, my mouse will disappear after moving ~75% over my main monitor and it's practically impossible to get it to appear again.
@noisyshape commented on GitHub (Apr 9, 2019):
I suspect this is the same issue as #206, #194, and #94. The problem is resolved for me with a 2.2.0 build.
@Mibo5354 commented on GitHub (Apr 10, 2019):
@noisyshape is there binaries for a 2.2.0 build?
@noisyshape commented on GitHub (Apr 10, 2019):
@Mibo5354 No there aren't. It looks like there are some problems with the Windows build system. The binaries compile fine though and I can email you a zip file if you're desperate enough.
@Mibo5354 commented on GitHub (Apr 10, 2019):
@noisyshape is the instructions on the wiki still good, or is there any changes I should know about?
@noisyshape commented on GitHub (Apr 10, 2019):
@Mibo5354 The instructions are good. Just follow them carefully. Once you have the binaries, stop all Barrier processes and copy everything into your existing installation folder. If you can't complete the build, start a new issue and I'll try to help.
Edit: There is one problem that I know of.
Qt doesn't support VS2019 yet, so you'll need VS2017 to follow the build guide.If you use VS2019, you'll have to use the VS2017 Qt libraries and edit the clean_build.bat stringVisual Studio 15 2017 Win64toVisual Studio 16 2019. The resulting build seems to be fine.@sommoMicc commented on GitHub (Apr 12, 2019):
Plz can you upload somewhere (like in google drive) the 2.2.0 Windows build?
@Mibo5354 commented on GitHub (Apr 12, 2019):
@sommoMicc Here's the build that I compiled today https://drive.google.com/file/d/1S3Z5mLQT63ZTWIsjiTyzL9qdIjoE-MW1/view?usp=sharing
@AdrianKoshka commented on GitHub (Apr 12, 2019):
This should be happening soon-ish™1? Waiting for a PR to fix something with the windows installer script. Then I'll be able to make a build and official release.
@Mibo5354 commented on GitHub (Apr 14, 2019):
The issue is solved with the newer build, should I close this issue?
@sommoMicc commented on GitHub (Apr 17, 2019):
Yes. Now it works
@gerroon commented on GitHub (Jan 9, 2022):
Hi,
I just bought a 4k monitor and I am hitting this issue. I use 2.4.0 on all 3 Pcs. The servers is a Win10 x64 4K monitor. The cursor disappears around the edges of the 4K monitor, it looks like the cursor is somewhere on one of the clients but hard to tell, no logical or visual control is possible.
@gregors613 commented on GitHub (Jan 10, 2022):
I've just installed 2.4.0.1 on a Windows 10 machine with 2 monitors( 1K and 4K ) and on Linux with the mirrored ( 4K and 1K ). The win10 machine is configured as the server and the linux machine as the client. Monitors are arranged left to right Win10 1K Win10 4K Linux 4K Linux 1K. When I start the server and move my mouse around on the windows machine, it will suddenly disappear and if I press the menu key, the menu on the linux machine appears ( no mouse cursor ) and the following appears in the log
[2022-01-10T11:20:40] DEBUG2: clamp to right of "gregors-linux-pc"
[2022-01-10T11:20:40] DEBUG2: clamp to bottom of "gregors-linux-pc"
@gerroon commented on GitHub (Jan 10, 2022):
@gregors613 going back to 2.3.4 fixes my issue.
@gregors613 commented on GitHub (Jan 11, 2022):
@gerroon, thanks for the advice. downgrading to 2.3.4 on the windows machine worked.
@qmdnls commented on GitHub (Jan 26, 2022):
Same issue here on 2.4.0 to provide another data point. Ubuntu server with Windows 10 client on a 4K monitor (with 150% fractional scaling). Monitors are arranged side by side and when moving the mouse over to the Windows client the cursor does not appear for a few seconds.
Going back to 2.3.4 solved the issue for me too.
@spacewalk01 commented on GitHub (Jan 13, 2026):
@gerroon same downgrade on windows works, finally ( - ⌓ - )