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. -- Vincent Lefèvre <vinc...@vinc17.net> - 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)