Le mer., juil. 6 2022 at 16:44:46 +0200, Michel Dänzer
<[email protected]> a écrit :
On 2022-07-06 14:33, Paul Cercueil wrote:
I don't see it even trying to open the socket…
I think Olivier Fourdan figured it out on IRC #gnome-shell: All your
symptoms can be reproduced if the environment variable
GDK_BACKEND=wayland is set for gnome-shell & gsd-xsettings. It's
likely that this is in your environment for some reason (it's not set
by default by anything I know of).
That was it!
I set GDK_BACKEND=wayland in my ~/.bash_profile in order to get Firefox
to use Wayland.
Removing GDK_BACKEND=wayland from the environment fixes it.
Thanks!
Cheers,
-Paul