mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1288] Failed synergy connections break mouse motion #1027
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#1027
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 @edanaher on GitHub (Sep 12, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1288
What happened?
I upgraded from Synergy to Barrier, and was initially pleased, but quickly found that sometimes the mouse would jump around on the client screens rather than moving smoothly - it seemed like it would quickly jump back and forth between one fixed location and the actual area it was moving through, while moving at half or less of real time. This made barrier effectively unusable. Restarting would fix it for a few seconds, but it would quickly break again.
It turns out I unfortunately still had an old Synergy service running on a Windows VM. It was generating various errors in the logs about insecure/failed connections, but I figured those were harmless, and I couldn't track down where they were coming from. However, once I turned off that service, those errors and the glitchy mouse movement went away.
I don't know where this is coming from, but it seems like a clear bug if unknown connections can completely break this.
Version
v2.3.3
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
NixOS packages (Linux), Github download (Windows)
What OSes are you seeing the problem on? (Check all that apply)
Linux, Windows
What OS versions are you using?
NixOS unstable, Windows 10
Relevant log output
No response
Any other information
No response