> I know that this probably isn't an issue with pygnome but...
> I just installed the python-gnome module. When I run any of the examples
>
> I get:
>
> [bill@localhost examples]$ python stock_demo.py
> convert: Corrupt XPM image file
> (/usr/share/themes/BrushedMetal/gtk//bg.xpm).
...
I have similar problems when using themes. With BrushedMetal it falls
back to ImageMagic, which works, unlike in the quoted case, but is
just very slow. Other themes don't work at all and provoke symbol
not found errors in various of the shared libraries.
>From debug statements it seems that the loaded shared libraries are
being corrupted in such a way that symbols can not be found even
though they do exist.
It may not be a gnome-python problem, as I've seen a number of random
problems when using themes. I've not had any problems when using the
default theme.
..Steve
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]