Re: gtk problem with mozilla please help
- From: James Henstridge <james daa com au>
- To: Markus Teich <project sadnet de>
- cc: Gnome -List- <gnome-list gnome org>
- Subject: Re: gtk problem with mozilla please help
- Date: Sun, 30 May 1999 16:56:46 +0800 (WST)
The simple quick fix for this is to not use a theme engine when using
mozilla.
As for the reason for this, the gtk and gdk_imlib libraries are not in the
process's name space. This is because they are dlopen'd (or pulled in by
a dlopen call to another library) without the RTLD_GLOBAL flag. The
problem also surfaces with the gnome-perl and gnome-python language bindings.
I have just commited a fix to gtk-engines, so that you can use themes in
these programs. It should be available via anon cvs within an hour.
There is a similar problem with imlib's dynamic image loading libraries,
but I haven't got the fix all working correctly yet.
James.
--
Email: james@daa.com.au
WWW: http://www.daa.com.au/~james/
On Sun, 30 May 1999, Markus Teich wrote:
> hi all ...
> also its not all gnome related i hope u can help me also
> an starting mozilla i get the error:
> Gtk-WARNING **: /usr/lib/libgdk_imlib.so.1: undefined symbol: gdk_root_parent
> .//run-mozilla.sh: line 35: 855 Segmentation fault $prog ${1+"$@"}
>
> can u help me on this?
> all the gtk and gnome stuff is werking without problems!
>
> thanx in advance
>
> markus
>
>
> --
> FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]