mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3458] Thunderbird sandbox by Firejail remain active even after close/quit Thunderbird #2173
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#2173
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 @Nokia808 on GitHub (Jun 8, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3458
As the title said exactly ! I tried both from terminal & from .desktop file, the same ! Is this normal or a bug ? With Firefox & other applications like Transmission sandbox disappear from --list when application exited ...
I'm with version 0.9.62 on Fedora 32 X64 bit Cinnamon edition.
@rusty-snake commented on GitHub (Jun 8, 2020):
Maybe it is #928. What shows
firejail --tree?@Nokia808 commented on GitHub (Jun 8, 2020):
@rusty-snake
Yes it is #928 - see the following:
$ firejail --tree
2341:myusername::firejail thunderbird
2345:myusername::firejail thunderbird
2540:myusername::gpg-agent --homedir /home/myusername/.gnupg --use-standard-socket --daemon
This is very bad & should be fixed !
This is what make me afraid from using "sudo fcg"
Feel free to close this bug & mark it as a duplicate ...
@Nokia808 commented on GitHub (Jun 9, 2020):
As long as it is duplicate, I will close it.
@Nokia808 commented on GitHub (Feb 7, 2021):
Hi all. It seem to be fixed - at least for Thunderbird ! No when I closed Thunderbird after launching it by "firejail thunderbird" I will receive at the end the following in the terminal:
"Parent is shutting down, bye..."
This is very good !