GNU bug report logs - #34124
gnome-shell crash when opening the activities overview

Previous Next

Package: guix;

Reported by: Christopher Baines <mail <at> cbaines.net>

Date: Fri, 18 Jan 2019 12:01:01 UTC

Severity: normal

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34124 in the body.
You can then email your comments to 34124 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Fri, 18 Jan 2019 12:01:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Christopher Baines <mail <at> cbaines.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 18 Jan 2019 12:01:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: bug-guix <at> gnu.org
Subject: gnome-shell crash when opening the activities overview
Date: Fri, 18 Jan 2019 11:59:45 +0000
[Message part 1 (text/plain, inline)]
On one system running GuixSD, Gnome Shell crashes when opening the
activities overview (super key, or clicking on the activities button in
the top left).


(.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639: g_file_new_for_path: assertion 'path != NULL' failed

(.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed

(.gnome-shell-real:2471): Gtk-WARNING **: 10:36:30.639: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:gtkicontheme.c:4261:gtk_icon_info_load_icon_finish: assertion failed: (icon_info_get_pixbuf_ready (icon_info))
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Tue, 23 Apr 2019 12:03:02 GMT) Full text and rfc822 format available.

Message #8 received at 34124 <at> debbugs.gnu.org (full text, mbox):

From: Ben Sturmfels <ben <at> sturm.com.au>
To: 34124 <at> debbugs.gnu.org
Cc: Christopher Baines <mail <at> cbaines.net>
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Tue, 23 Apr 2019 22:01:58 +1000
[Message part 1 (text/plain, inline)]
On Fri, 18 Jan 2019, Christopher Baines wrote:

> On one system running GuixSD, Gnome Shell crashes when opening the
> activities overview (super key, or clicking on the activities button in
> the top left).

This crashing been occurring for me too for several months. I don't know if
it's helpful, but it the activities overview *was* working fine for a
long time, but I could only guess when that was - perhaps 6-12 months
ago?

Regards,
Ben
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Tue, 23 Apr 2019 12:11:02 GMT) Full text and rfc822 format available.

Message #11 received at 34124 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Christopher Baines <mail <at> cbaines.net>
Cc: 34124 <at> debbugs.gnu.org
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Tue, 23 Apr 2019 14:10:09 +0200
Christopher Baines <mail <at> cbaines.net> writes:

> On one system running GuixSD, Gnome Shell crashes when opening the
> activities overview (super key, or clicking on the activities button in
> the top left).
>
>
> (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639: g_file_new_for_path: assertion 'path != NULL' failed
>
> (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed
>
> (.gnome-shell-real:2471): Gtk-WARNING **: 10:36:30.639: Could not load a pixbuf from icon theme.
> This may indicate that pixbuf loaders or the mime database could not be found.
> **
> Gtk:ERROR:gtkicontheme.c:4261:gtk_icon_info_load_icon_finish: assertion failed: (icon_info_get_pixbuf_ready (icon_info))

Could you try to see if setting LD_LIBRARY_PATH in the environment where
GNOME Shell is launched to the lib directory of the “gdk-pixbuf+svg” (or
“gdk-pixbuf”) package makes any difference?

You may need to do this in ~/.xsession and launch the gnome-session
manually.

--
Ricardo





Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Tue, 23 Apr 2019 20:34:01 GMT) Full text and rfc822 format available.

Message #14 received at 34124 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 34124 <at> debbugs.gnu.org
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Tue, 23 Apr 2019 21:33:13 +0100
[Message part 1 (text/plain, inline)]
Ricardo Wurmus <rekado <at> elephly.net> writes:

> Christopher Baines <mail <at> cbaines.net> writes:
>
>> On one system running GuixSD, Gnome Shell crashes when opening the
>> activities overview (super key, or clicking on the activities button in
>> the top left).
>>
>>
>> (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639: g_file_new_for_path: assertion 'path != NULL' failed
>>
>> (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed
>>
>> (.gnome-shell-real:2471): Gtk-WARNING **: 10:36:30.639: Could not load a pixbuf from icon theme.
>> This may indicate that pixbuf loaders or the mime database could not be found.
>> **
>> Gtk:ERROR:gtkicontheme.c:4261:gtk_icon_info_load_icon_finish: assertion failed: (icon_info_get_pixbuf_ready (icon_info))
>
> Could you try to see if setting LD_LIBRARY_PATH in the environment where
> GNOME Shell is launched to the lib directory of the “gdk-pixbuf+svg” (or
> “gdk-pixbuf”) package makes any difference?
>
> You may need to do this in ~/.xsession and launch the gnome-session
> manually.

It's been a while since I've experienced this issue, and I don't think I
have the generation that was affected around anymore.

If I remember, I think I may have worked around this by removing a
package, although I'm not sure which.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Wed, 24 Apr 2019 04:08:02 GMT) Full text and rfc822 format available.

Message #17 received at 34124 <at> debbugs.gnu.org (full text, mbox):

From: Ben Sturmfels <ben <at> stumbles.id.au>
To: Christopher Baines <mail <at> cbaines.net>
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 34124 <at> debbugs.gnu.org
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Wed, 24 Apr 2019 14:07:09 +1000
[Message part 1 (text/plain, inline)]
On Tue, 2019-04-23 at 21:33 +0100, Christopher Baines wrote:
> Ricardo Wurmus <rekado <at> elephly.net> writes:
> 
> > Christopher Baines <mail <at> cbaines.net> writes:
> > 
> > > On one system running GuixSD, Gnome Shell crashes when opening
> > > the
> > > activities overview (super key, or clicking on the activities
> > > button in
> > > the top left).
> > > 
> > > 
> > > (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639:
> > > g_file_new_for_path: assertion 'path != NULL' failed
> > > 
> > > (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639:
> > > g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)'
> > > failed
> > > 
> > > (.gnome-shell-real:2471): Gtk-WARNING **: 10:36:30.639: Could not
> > > load a pixbuf from icon theme.
> > > This may indicate that pixbuf loaders or the mime database could
> > > not be found.
> > > **
> > > Gtk:ERROR:gtkicontheme.c:4261:gtk_icon_info_load_icon_finish:
> > > assertion failed: (icon_info_get_pixbuf_ready (icon_info))
> > 
> > Could you try to see if setting LD_LIBRARY_PATH in the environment
> > where
> > GNOME Shell is launched to the lib directory of the “gdk-
> > pixbuf+svg” (or
> > “gdk-pixbuf”) package makes any difference?
> > 
> > You may need to do this in ~/.xsession and launch the gnome-session
> > manually.
> 
> It's been a while since I've experienced this issue, and I don't
> think I
> have the generation that was affected around anymore.
> 
> If I remember, I think I may have worked around this by removing a
> package, although I'm not sure which.

Christopher, can you tell me how you found these error messages? I'm
interested in troubleshooting to see if I'm having the same issue.

All I can find is the following in /var/log/messages after I click
"Activities", "Show Applications":

Apr 24 13:56:34 localhost gnome-session-binary[857]: WARNING:
Application 'org.gnome.Shell.desktop' killed by signal 6

Regards,
Ben
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Wed, 24 Apr 2019 06:49:02 GMT) Full text and rfc822 format available.

Message #20 received at 34124 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: Ben Sturmfels <ben <at> stumbles.id.au>
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 34124 <at> debbugs.gnu.org
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Wed, 24 Apr 2019 07:47:54 +0100
[Message part 1 (text/plain, inline)]
Ben Sturmfels <ben <at> stumbles.id.au> writes:

> On Tue, 2019-04-23 at 21:33 +0100, Christopher Baines wrote:
>> Ricardo Wurmus <rekado <at> elephly.net> writes:
>>
>> > Christopher Baines <mail <at> cbaines.net> writes:
>> >
>> > > On one system running GuixSD, Gnome Shell crashes when opening
>> > > the
>> > > activities overview (super key, or clicking on the activities
>> > > button in
>> > > the top left).
>> > >
>> > >
>> > > (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639:
>> > > g_file_new_for_path: assertion 'path != NULL' failed
>> > >
>> > > (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639:
>> > > g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)'
>> > > failed
>> > >
>> > > (.gnome-shell-real:2471): Gtk-WARNING **: 10:36:30.639: Could not
>> > > load a pixbuf from icon theme.
>> > > This may indicate that pixbuf loaders or the mime database could
>> > > not be found.
>> > > **
>> > > Gtk:ERROR:gtkicontheme.c:4261:gtk_icon_info_load_icon_finish:
>> > > assertion failed: (icon_info_get_pixbuf_ready (icon_info))
>> >
>> > Could you try to see if setting LD_LIBRARY_PATH in the environment
>> > where
>> > GNOME Shell is launched to the lib directory of the “gdk-
>> > pixbuf+svg” (or
>> > “gdk-pixbuf”) package makes any difference?
>> >
>> > You may need to do this in ~/.xsession and launch the gnome-session
>> > manually.
>>
>> It's been a while since I've experienced this issue, and I don't
>> think I
>> have the generation that was affected around anymore.
>>
>> If I remember, I think I may have worked around this by removing a
>> package, although I'm not sure which.
>
> Christopher, can you tell me how you found these error messages? I'm
> interested in troubleshooting to see if I'm having the same issue.
>
> All I can find is the following in /var/log/messages after I click
> "Activities", "Show Applications":
>
> Apr 24 13:56:34 localhost gnome-session-binary[857]: WARNING:
> Application 'org.gnome.Shell.desktop' killed by signal 6

I think I ran `gnome-shell --replace` from a terminal, and watched the
output. You might also have some success writing to a log file,
e.g. `gnome-shell --replace 1>&2 | tee gnome-shell.log`.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Wed, 24 Apr 2019 11:35:02 GMT) Full text and rfc822 format available.

Message #23 received at 34124 <at> debbugs.gnu.org (full text, mbox):

From: Ben Sturmfels <ben <at> sturm.com.au>
To: Christopher Baines <mail <at> cbaines.net>
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 34124 <at> debbugs.gnu.org,
 Ben Sturmfels <ben <at> stumbles.id.au>
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Wed, 24 Apr 2019 21:34:33 +1000
[Message part 1 (text/plain, inline)]
On Wed, 24 Apr 2019, Christopher Baines wrote:

> Ben Sturmfels <ben <at> stumbles.id.au> writes:
>
>> On Tue, 2019-04-23 at 21:33 +0100, Christopher Baines wrote:
>>> Ricardo Wurmus <rekado <at> elephly.net> writes:
>>>
>>> > Christopher Baines <mail <at> cbaines.net> writes:
>>> >
>>> > > On one system running GuixSD, Gnome Shell crashes when opening
>>> > > the
>>> > > activities overview (super key, or clicking on the activities
>>> > > button in
>>> > > the top left).
>>> > >
>>> > >
>>> > > (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639:
>>> > > g_file_new_for_path: assertion 'path != NULL' failed
>>> > >
>>> > > (.gnome-shell-real:2471): GLib-GIO-CRITICAL **: 10:36:30.639:
>>> > > g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)'
>>> > > failed
>>> > >
>>> > > (.gnome-shell-real:2471): Gtk-WARNING **: 10:36:30.639: Could not
>>> > > load a pixbuf from icon theme.
>>> > > This may indicate that pixbuf loaders or the mime database could
>>> > > not be found.
>>> > > **
>>> > > Gtk:ERROR:gtkicontheme.c:4261:gtk_icon_info_load_icon_finish:
>>> > > assertion failed: (icon_info_get_pixbuf_ready (icon_info))
>>> >
>>> > Could you try to see if setting LD_LIBRARY_PATH in the environment
>>> > where
>>> > GNOME Shell is launched to the lib directory of the “gdk-
>>> > pixbuf+svg” (or
>>> > “gdk-pixbuf”) package makes any difference?
>>> >
>>> > You may need to do this in ~/.xsession and launch the gnome-session
>>> > manually.
>>>
>>> It's been a while since I've experienced this issue, and I don't
>>> think I
>>> have the generation that was affected around anymore.
>>>
>>> If I remember, I think I may have worked around this by removing a
>>> package, although I'm not sure which.
>>
>> Christopher, can you tell me how you found these error messages? I'm
>> interested in troubleshooting to see if I'm having the same issue.
>>
>> All I can find is the following in /var/log/messages after I click
>> "Activities", "Show Applications":
>>
>> Apr 24 13:56:34 localhost gnome-session-binary[857]: WARNING:
>> Application 'org.gnome.Shell.desktop' killed by signal 6
>
> I think I ran `gnome-shell --replace` from a terminal, and watched the
> output. You might also have some success writing to a log file,
> e.g. `gnome-shell --replace 1>&2 | tee gnome-shell.log`.

Great, thanks Christopher. Wow, nice going Ricardo, that fixes the
issue!

I ran:

  $ find ~/.guix-profile/ -type d -wholename '*lib/gdk-pixbuf*'
  /home/ben/.guix-profile/lib/gdk-pixbuf-2.0
  /home/ben/.guix-profile/lib/gdk-pixbuf-2.0/2.10.0
  /home/ben/.guix-profile/lib/gdk-pixbuf-2.0/2.10.0/loaders

and then:

  LD_LIBRARY_PATH=/home/ben/.guix-profile/lib gnome-shell

after which I could then select "Activities" and "Show Applications"
without any problems.

As you suggested was able to make the workaround persistent with:

  $ echo "LD_LIBRARY_PATH=/home/ben/.guix-profile/lib gnome-session" > ~/.xsession
  $ chmod a+x ~/.xsession

Is there a way to fix this more permanently in Gnome?

Regards,
Ben
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Thu, 25 Apr 2019 13:22:02 GMT) Full text and rfc822 format available.

Notification sent to Christopher Baines <mail <at> cbaines.net>:
bug acknowledged by developer. (Thu, 25 Apr 2019 13:22:02 GMT) Full text and rfc822 format available.

Message #28 received at 34124-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Ben Sturmfels <ben <at> sturm.com.au>
Cc: Christopher Baines <mail <at> cbaines.net>, Ben Sturmfels <ben <at> stumbles.id.au>,
 34124-done <at> debbugs.gnu.org
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Thu, 25 Apr 2019 15:20:50 +0200
Hi Ben,

> I ran:
>
>   $ find ~/.guix-profile/ -type d -wholename '*lib/gdk-pixbuf*'
>   /home/ben/.guix-profile/lib/gdk-pixbuf-2.0
>   /home/ben/.guix-profile/lib/gdk-pixbuf-2.0/2.10.0
>   /home/ben/.guix-profile/lib/gdk-pixbuf-2.0/2.10.0/loaders
>
> and then:
>
>   LD_LIBRARY_PATH=/home/ben/.guix-profile/lib gnome-shell
>
> after which I could then select "Activities" and "Show Applications"
> without any problems.
>
> As you suggested was able to make the workaround persistent with:
>
>   $ echo "LD_LIBRARY_PATH=/home/ben/.guix-profile/lib gnome-session" > ~/.xsession
>   $ chmod a+x ~/.xsession
>
> Is there a way to fix this more permanently in Gnome?

Yes, I’ve fixed this on the staging branch for the gnome-shell package.
This also fixes another crash we saw when displaying notifications.

--
Ricardo





Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Thu, 25 Apr 2019 13:24:01 GMT) Full text and rfc822 format available.

Message #31 received at 34124-done <at> debbugs.gnu.org (full text, mbox):

From: Ben Sturmfels <ben <at> sturm.com.au>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: Christopher Baines <mail <at> cbaines.net>, 34124-done <at> debbugs.gnu.org
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Thu, 25 Apr 2019 23:23:29 +1000
On Thu, 2019-04-25 at 15:20 +0200, Ricardo Wurmus wrote:

> > Is there a way to fix this more permanently in Gnome?
> 
> Yes, I’ve fixed this on the staging branch for the gnome-shell
> package.
>
> This also fixes another crash we saw when displaying notifications.

Thanks Ricardo, you're awesome. :)




Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Thu, 25 Apr 2019 20:04:02 GMT) Full text and rfc822 format available.

Message #34 received at 34124 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 34124 <at> debbugs.gnu.org
Subject: Re: 01/01: gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.
Date: Thu, 25 Apr 2019 16:01:51 -0400
Hi Ricardo,

Ricardo Wurmus <rekado <at> elephly.net> writes:

guix-commits <at> gnu.org writes:

> commit cd8dce8ac4224d425f13b3c0776884c87ff43562
> Author: Ricardo Wurmus <rekado <at> elephly.net>
> Date:   Thu Apr 25 15:17:05 2019 +0200
>
>     gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.
>     
>     Fixes <https://bugs.gnu.org/34124>.
>     
>     * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg.
>     [arguments]: Add the lib directory of gdk-pixbuf+svg to the LD_LIBRARY_PATH
>     wrapper of the gnome-shell executable.

Thanks for this!  I see that you pushed it to 'staging', but perhaps it
should also be pushed to 'master'?  What do you think?

      Mark




Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Thu, 25 Apr 2019 23:03:01 GMT) Full text and rfc822 format available.

Message #37 received at 34124 <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Mark H Weaver <mhw <at> netris.org>
Cc: 34124 <at> debbugs.gnu.org
Subject: Re: 01/01: gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.
Date: Fri, 26 Apr 2019 01:01:51 +0200
Mark H Weaver <mhw <at> netris.org> writes:

> Hi Ricardo,
>
> Ricardo Wurmus <rekado <at> elephly.net> writes:
>
> guix-commits <at> gnu.org writes:
>
>> commit cd8dce8ac4224d425f13b3c0776884c87ff43562
>> Author: Ricardo Wurmus <rekado <at> elephly.net>
>> Date:   Thu Apr 25 15:17:05 2019 +0200
>>
>>     gnu: gnome-shell: Add gdk-pixbuf+svg to inputs.
>>     
>>     Fixes <https://bugs.gnu.org/34124>.
>>     
>>     * gnu/packages/gnome.scm (gnome-shell)[inputs]: Add gdk-pixbuf+svg.
>>     [arguments]: Add the lib directory of gdk-pixbuf+svg to the LD_LIBRARY_PATH
>>     wrapper of the gnome-shell executable.
>
> Thanks for this!  I see that you pushed it to 'staging', but perhaps it
> should also be pushed to 'master'?  What do you think?

Yes, pushing it to master should be fine.  I pushed it to staging only
because this fixes a more severe problem with the newer GNOME there.

-- 
Ricardo





Information forwarded to bug-guix <at> gnu.org:
bug#34124; Package guix. (Sun, 28 Apr 2019 10:27:01 GMT) Full text and rfc822 format available.

Message #40 received at submit <at> debbugs.gnu.org (full text, mbox):

From: swedebugia <swedebugia <at> riseup.net>
To: bug-guix <at> gnu.org
Subject: Re: bug#34124: gnome-shell crash when opening the activities overview
Date: Sun, 28 Apr 2019 12:28:36 +0200
[Message part 1 (text/plain, inline)]
On 2019-04-25 15:20, Ricardo Wurmus wrote:
> 
> Hi Ben,
> 
>> I ran:
>>
>>   $ find ~/.guix-profile/ -type d -wholename '*lib/gdk-pixbuf*'
>>   /home/ben/.guix-profile/lib/gdk-pixbuf-2.0
>>   /home/ben/.guix-profile/lib/gdk-pixbuf-2.0/2.10.0
>>   /home/ben/.guix-profile/lib/gdk-pixbuf-2.0/2.10.0/loaders
>>
>> and then:
>>
>>   LD_LIBRARY_PATH=/home/ben/.guix-profile/lib gnome-shell
>>
>> after which I could then select "Activities" and "Show Applications"
>> without any problems.
>>
>> As you suggested was able to make the workaround persistent with:
>>
>>   $ echo "LD_LIBRARY_PATH=/home/ben/.guix-profile/lib gnome-session" > ~/.xsession
>>   $ chmod a+x ~/.xsession
>>
>> Is there a way to fix this more permanently in Gnome?
> 
> Yes, I’ve fixed this on the staging branch for the gnome-shell package.
> This also fixes another crash we saw when displaying notifications.

Nice work! 🙂

-- 
Cheers Swedebugia

[signature.asc (application/pgp-signature, attachment)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 26 May 2019 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 308 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.