mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1083] Ubuntu 20.04 host loses mouse and keyboard in xwindows when windows client is rebooted during windows update #864
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#864
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 @foftoogs on GitHub (Mar 2, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1083
Describe the bug
I use an Ubuntu 20.04 host and a windows 10 client machine.
I find that sometimes when I have focus on the client windows machine and I need to reboot that client machine (with a windows update or something), the mouse and keyboard is no longer working on the ubuntu host. It is like the barrier service dies on the windows machine and the focus remains on the client and does not switch back to the.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect that once you turn off a client machine and the focus is gone (because the client machine is no longer connected to the host machine) that the focus should be put back onto the host machine so that the mouse and keyboard can be used on that host machine.
Desktop (please complete the following information):
HOST OS: Ubuntu 20.04 LTS vanilla install
Barrier version : v2.3.2-release-000000000
HOST OS: Windows 10 (build 19042.804)
Barrier version : v2.3.2-release-3395cca9
Additional context
I have tried this with straight restarting by clicking restart in windows but it does not have the same behaviour. You need to turn the machine off with a mechanism like windows update for the behaviour mentioned above.
@lvzhaobing commented on GitHub (Apr 14, 2021):
I had the same problem, please help.
@tibmeister commented on GitHub (Apr 27, 2021):
I have the same issue with the only remedy is to SSH into the Ubuntu box and kill -9 all barrier processes.
@kohend commented on GitHub (Dec 10, 2022):
I saw this with an Ubuntu client rebooting while the mouse was on the client's screen.