From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#37123: gnome-shell: LD_LIBRARY_PATH setting propagates to entire session Date: Tue, 20 Aug 2019 21:38:58 +0200 Message-ID: <87sgpvlj8t.fsf@elephly.net> References: <87zhk3tzfn.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41148) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i09z9-0003NT-AO for bug-guix@gnu.org; Tue, 20 Aug 2019 15:40:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i09z8-0003Bi-7H for bug-guix@gnu.org; Tue, 20 Aug 2019 15:40:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53393) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i09z7-0003BX-TR for bug-guix@gnu.org; Tue, 20 Aug 2019 15:40:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i09z7-0003A2-Pw for bug-guix@gnu.org; Tue, 20 Aug 2019 15:40:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87zhk3tzfn.fsf@netris.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: mhw@netris.org Cc: 37123@debbugs.gnu.org Hi Mark, > 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. [=E2=80=A6] > I was unable to easily find an existing bug report tracking this issue, > so I created this one. There was no bug report about this, so thanks for reporting it. I once brought this issue up on the mailing list here: https://lists.gnu.org/archive/html/guix-devel/2019-05/msg00372.html -- Ricardo