mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1149] Client screen never shows on server #923
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#923
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 @jbedgood on GitHub (Apr 28, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1149
I've done this now multiple times with different computers (4 in total). All running windows 10. I installed barrier 2.3.3 on them and everything seems fine. The client shows it connected to the server and the server shows it sees the client. But when I try to move my mouse off screen it disappears and the client shows entering screen the server shows leaving screen but the client screen never shows on my server screen. i always just see my server screen.
Not sure what else to try at this point.
But here are some debug files.
client-barrier.log
server-barrier.log
@Benchwork commented on GitHub (Apr 30, 2021):
not sure that I am understanding..... are you expecting the clients screen to show up on the server? because thats not the intended outcome. the intended outcome is when your move the mouse passed the edge of the server screen, it moves onto the screen of the client.
can you clarify more please?
@jbedgood commented on GitHub (Apr 30, 2021):
Then I guess I totally misunderstand the program as a whole. You're saying
each client has to have its own screen? That being the case it didn't work
that way either but that won't work for me as most my clients tend to run
headless.
On Fri, Apr 30, 2021, 11:31 AM Peter Christenson @.***>
wrote:
@Benchwork commented on GitHub (Apr 30, 2021):
yes every computer has its own screen. barrier is used to allow the keyboard and mouse to move between them instead of using multiple devices or a kvm switch. if your running windows headless I would assume you would use something like RDP to manage them.