mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1095] Client/Server input freezes randomly; Pointer is stuck in center of server main display, "magnetized" #875
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#875
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 @jimklo on GitHub (Mar 10, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1095
Describe the bug
I have barrier installed as a server on macOS 10.15.7, and barrier installed on an NVIDIA Jetson (Ubuntu 18.04) as a client.
I will start using barrier, on the client, and then for no understandable reason (possibly a Notification is raised in MacOS), the mouse and keyboard "freeze" with the mouse stuck in the center of the server (macOS). Wiggling the mouse shows it's accepting movement (i.e. I have enlarge pointer when shaking on MacOS), however the mouse is basically magnetized to the center of the main display on the server; keyboard accepts no input.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Mouse and Keyboard input should not "freeze"
Screenshots
n/a
Desktop (please complete the following information):
Additional context
The only other thing that shouldn't be and issue - I do use a custom keyboard running QMK firmware. I would doubt this is an issue, however I mention as It's possible some non-standard key codes might be sent over the USB back, however no client software is required to be installed for the keyboard to function.
@anton-hartman commented on GitHub (Jul 6, 2023):
Hi @jimklo
Can you please tell me how you managed to install Barrier on your NVIDIA Jetson (Ubuntu 18.04)? I have a Jeston Nano (Ubuntu 18.04) and I have been trying to install Barrier for two days now with no success.