I got tired of xmms today and I decided to look for something else. zinf looks great but I can't get it to start on my machine. when I launch it from a terminal it prints the stuff below (and no zinf window appears). I'm running this stuff on ubuntu gutsy gibbon.
mnemo@gutsyT5:~$ zinf &
[1] 6889
mnemo@gutsyT5:~$
(<unknown>:6889): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a drawable with depth 32
(<unknown>:6889): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a drawable with depth 32
(<unknown>:6889): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a drawable with depth 32
(<unknown>:6889): Gdk-CRITICAL **: gdk_window_set_back_pixmap: assertion `pixmap == NULL || gdk_drawable_get_depth (window) == gdk_drawable_get_depth (pixmap)' failed
The program '<unknown>' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 1237 error_code 8 request_code 62 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
Logged In: YES
user_id=976368
Originator: YES
im using zinf 2.2.5 from the gutsy apt-get repository.