mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1055] Firefox Developer Version - 52.0a2 (2017-01-16) (64-bit) not setting as default browser #719
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#719
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 @manatarms on GitHub (Jan 17, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1055
Hello everyone,
I'm using Firejail with FF developer version on Linux Mint 18.1 Cinnamon. I have the FF developer directory in /usr/lib/firefox-dev.
For some reason every time I run FF using firejail /usr/lib/firefox-dev/firefox it does a check for setting FF as the default browser (To which I have said yes every time, but it stills does the check). However, when I just run FF developer without Firejail it works perfectly.
Also FF developer doesn't update when I run it with Firejail. It says FF doesn't have the correct permission. Again, it works perfectly when not running Firejail.
I'm pretty sure I need to do some small changes, any help is appreciated.
Have a great day,
Thank you
@pyamsoft commented on GitHub (Jan 17, 2017):
Chiming in to say I can confirm this issue, but only on the first launch.
In my case, I launch Firefox with --private=DIRECTORY, so it does save to a location on disk. On the first launch after upgrading from 0.9.44.4 to 0.9.44.6 I noticed the issue about default browsers, but after selecting the default browser once the issue went away.
Downgrading to 0.9.44.4 seems to fix the issue.
@manatarms commented on GitHub (Jan 17, 2017):
I'm trying to add the directory location as a whitelist directory but Firejail says Error: invalid whitelist path /usr/lib/firefox-dev. Any idea about what I could do? I think whitelisting this directory will fix the other issues for me.
@manatarms commented on GitHub (Jan 20, 2017):
Managed to fix this by moving my FF folder to /opt. I then whitelisted the opt/firefox-dev folder in firefox.profile . Works fine now.