mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #842] Client loses server IP if server is unavailable at startup #668
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#668
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 @txtad on GitHub (Aug 18, 2020).
Original GitHub issue: https://github.com/debauchee/barrier/issues/842
Operating Systems
Server: Linux Mint 20: Linux tadpc 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Client: Linux Mint 20: Linux tadpc 5.4.0-42-generic #46-Ubuntu SMP Fri Jul 10 00:24:02 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Barrier Version
dpkg -l: 2.3.2+dfsg-1build1
Help->About: 2.3.2-Release-00000000
Steps to reproduce bug
Other info
Other versions
I would have built 2.3.3 to test with that, but libqt4-dev isn't easily available on Mint 20.
@txtad commented on GitHub (Aug 21, 2020):
It turns out that I had misdiagnosed the problem. It wasn't the order of startup, but rather I needed to log out of Cinnamon once on the client to get Barrier to save the server IP. Once I did that, it starts up and reliably connects on auto-login.