mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #506] Stuck on Barrier is starting #396
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#396
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 @fieldengr2010 on GitHub (Nov 21, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/506
I'm attempting to use Barrier between a Debian 10 and macOS Catalina (10.15.1) but keep getting the Barrier is starting message.
The Debian box is configured as the server and is ready and waiting.
The Mac is configured as the client with the server IP entered, but it doesn't go past the "is starting" point.
Any potential ideas or pointers to where this might be coming from at all?
The same happens to the Mac if I make it the server.
@fieldengr2010 commented on GitHub (Nov 21, 2019):
Found the source of the problem. Turns out I hadn't put the screen name in correctly and so it was refusing to talk to the Linux box.
@MisutaaAsriel commented on GitHub (Dec 8, 2022):
Can I ask how you fixed this? I put in an invalid screen name by accident and now barrier just crashes in a loop.
I can't find any config files, and the generated config files have the correct screen name (but if you try launching barrier gui via the command line it shows that its being launched with
"--name", "Invalid Name".I'd love to change it but I can't get into the config panel.
It seems to be storing the data in some kind of shared store somewhere? And loading it that way. But I have no idea where that is at.