mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2678] Firefox Nightly could not load profile #1687
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#1687
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 @mustaqimM on GitHub (May 5, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2678
Hey there, my Nightly is installed at
~/.local/bin/firefoxIf I run
It doesn't run.
And if I run
I get:
Your Firefox profile cannot be loaded. It may be missing or inaccessible.@rusty-snake commented on GitHub (May 5, 2019):
Add the following to
$HOME/.config/firejail/firefox-nightly.localAnd try again with
$ firejail --profile=firefox-nightly $HOME/.local/bin/firefox/firefox-bin@rusty-snake commented on GitHub (May 5, 2019):
If it doesn't work, let us know your distro and firejail version.
@mustaqimM commented on GitHub (May 5, 2019):
@rusty-snake That works, thanks!
It should be
right? So it doesn't have access to the rest of the applications under
~/.local/bin@mustaqimM commented on GitHub (May 7, 2019):
@rusty-snake Nightly is unable to automatically download updates with the current settings. Also I can't connect to my KeePassXC database
@rusty-snake commented on GitHub (May 7, 2019):
@mustaqimM Firefox + KeePassXC Browser intergation + firejail both is not working I know. I will try to find a way that this work as soon as I have the time.
What? I have a similar config for my firefox-esr. Could you describe it a llitle bit more, and make sure that this isn't a nighly bug (run without firejail).
@mustaqimM commented on GitHub (May 7, 2019):
@rusty-snake Ya that's what I did (downloaded the update without firejail). Thanks so much for your help
EDIT.
ignore private-tmpseems to be enough for KeePassXC to work