mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1590] The mouse and keyboard stop responding, along with the browser window hanging #1188
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#1188
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 @fatumfl on GitHub (Mar 3, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1590
What happened?
Start the server and the client. The program works successfully. Open the browser on the server side.
Browser is not an active window: switching to the client and back is successful.
Browser is an active window: switch to the client, everything works on the client side; switch back to the server - the mouse freezes, the browser window goes to the status of "Not Responding".
Control over the mouse returns when stop Barrier on the client side.
The browser window unhangs when stop Barrier on the server side.
Tested on MS Edge, Vivaldi, Chrome. Haven't tested on non-chromium browsers.
Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
GitHub releases page
What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
Windows 10 21H2 both on server and client side.
Relevant log output
Any other information
Tried enabling Fix Preserve Focus and disabling Drag&Drop and Clipboard sharing - doesn't help.
Browser window mode - maximized or windowed - does not affect the situation, as long as browser window is focused.
@wk1093 commented on GitHub (Feb 17, 2023):
I have this problem when I am focused on the Barrier window on my server (windows 11), and I move my mouse from the client (ubuntu 22.04) to the server.