On Thu, 4 Mar 1999, David M. Cook wrote:
> When using GNOME 1.0's metal theme I get the following when running any of
> the gnome-python demos:
>
> Gtk-WARNING **: /usr/lib/gtk/themes/engines/libmetal.so: undefined symbol:
> gtk_range_draw_trough
> Segmentation fault (core dumped)
Aha! Someone else!
This has been happening to me too (well, I've been having problems with
the pixmap theme, but I just checked the metal theme and that cores too).
I'm afraid I don't know a complete solution, but as a workaround you could
try prepending
LD_PRELOAD='/usr/lib/libgdk.so /usr/lib/libgtk.so'
to the command line. This makes things work, but it's a bit tedious to
type.
> Dave
HTH, and if you find a proper solution, can you tell me about it?!
Michael Hudson
Jesus College
Cambridge CB5 8BL
[EMAIL PROTECTED]
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]