Summary: | Xfree didn't do anti-aliasing=crashing GNOME2.2 and KDE, fc-cache to blame | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jan Henrik Helmers <jh> |
Component: | Current packages | Assignee: | Gentoo X packagers <x11> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gnome, kde |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | The "nu" font, a cool bitmap font |
Description
Jan Henrik Helmers
2003-04-22 08:43:09 UTC
I can confirm that this happened to me too. I just deleted the .fon files, but that's no real solution. Probably it's something upstream (freetype/fontconfig/both) what version of freetype/fontconfig With me the newest/masked ones (freetype-2.1.4 and fontconfig-2.1.94) as they work best with the new bitstream vera fonts emerge info please, CFLAGS in particular Just for the record, I tried compiling freetype, fontconfig and xfree with both my current CFLAGS, and also some a lot more aggressive, same result. Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.2-r1) ================================================================= System uname: 2.4.21_pre7-gss i686 AMD Athlon(tm) XP 1800+ GENTOO_MIRRORS="http://gentoo.linux.no http://gentoo.oregonstate.edu/ http://distro.ibiblio.org/pub/Linux/distributions/gentoo" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 oss apm crypt gif jpeg libg++ libwww mikmod ncurses pdflib png quicktime truetype xml2 xmms xv zlib gtkhtml gdbm berkdb slang readline bonobo svga tcltk java guile sdl gpm tcpd pam ssl perl python imlib oggvorbis motif mozilla ldap X gtk gnome qt kde gtk2 mmx sse 3dnow opengl cdr dvd spell freetype -arts -esd avi encode pdf mpeg aalib cups moznoirc moznomail gphoto2 usb xft nls" COMPILER="gcc3" CHOST="i586-pc-linux-gnu" CFLAGS="-O2 -march=athlon-xp -pipe -ffast-math" CXXFLAGS="-O2 -march=athlon-xp -pipe -ffast-math" ACCEPT_KEYWORDS="x86 ~x86" MAKEOPTS="-j1" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="ccache sandbox" Well, freetype was a bit buggy with .gz'd Type1 fonts ... dunno if if is related. hmm azarah, that font mentioned in the earlier bugreport still doesn't work for me so i suppose there are still fonts out there that won't work for or even crash fontconfig/freetype . reporter , try without athlon-xp set and (unrelated) why do you have i586 CHOST for an athlon (?) And compiling with more agressive CFLAGS then your normal settings isn't going to get you anywhere ofcourse ;) As for the CHOST, I didn't change anything after my install of 1.4rc3, but what do I know. Anyway, I changed the CHOST, and compiled freetype and fontconfig with these CFLAGS: "-O2 -march=i686 -pipe". Unfortunatuly, that didn't change anything, it still segfaulted when I inserted a .fon file in /home/helmers.fonts; while everything went just peachy without it. can you attach one of those fonts ? Created attachment 11047 [details]
The "nu" font, a cool bitmap font
Also, I couldn't use this font before, it just didn't crash "fc-cache". If
someone know how to make it work, please mail me about it, as this font is one
of my favorites. ;)
Is this still a valid bug on current versions? Please reopen and change the summary if this is still a problem with >=xorg-x11-6.8.0. |