mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[GH-ISSUE #1525] Resolved: log file keeps appearing in wrong place #1150
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#1150
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 @gth on GitHub (Jan 17, 2022).
Original GitHub issue: https://github.com/debauchee/barrier/issues/1525
What happened?
Kept on getting a barrier.log logifle appearing on the desktop, despite the barrier GUI indicating it was disabled and set to a different location. Eventually identified two different settings in the registry:
Not sure how/when the second entry gets created, given the barrier client correctly displays the information in the first branch. I changed the second LogFilename entry to match the first, and while the log file still appears (despite being disabled), at least it no longer appears on the desktop. Issue created to document issue & work-around.
Version
v2.3.3
Git commit hash (if applicable)
No response
If applicable, where did you install Barrier from?
github.
What OSes are you seeing the problem on? (Check all that apply)
Windows
What OS versions are you using?
Windows 7 Professional (yeah, I know - legacy system)
Relevant log output
Any other information
No response