mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1917] Windows 11 Pro (Server) connected to Ubuntu 22.04 (Client) #1397
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#1397
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 @relipse on GitHub (Mar 19, 2023).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1917
What happened?
I disabled SSL and got barrier connected but the mouse movements on the ubuntu machine are unbearably slow.
Version
v2.4.0
Git commit hash (if applicable)
3e0d758bIf 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 11 Pro and Ubuntu 22.04
Relevant log output
No response
Any other information
No response
@matt-oplo commented on GitHub (May 9, 2023):
I'm having a similar issue. Upgraded to Windows 11 Pro, and mouse movement does not work on the client (Ubuntu 22.04) at all. When I switch to the client screen, the cursor moves to the bottom right corner and moving the mouse has no effect. Keyboard still works 100% as expected.
(v2.4.0)
@raymondhardy commented on GitHub (May 19, 2023):
Same issue with Windows 11 Pro to OSX.
I tried with and without SSL same error.
I checked firewall in windows it was all configured correctly,
Strange thing is it works OSX server and Windows Client just fine...
Not seeing any errors in the logs at all.
@J-SbiN commented on GitHub (Aug 8, 2023):
I WAS experiencing the same,
(mind that I am using barrier 2.3.2)
1 - Ubuntu 20.04 unity (server) + Ubuntu 20.04 unity (client) --> Success!
2 - Ubuntu 20.04 unity (server) + Win11 (client) --> Success!
3 - Win11 (server) + Ubuntu 20.04 unity (client) --> No Joy!...
Here is how I made it work:

1 - Went to windows firewall setting and allowed all the tree barrier executables: "barrier", "barrierc" an "Barrier Listner".
2 - went to "Configure Server" and created a new screen with the client name (guess the auto config is not as omnipotent as it should...).

So, i guess the the "Auto config" could be improved! But the program works...
@GOKORURI007 commented on GitHub (Sep 25, 2023):
Notice that when select the barrier executables in windows firewall setting, do not select a shortcut or the setting will not work as expected.
@JiaoRenHong commented on GitHub (Oct 13, 2023):
I changed the firewall configuration, but when the mouse is moved from Windows to ubuntu, the mouse can click, but it cannot move
@Carter-chao commented on GitHub (Nov 3, 2023):
me too