mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #821] dnscrypt-proxy --version gives "invalid .Xauthority file" error #558
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#558
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 @Freso on GitHub (Sep 28, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/821
With
firejail:Without
firejail:I'm not sure whether this is actually an error with
dnscrypt-proxy(I'm not sure why it'd need.Xauthorityto print the version string…), but figured I'd post here first.I have no custom settings yet.
PS.
firejail firejail --versionworks, but doesn't have access to see what's supported and what isn't.@manevich commented on GitHub (Sep 28, 2016):
It seems to be error message of Firejail, not of
dnscrypt-proxy --version.Is your
~/.Xauthoritysymlink? It's pretty unusual setup, I think.Can you provide some details: where it pointing, OS version?
In any case, this should not be fatal error, just warning, so I will send pull request with fix soon.
Your information can make this fix better.
@Freso commented on GitHub (Sep 28, 2016):
@manevich commented on GitHub (Sep 28, 2016):
I added pull request with fix: https://github.com/netblue30/firejail/pull/822
Thanks for reporting.