On 2019-01-29 00:57:03 +0100, Reiner Herrmann wrote: > On Tue, Jan 29, 2019 at 12:52:16AM +0100, Vincent Lefevre wrote: > > On 2019-01-29 00:43:43 +0100, Reiner Herrmann wrote: > > > I'm not yet able to reproduce it. > > > > I can reproduce the problem, but not always. > > > > > Is your firefox-esr by chance a symlink back to firejail? > > > Can you please run: ls -l $(which firefox-esr) > > > > lrwxrwxrwx 1 root root 30 2018-06-27 00:33:25 /usr/bin/firefox-esr -> > > ../lib/firefox-esr/firefox-esr* > > > > In my $HOME/bin, I have a script "firefox" that does: > > > > exec /usr/bin/firejail --quiet --name=firefox --env=BROWSER=firefox-esr > > firefox-esr "$@" > > > > This is how I start Firefox. > > Can you please describe how you are calling your script?
Normally via fvwm, with the configuration: *FvwmButtons(1x1, Icon firefox.png, Action Exec "Navigator" firefox) > (Can you please also check "ls -l $(which firefox)", just to make sure > that your script is the first one to be called.) -rwxr-xr-x 1 vinc17 vinc17 267 2019-01-29 01:06:10 /home/vinc17/bin/firefox* -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

