Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 499 - app-misc/rox horribly broken
Summary: app-misc/rox horribly broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Bart Verwilst
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-02 12:02 UTC by Jochem Kossen
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)