mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3973] Is this a bug or intended or a bug ?? #2483
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#2483
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 (Feb 11, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3973
Hi.
Really I couldn't type a suitable title for this !
Dear developer, I noticed the following:
Kindly, to review this behavior to see if this is a bug or not !
Best.
@rusty-snake commented on GitHub (Feb 11, 2021):
That's because firefox is then started inside the thunderbird sandbox and can not read it's profile, therefore it create a new one. This new one misses your custom settings, bookmarks, history (if not disable), ... . So it's expected.
Good to know:
whitelistfor it (and thunderbird is a whitelisting profile), therefore all the things which get stored in this new profile will going to be destroyed when you close firefox and thunderbird.blacklisted and therefore it can not create a new one (which would be permanent).3710a68742/etc/profile-m-z/thunderbird.profile (L24-L27)@Nokia808 commented on GitHub (Feb 11, 2021):
@rusty-snake
Thank you very much for your response & for your great program & all your hard efforts to evolute it !
Issue resolved !