emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38544: closed (gparted segfaults)


From: GNU bug Tracking System
Subject: bug#38544: closed (gparted segfaults)
Date: Thu, 16 Jul 2020 18:19:01 +0000

Your message dated Thu, 16 Jul 2020 20:18:31 +0200
with message-id <874kq7pbm0.fsf@nckx>
and subject line Re: bug#38544: [PATCH] gnu: gparted: Use the Glib-or-GTK build 
system.
has caused the debbugs.gnu.org bug report #38544,
regarding gparted segfaults
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
38544: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38544
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: gparted segfaults Date: Mon, 09 Dec 2019 11:10:06 +0100 User-agent: mu4e 1.2.0; emacs 26.3
This segfaults:

    sudo /gnu/store/yzxyxnxja4y1riwh3mrqrvb7h4vhxlqb-gparted-1.0.0/bin/gparted

--8<---------------cut here---------------start------------->8---
…
(gpartedbin:5364): Gdk-CRITICAL **: 11:06:10.219: 
gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(gpartedbin:5364): GLib-GObject-CRITICAL **: 11:06:10.219: g_object_unref: 
assertion 'G_IS_OBJECT (object)' failed

(gpartedbin:5364): Gtk-WARNING **: 11:06:10.273: Error loading theme icon 
'drive-harddisk' for stock: Icon 'drive-harddisk' not present in theme Adwaita

(gpartedbin:5364): Gtk-WARNING **: 11:06:10.273: Error loading theme icon 
'image-missing' for stock: Failed to load 
/org/gtk/libgtk/icons/24x24/status/image-missing.png: Unrecognized image file 
format
/gnu/store/yzxyxnxja4y1riwh3mrqrvb7h4vhxlqb-gparted-1.0.0/bin/gparted: line 
202:  5364 Segmentation fault      $BASE_CMD--8<---------------cut 
here---------------end--------------->8---

This does not segfault:

    sudo -E 
/gnu/store/yzxyxnxja4y1riwh3mrqrvb7h4vhxlqb-gparted-1.0.0/bin/gparted

The problem here is that when run as root but without the environment of
the current user gparted fails to find the image loader modules.

--
Ricardo




--- End Message ---
--- Begin Message --- Subject: Re: bug#38544: [PATCH] gnu: gparted: Use the Glib-or-GTK build system. Date: Thu, 16 Jul 2020 20:18:31 +0200
Ludovic Courtès 写道:
Fixes <https://issues.guix.gnu.org/38544>.

* gnu/packages/disk.scm (gparted)[build-system]: Use
glib-or-gtk-build-system.

Makes sense, LGTM!

Thanks!  Pushed.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]