Could you tell me if the pixmap engine from your copy of gtk-engines has
shared library dependencies built in?
That is, what happens if you type this in:
ldd /usr/lib/gtk/themes/engines/libpixmap.so
(or what ever the prefix is for gtk-engines). Does it look like it is
linking with the correct libraries?
Have you compiled a new version of gtk+ since the last time you compiled
gtk-engines (it is generally a good idea to recompile gtk-engines after
compiling gtk for safety).
James Henstridge.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
On Fri, 5 Mar 1999, Michael Hudson wrote:
> 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]
>
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]