Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pointer disappearing - HiDPI related? #273

Closed
Mibo5354 opened this issue Mar 27, 2019 · 17 comments
Closed

Pointer disappearing - HiDPI related? #273

Mibo5354 opened this issue Mar 27, 2019 · 17 comments
Labels
bug Something isn't working HiDPI Issues related to HiDPI monitors

Comments

@Mibo5354
Copy link

Mibo5354 commented Mar 27, 2019

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

  1. Turn on Barrier and connect the machines
  2. On server
  3. Move mouse around and try to move to the other machine
  4. Pointer disappears and does not reappear
  5. Disconnect from the client machine to restore pointer

Other info

  • When did the problem start to occur? Since I set it up
  • Is there a way to work around it? No, I tried tweaking the hidpi setting for barriers.exe but nothing worked. HiDPI settings has changed from 1709 hence workaround listed in Moving From Windows to Ubuntu doesn't work #42 is not applicable. On a side note, is there binaries for 2.2 mentioned in the other issue so I can see if it is fixed?
  • Does this bug prevent you from using Barrier entirely? Yes

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.

@AdrianKoshka AdrianKoshka added bug Something isn't working HiDPI Issues related to HiDPI monitors labels Mar 27, 2019
@pgetsos
Copy link

pgetsos commented Apr 6, 2019

Have the same issue, workaround didn't work as well

@tungmeister
Copy link

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
Copy link

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
Copy link
Author

@noisyshape is there binaries for a 2.2.0 build?

@noisyshape
Copy link

@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
Copy link
Author

@noisyshape is the instructions on the wiki still good, or is there any changes I should know about?

@noisyshape
Copy link

noisyshape commented 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 string Visual Studio 15 2017 Win64 to Visual Studio 16 2019. The resulting build seems to be fine.

@sommoMicc
Copy link

@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.

Plz can you upload somewhere (like in google drive) the 2.2.0 Windows build?

@Mibo5354
Copy link
Author

@sommoMicc Here's the build that I compiled today https://drive.google.com/file/d/1S3Z5mLQT63ZTWIsjiTyzL9qdIjoE-MW1/view?usp=sharing

@AdrianKoshka
Copy link

AdrianKoshka commented Apr 12, 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.

Plz can you upload somewhere (like in google drive) the 2.2.0 Windows build?

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.

  1. Soon means probably within the next week, going on a vacation, and most likely won't be bringing my laptop with me.

@Mibo5354
Copy link
Author

The issue is solved with the newer build, should I close this issue?

@sommoMicc
Copy link

The issue is solved with the newer build, should I close this issue?

Yes. Now it works

@gerroon
Copy link

gerroon commented 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
Copy link

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
Copy link

gerroon commented Jan 10, 2022

@gregors613 going back to 2.3.4 fixes my issue.

@gregors613
Copy link

gregors613 commented Jan 11, 2022

@gerroon, thanks for the advice. downgrading to 2.3.4 on the windows machine worked.

@qmdnls
Copy link

qmdnls commented 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working HiDPI Issues related to HiDPI monitors
Projects
None yet
Development

No branches or pull requests

9 participants