Re: GTK 2.2.1 : no text labels
- From: Rui Correia <rui correia oracle com>
- To: Owen Taylor <otaylor redhat com>
- Cc: gtk-list gnome org
- Subject: Re: GTK 2.2.1 : no text labels
- Date: Wed, 19 Mar 2003 12:19:01 +0100
Hi Owen,
Thanks for answering.
Now it works.
I got an error on ./configure for pango. Not a blocking one so I missed it.
I have recompiled the last "fontconfig", downloaded a more up-to-date
Xft library.
Then I got an error with GTM+ ./configure : cannot find libX11.
This was caused by unresolsed symbols in libfreetype.
So I removed libfreetype.so from /usr/X11/lib to let the linker user the
new libs coming from freetype2.
Well, not so easy to use up-to-date tools on Linux. But this is really fun !
Regards,
Rui
Owen Taylor wrote:
On Tue, 2003-03-18 at 11:55, Rui Correia wrote:
Hi,
Could someone help me on this issue ?
I serached in the mail archive without finding the solution.
I previously used GTK 2.0 and all works fine.
I just upgraded to 2.2.1.
When I start any application (gaim CVS, ethereal, ...) that relies on
GTK 2, I cannot see any text or label.
I.E. : gtk-demo shows the window and the icons but no text at all.
When I set GDK_USE_XFT to 0, all works fine.
So this has something to do with freetype.
Presumably the difference is not GTK+-2.0 vs. 2.1, but simply
that 2.0 defaulted to GDK_USE_XFT off.
- Any error text on stderr?
- What FreeType version?
- What X server and libraries?
Regards,
Owen
_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]