On 2014-08-14, Grant Edwards <grant.b.edwa...@gmail.com> wrote:

> I've got a 32-bit application that ran fine until a couple weeks ago.
>
> But, now when I try to run it I get this failure:
>
> (msb_serv:9939): GdkPixbuf-WARNING **: Error loading XPM image loader: Unable 
> to load image-loading module: 
> /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so: 
> /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so: wrong ELF 
> class: ELFCLASS64
> (msb_serv:9939): Gdk-CRITICAL **: IA__gdk_drawable_get_size: assertion 
> 'GDK_IS_DRAWABLE (drawable)' failed
> (msb_serv:9939): Gdk-CRITICAL **: IA__gdk_drawable_get_depth: assertion 
> 'GDK_IS_DRAWABLE (drawable)' failed
>
> The GDK library appears to be trying to load the 64-bit version of
> libpixbufloader-xpm.so instead of the 32-bit version

Re-emerging app-emulation/emul-linux-x86-gtklibs seems to have fixed
it...

-- 
Grant Edwards               grant.b.edwards        Yow! So this is what it
                                  at               feels like to be potato
                              gmail.com            salad


Reply via email to