Failed to load pixbuf file

You have a problem with Salix? Post here and we'll do what we can to help.
Post Reply
tianum
Posts: 3
Joined: 11. Dec 2013, 15:54

Failed to load pixbuf file

Post by tianum »

I have installed salix core.
then all packages x
# slapt-get --install-set x
the window manager jwm
# slapt-src -i jwm
and gslapt
# slapt-get -i gslapt

When execute gslapt, the icons for state of each package are not loaded
and this message in the console:

Code: Select all

(gslapt:22991): Glib-GObject-CRITICAL *: g_object_unref: assertion G_IS_OBJECT (object) failed
Failed to load pixbuf file: /usr/share/gslapt/pixmaps/pkg_action_installed.png: Impossible de reconnaitre le format d'image du fichier </usr/share/gslapt/pixmaps/pkg_action_installed.png>
The package gdk-pibuf is installed. Perhaps, another package is missing, but which one ?
Thank
User avatar
ibka
Posts: 159
Joined: 12. Sep 2010, 13:14
Location: Sweden
Contact:

Re: Failed to load pixbuf file

Post by ibka »

Perhaps libpng
Image
User avatar
gapan
Salix Wizard
Posts: 6362
Joined: 6. Jun 2009, 17:40

Re: Failed to load pixbuf file

Post by gapan »

Run

Code: Select all

update-all
as root.
Image
Image
tianum
Posts: 3
Joined: 11. Dec 2013, 15:54

Re: Failed to load pixbuf file

Post by tianum »

I make an alternative by doing basic installation with xfce, and it is a better solution because the disk space is 2 GB instead of 3,2 GB (install on an old laptop with a small hard drive)
The problem has disappeared, and it only remains to replace xfce and install my favorites software
Thank you for your help.
Post Reply