mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1274] (firefox:5): dconf-CRITICAL #865
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#865
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 @xdpFrank on GitHub (May 13, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1274
firejail firefox works
firejail --overlay firefox does not work
mint@mint-i5-intel ~ $ firejail --overlay firefox
Reading profile /etc/firejail/firefox.profile
Reading profile /etc/firejail/disable-mgmt.inc
Reading profile /etc/firejail/disable-secret.inc
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/whitelist-common.inc
Warning: --overlay and --noroot are mutually exclusive, noroot disabled
Parent pid 1949, child pid 1950
OverlayFS configured in /home/mint/.firejail/1949 directory
Blacklist violations are logged to syslog
Warning: failed to unmount /sys
Child process initialized
(firefox:5): dconf-CRITICAL **: unable to create directory '/run/user/1000/dconf': Permission denied. dconf will not work properly.
Info System:
Kernel: 4.4.0-53-generic i686 (32 bit gcc: 5.4.0)
Desktop: Cinnamon 3.2.7 (Gtk 3.18.9-1ubuntu3.3)
Distro: Linux Mint 18.1 Serena
firejail 0.9.38.10-0ubuntu0.16.04.1
@netblue30 commented on GitHub (May 14, 2017):
On a Cinnamon Mint 18.1 here, I don't have the problem you mention when I run "firejail --overlay firefox".
/run/user/1000/dconf is the configuration directory for GTK. As soon as Cinnamon starts, the directory should be created. I wouldn't worry too much about it. It has no impact on your browsing, security, or anything else.
@xdpFrank commented on GitHub (May 14, 2017):
Thank you for your message.
Problem is Firefox does not enter the internet (Server not found)
" firejail firefox " I have these problems do not.
firejail debug.txt
@chiraag-nataraj commented on GitHub (May 3, 2018):
@xdpFrank:
norootin the firefox profile (as well as a bunch of others). Sinceoverlaydisablesnoroot, that might be causing this problem (if you still have it).@xdpFrank commented on GitHub (May 3, 2018):
Thanks su much for the answer.
I do not have the problem anymore.