Open placidchat opened 2 years ago
Slight mistake
firejail --profile=firefox --x11=xorg firefox --no-remote
gives the error
DISPLAY=:0.0 parsed as 0 Generating a new .Xauthority file Drop privileges: pid 5, uid 1002, gid 1002, nogroups 1 No supplementary groups Using authority file /tmp/.tmpXauth-RLK1Oh /usr/bin/xauth: (argv):1: unable to open display ":0.0". Failed to create untrusted X cookie: xauth: exit 1 Error: proc 8574 cannot sync with peer: unexpected EOF Peer 8575 unexpectedly exited with status 1
whereas firejail --profile=firefox firefox
seems to work fine. Isn't the default supposed to be --x11=xorg
to begin with ?
My mistake firejail --profile=firefox --x11=xorg xeyes
fails as well.
FTR, similar issues: #4105 #1741 #3627
Description
Running firefox 94 with no X11 abstract sockets fails
Steps to Reproduce
[Seat:*] xserver-command=X -nolisten local
ss -lp | grep X11
Unable to create Xauthority file
Additional context
Environment
ubuntu 20.04