Firefox 60.0.1 and Firejail still does not work

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
JamesKB
Level 2
Level 2
Posts: 78
Joined: Tue Mar 07, 2017 6:43 pm
Location: Nashville, Tenn.
Contact:

Firefox 60.0.1 and Firejail still does not work

Post by JamesKB »

Sigh... the newest Firefox ver 60.0.1 STILL does not work with Firejail. :(
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
MrEen
Level 23
Level 23
Posts: 18343
Joined: Mon Jun 12, 2017 8:39 pm

Re: Firefox 60.0.1 and Firejail still does not work

Post by MrEen »

Workaround posted here
User avatar
slipstick
Level 6
Level 6
Posts: 1071
Joined: Sun Oct 21, 2012 9:56 pm
Location: Somewhere on the /LL0 scale

Re: Firefox 60.0.1 and Firejail still does not work

Post by slipstick »

You can also try the latest version of firejail - 0.9.54
https://sourceforge.net/projects/fireja ... /firejail/

Purge the old version first, then install the new one. Depending on which version you have installed, you may need to first

Code: Select all

sudo firecfg --clean
then

Code: Select all

sudo apt-get purge firejail
then, assuming the new version is in your Downloads directory:

Code: Select all

cd Downloads
sudo dpkg -i firejail_0.9.54_1_amd64.deb
then to fix a sound problem with PulseAudio

Code: Select all

firecfg --fix-sound
then log out and log back in

At this point you can run firefox in firejail by putting firejail before firefox in the launch command, or you can install the whole list of configuration profiles by

Code: Select all

sudo firecfg
however, installing all the profiles causes a problem with xed, xplayer, and xreader which can be worked around by deleting those symlinks from /usr/local/bin.

More info in this thread:

viewtopic.php?f=58&t=269190&start=40#p1471001
In theory, theory and practice are the same. In practice, they ain't.
Locked

Return to “Software & Applications”