mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2289] keepassxc: QXcbConnection: Could not connect to display :0.0 (MX Linux) #1525
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#1525
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 @brakenow on GitHub (Dec 4, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2289
firejail keepassxc
Reading profile /etc/firejail/keepassxc.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/disable-xdg.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Parent pid 5687, child pid 5688
Warning: skipping machine-id for private /etc
Private /etc installed in 3.16 ms
1 program installed in 6.34 ms
Child process initialized in 60.30 ms
QXcbConnection: Could not connect to display :0.0
Parent is shutting down, bye...
@smitsohu commented on GitHub (Dec 7, 2018):
Does
firejail --noprofile keepassxcwork?@brakenow commented on GitHub (Dec 8, 2018):
Thanks for helping me. I'm not currently running MX Linux. Not sure if I will install it again...
@mxljw commented on GitHub (Jan 27, 2019):
Yes, KeePassXC opens under firejail using the --noprofile option
@rusty-snake commented on GitHub (Jun 26, 2019):
@mxljw does
firejail --ignore=private-etc --ignore=private-tmp --ignore=no3d --ignore=machine-id --ignore="net none" --ignore=nodbus --ignore=protocol --ignore=seccomp --ignore=noroot keepassxcworks?if so try to remove ignore for ignore to figure out which option cause the issue.
if not try to comment all includes in keepassxc.profile
@rusty-snake commented on GitHub (Aug 22, 2019):
@brakenow @mxljw
I'm closing here due to inactivity, please fell free to reopen if you still have this issue.