mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #444] Barrier.exe : no configuration avilable #344
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#344
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 @sohanlal1234 on GitHub (Sep 26, 2019).
Original GitHub issue: https://github.com/debauchee/barrier/issues/444
Os : windows 10
Issues ;
Shortcut is not created on dekstop.
When barriers is launched from folder ,
No configuration available is displayed
@shymega commented on GitHub (Sep 26, 2019):
Just need a few more details:
Are you building Barrier from Git? If so, please provide the commit hash
you're building form.
Which build number of Windows 10 are you running?
Have you made a configuration yet?
On this date - Wed, Sep 25, 2019 at 11:25:28PM -0700, sohanlal1234 wrote:
--
Sincerely,
Dom Rodriguez (shymega).
@sohanlal1234 commented on GitHub (Oct 8, 2019):
I downloaded latest exe file in windows . After installing exe , in Windows 10 shortcut is broken .But when I. Installed old version ( 2 version old) of barrier it worked fine .
@shymega commented on GitHub (Oct 8, 2019):
Right. The latest release is v2.3.2 - that's the one you've tried, right? And presumably the one that does work is v2.2.0, correct? What happens when you try to install v2.3.1, could you try that for me?
Thanks.
@nsssim commented on GitHub (Apr 14, 2020):
ok @shymega , I am using v2.3.1 on Windows 10 with the same issue
here is the log while it starts as server
it seems it can't find the config file.
screenshot : https://prnt.sc/rz0kxo

so I tried to change the config file location on my desktop , but with no success
I get
@dieser-niko commented on GitHub (Sep 9, 2020):
Ok, could fix the issue, first of all, my theory is, that barrier can't handle characters like öäü that good, my windows username had one in it. Barrier saves the config into the TEMP directory which is located here: "C:\Users<username>\AppData\Local\Temp". After changing the username and reinstalling barrier (by using IObit Uninstaller to make sure no data from barrier is left) it worked. I can't really tell if that's the issue on your computer but I would give it a try. Also I have to warn you, some Programs wouldn't work that good after that (because they're used to the old path) and also had to be reinstalled.
@dieser-niko commented on GitHub (Sep 9, 2020):
Also I've read in a issue from synergys that it would be possible to just save the config file out of your User folder, like C:\config.scg. Link to the possible solution
@JosePedro1997 commented on GitHub (Oct 7, 2020):
Hey guys, i found a good solution, after having this same problem i went to the above described "Temp" directory and found those files, after that i copied them to the root of my C drive and renamed them to "Barrier.sgc", after that i went to Barrier, changed the option on running server to "use existing configuration", then i pointed to the copied file on C root and now it's working without any problems, so it is very likely that it has to do with word with special characters on the user name, because i also have them on my user and was having the same problem.
Hope it helps someone 👍
@F0rcite commented on GitHub (Oct 20, 2020):
I have the same issue but my user name does not contain any special characters. Moving my config file to C:\ did not resolve the issue.
@brz commented on GitHub (Nov 16, 2020):
Can't believe this still isn't fixed. Took me half an hour to figure out the issue upon first install. I have the "é" character in my user profile name.
Having to copy the config back and forth from the temp folder is time consuming.
C:\Users\xxxéxxx\barrier.sgc was the default suggested path for the configuration file
Also, windows uses backslash and not forward slash as directory separator character...
@shymega commented on GitHub (Nov 16, 2020):
I haven't been involved with Barrier for some time now, and I'm rather apathetic towards the project. There's really not many developers now. In fact, when I was involved, it was just me and @p12tic, IIRC. No one else is a member of the debauchee organisation as a developer. So we basically rely on PRs and one organisation developer now that I'm not wanting to be invovled.