Skip to content
Commit 89c45b82 authored by Michael Catanzaro's avatar Michael Catanzaro
Browse files

proxy: Use XDG_CURRENT_DESKTOP to determine which proxy module to load

This will somewhat reduce the odds that that we'll load libproxy in the
gnome-shell greeter process, causing libproxy's old version of mozjs to
be loaded into the same process as gjs's newer version, causing the
login screen to crash in a spectacular loop of sadness, causing
coredumpctl to thrash the system... yeah.

This is already fixed in gnome-session by
https://git.gnome.org/browse/gnome-session/commit/?id=5f920253dfb2c0f2c4b742690f306cfea2ac6613
but I figure I should do my civic duty here to make it easier to remove
these environment variables in the future.

https://bugzilla.gnome.org/show_bug.cgi?id=790387
parent a1733e89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment