mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1300] Gnome-calculator not working in firejail 0.9.46 #885
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#885
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 @qazip on GitHub (May 22, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1300
This is the output after trying to run gnome-calculator:
I'm using Ubuntu 16.04 and I did "sudo firecfg".
@Fred-Barclay commented on GitHub (May 22, 2017):
I can't reproduce on my system (Debian Sid with the MATE desktop), either with or without firecfg.
What happens if you remove the links created by firecfg with
sudo firecfg --cleanand then runfirejail gnome-calculator? What about if you just rungnome-calculator?@qazip commented on GitHub (May 22, 2017):
After removing the links,
gnome-calculatorruns fine,firejail gnome-calculatordoes not:@SYN-cook commented on GitHub (May 22, 2017):
Can you please try
firejail --ignore=ipc-namespace gnome-calculatorand let us know if that works?@qazip commented on GitHub (May 23, 2017):
Yes, that worked:
@SYN-cook commented on GitHub (May 23, 2017):
@qazip Nice! Thanks for the bug.
@netblue30 commented on GitHub (May 23, 2017):
all merged.