mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1646] Keyboard/mouse becomes unresponsive on both host and client #1215
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#1215
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 @Vigrond on GitHub (Apr 15, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1646
What happened?
Sometimes, after barrierc is running for a long time (8+ hours), both my Windows 10 host and Ubuntu 21.10 client lose any keyboard/mouse control.
When trying to use the mouse, the cursor graphic on the client will seem to "vibrate" / shake in place rapidly, but is unresponsive.
The cursor graphic on Windows host is non-existent.
When trying to type, neither the host or client receives normal input.
When hitting the windows key, nothing happens.
When hitting ctrl+alt+del, the Windows screen comes up, however as soon as you select "task manager" and the blue screen goes away, the behavior resumes and control over the task manager program is impossible.
Stopping and restarting the client barrier does nothing, and it is unable to reconnect. (Connection rejected)
The only solution seems to be to "Sign Out" from the ctrl alt del menu, or replug in the mouse and keyboard physically.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
No response
What OSes are you seeing the problem on? (Check all that apply)
Linux, Windows
What OS versions are you using?
Windows 10 Enterprise host
version 10.0.19044 Build 19044
Ubuntu 21.10 client
Relevant log output
No response
Any other information
I will try to update the log next time it happens, since the log seems to be erased every start, I needed to enable the log to file option.
@Vigrond commented on GitHub (Apr 26, 2022):
update...
it seems Ubuntu keeps starting new barrierc processes over time. I found 3 concurrent barrierc processes with the no tray option. In the windows log they were all competing as they were the same client name.
So most of the log looks like this:
etc...
Then, every now and then theres a...
I suspect this is when barrier kills input for the host machine.
Log attached for reference.
barrier.log
@yllekz commented on GitHub (May 2, 2022):
I'm running into a similar issue. My Linux Mint desktop is the server, and I have a Windows laptop as a client. When I shut down the Windows laptop, I am unable to use the mouse/keyboard on the desktop/server until I SSH in via another device, open htop, and kill all barrier processes, including one that ratchets the CPU past 100%.