all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#37123: gnome-shell: LD_LIBRARY_PATH setting propagates to entire session
@ 2019-08-20 19:21 Mark H Weaver
  2019-08-20 19:38 ` Ricardo Wurmus
  2021-12-02  9:54 ` Ricardo Wurmus
  0 siblings, 2 replies; 4+ messages in thread
From: Mark H Weaver @ 2019-08-20 19:21 UTC (permalink / raw)
  To: 37123

Since commit 2b0c755d195c79bfc95cdbe802e1e2dea1adb7a2 in August 2018,
our 'gnome-shell' executable has been wrapped by a script that sets
LD_LIBRARY_PATH.

One consequence of this, which I just noticed, is that if 'gnome-shell'
is based on 'core-updates' (or in my case, 'core-updates-next'), many
programs based on 'master' will fail to run within the resulting GNOME
session.

I ran into this issue because I recently rebuilt my Guix system based on
'core-updates-next' and booted into it, although it will take more time
to finish rebuilding my user profile.  Many programs, including Emacs
and Nautilus, fail to launch.  A workaround is to launch a terminal,
unset LD_LIBRARY_PATH within the resulting shell, and then manually run
the other programs from within that shell.  (Since then, I've built a
trimmed-down version of my profile based on 'core-updates-next'.)

I was unable to easily find an existing bug report tracking this issue,
so I created this one.

       Mark

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-12-02  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-20 19:21 bug#37123: gnome-shell: LD_LIBRARY_PATH setting propagates to entire session Mark H Weaver
2019-08-20 19:38 ` Ricardo Wurmus
2019-11-13 22:02   ` Ludovic Courtès
2021-12-02  9:54 ` Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.