mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1168] Windows 10, server configuration file cannot be opened if its path contains multi-byte characters #937
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#937
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 @thebodzio on GitHub (May 22, 2021).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1168
Bug description
Barrier fails to open configuration file if its path contains multi-byte characters (Polish, German or any other). Any multi-byte character either in one of the folder names or configuration file name causes the issue.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Configuration should be read in successfully.
Log excerpt
What follows is a log excerpt for the case when config file was put in “D:/Ogońki/” folder.
Desktop (please complete the following information):
Additional information
The same problem occurs also when config file is attempted to read in from temporary file in user's profile folder if user name contains multi-byte characters (like in Polish names, e.g. “Michał”).