mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1173] Firefox can't save bookmarks #807
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#807
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 @network23 on GitHub (Mar 29, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1173
When using Firefox with Firejail I can't make new bookmarks. It recognizes all my already existing bookmarks.
When using Firefox without Firejail I can make new bookmarks. The file where all the bookmarks are placed is in
~\.mozilla\[PROFILE_FOLDER]\places.sqlite@netblue30 commented on GitHub (Mar 29, 2017):
One common issue with firefox is this: https://firejail.wordpress.com/support/frequently-asked-questions/#firefox
Also, if you use --private, it will not save the bookmarks. How do you start firefox?
@chiraag-nataraj commented on GitHub (Apr 4, 2017):
@network23 As long as
~/.mozillais whitelisted (which it is if your profile is loading properly), then I'm not sure why you're not able to save new bookmarks. If you run it from the console, do you get any errors?@netblue30 If @network23 is able to access their bookmarks from previous sessions, then the profile is being loaded, which means
--privateisn't being used.@network23 commented on GitHub (Apr 6, 2017):
I tried a lot of things, starting it without apparmor, firejail --apparmor firefox,
Editing firefox.profile, checking various settings/permissions. Didn't work. Upgraded today to 0.9.44.10 via apt, and it now works 👍
Maybe it was a setting in the profile, or something in firejail. Closing this thread because it's fixed.
Thanks for the comments and this great software 🥇