mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #678] Cursor dissapears on server and client #536
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#536
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 @jazomand on GitHub (May 19, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/678
Operating Systems
Server: Windows 10 - 1909 (18363.836)
Client: MacOs 10.15.4
Barrier Version
2.3.2-Release-210c2b70
Steps to reproduce bug
Other info
On the MacOS logs I only get "WARNING: cursor may not be visible".
@nikatjef commented on GitHub (May 21, 2020):
Greetings,
I run into this occasionally in Synergy and the basic problem is that the server is attempting to reset the mouse position and will occasionally reset it to the bottom left pixel of the client, but the client says the mouse is on the server. When this happens, kill and restart the Synergy (Barrier) client.
@jazomand commented on GitHub (May 22, 2020):
Yeah... that's what im doing, but is a valid issue to report, right?
@github-actions[bot] commented on GitHub (Sep 22, 2020):
This issue has been automatically marked as stale due to inactivity. It will be closed if no further activity occurs. Thank you for your contributions.
@p12tic commented on GitHub (Jan 10, 2021):
Let's not close valid bug reports.
@kar0v commented on GitHub (Apr 19, 2021):
Also experiencing this on a new install between Windows server & Linux Mint client.
@tom-tan commented on GitHub (Oct 11, 2021):
I have the same problem with Windows server (reproduced with Windows 10 & Windows 11) and macOS (11.6) client with the following barrier versions.
On the other hand, I found that it works with the following versions:
I guess it works with 2.3.3 release but does not work with HEAD.
@g1uc0se commented on GitHub (Dec 12, 2021):
thanks to tom-tan,
I reproduce this invisble cursor by using 2.4.0 release on a windows(21H1) server, a windows(21H1) client and a mac client. After I change server version back to 2.3.3, barrier works perfect. I believe this is like you cannot use the same version on server and client bugs XD
@szeamer commented on GitHub (Jun 7, 2022):
I am having exactly this problem on a Windows 10 server with a Windows 10 client. The client is a Microsoft Surface Book.
I have tried plugging my mouse into my laptop and back into the server machine - this did not solve the problem.
I have barrier version 2.4.0.
@szeamer commented on GitHub (Jun 7, 2022):
A further note - whenever I try to move my cursor to the client screen, it seems to get stuck in the bottom right corner of the client screen.
@szeamer commented on GitHub (Jun 7, 2022):
I have solved the issue for myself - my server was at 125% scale. I set it to 100% and now everything works as expected.
More details on issue #1382. I might try downgrading to version 2.3.3 on my server to see if that allows me to put my server back at 125% scale. Will update here if that works.
@De-Coder-01 commented on GitHub (Jul 7, 2022):
Can you please update if downgrading solves the issue when scale is set to 125% on server. Thanks
@twadleigh commented on GitHub (Aug 17, 2022):
I can confirm that setting the scale to 100% on my windows server fixed this issue for me with barrier 2.4.0.
I think this may be a regression because I just upgraded from 2.3.2, for which I didn't have a problem.
[I upgraded to 2.4.0 as part of upgrading my Ubuntu machine to 22.04, upgrading the version installed on my windows machine in parallel.]
@EsaKarjalainen commented on GitHub (Sep 19, 2022):
Confirmed, changing server scaling worked. However, now I have eye strain.
@twadleigh commented on GitHub (Oct 7, 2022):
Yes, my real workaround was to make my linux workstation the server. This was itself less than ideal for me because I actually preferred to use the thinkpad keyboard on my windows laptop. Still, I preferred to use a worse keyboard than make my display unusable.
@josephtesfaye commented on GitHub (Jan 26, 2023):
Downloading the latest build from https://dev.azure.com/debauchee/Barrier/_build?definitionId=1 helped me.