mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #197] Chromium fails to open with latest git #138
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#138
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 @pigmonkey on GitHub (Dec 19, 2015).
Original GitHub issue: https://github.com/netblue30/firejail/issues/197
After upgrading from 0.9.34 to latest git, Chromium no longer opens when using the default profile.
After that, the jail just sits there and chromium doesn't open. The process seems to be there, but I don't get a window.
If I kill that jail and run it again without a profile, everything works fine.
If I comment out the
tracelogline in/etc/firejail/chromium.profile, it also works fine. If I launch it with--noprofile --tracelog, it does not open. The problem seems to be specific to the new tracelog functionality. I'm on Arch, which has replaced syslog in favor of the systemd stuff.@netblue30 commented on GitHub (Dec 20, 2015):
Thank you for debugging it. I took out "tracelog" for now in the latest git. I'll try to fix it and bring it back into Chromium profile in the next release cycle.