mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1715] Not working from Linux -> Linux #1269
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#1269
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 @radstevee on GitHub (Jul 11, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1715
What happened?
Neither mouse or keyboard is working on a Linux server -> Linux client. Also both say
Barrier is starting.and notBarrier is running.for some reason.Version
v2.4.0
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
Arch Linux Repos
What OSes are you seeing the problem on? (Check all that apply)
Linux
What OS versions are you using?
Both are using the latest arch linux iso
Relevant log output
Any other information
No response
@scresante commented on GitHub (Aug 26, 2022):
This seems to be a problem with your underlying system.
Check over https://wiki.archlinux.org/title/Avahi and make sure avahi is working on both systems.
To get better logs run both the server and client from the terminal ex:
barriers -f -d DEBUG2You should be able to make a connection using the actual IP of the server from the client.
@octoshrimpy commented on GitHub (Oct 20, 2022):
check #1812 as it may have been firewall shenanigans
also it looks like you don't have a system tray available for the app to attach itself to.