Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 499

Summary: app-misc/rox horribly broken
Product: Gentoo Linux Reporter: Jochem Kossen <j.kossen>
Component: New packagesAssignee: Bart Verwilst <bart>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jochem Kossen 2002-02-02 12:02:02 UTC
1) it should depend on dev-libs/libxml2 otherwise it won't compile
2) When built with libxml2, on startup i get _many_ of these messages, and 
then it just hangs: (no graphical screen is shown ever, ir hangs "in the 
terminal")

** WARNING **: Unable to load module: libpixbufloader-xpm.so: 
libpixbufloader-xpm.so: cannot open shared object file: No such file or 
directory

** WARNING **: Unable to load module: libpixbufloader-xpm.so: 
libpixbufloader-xpm.so: cannot open shared object file: No such file or 
directory

** WARNING **: Can't find gdk-pixbuf module for parsing inline XPM data

** CRITICAL **: file pixmaps.c: line 317 (image_from_pixbuf): assertion 
`full_size != NULL' failed.

** CRITICAL **: file gdk-pixbuf.c: line 79 (gdk_pixbuf_unref): assertion 
`pixbuf != NULL' failed.
Comment 1 Bruce A. Locke (RETIRED) gentoo-dev 2002-02-02 20:54:34 UTC
Ebuild also has sandbox violations:
mkdir:     /usr/share/rox
mkdir:     /usr/share/ROX-Filer
open_wr:   /usr/bin/rox
open_wr:   /usr/bin/rox

Any ROX users willing to work on this?  if not I can take it.
Comment 2 Bart Verwilst 2002-02-03 07:39:22 UTC
Both sandbox errors and libpixbuf stuff are fixed, looks like when you use the
latest pixbuf it works just fine (worked here perfectly)