[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Mozilla segfault (FreeType??)



Hi,

I am having a problem with the new mozilla (0.9.9), which seems to be related to the way it handles TrueType fonts, and the fonts I have tried to install.

It segfaults after getting errors from FreeType. I tried editing the
file /usr/lib/mozilla/defaults/pref/unix.js, at these two lines (in an attempt to have mozilla ignore FreeType), but it does not seem to work.


// TrueType
pref("font.FreeType2.enable", false);
pref("font.freetype2.shared-library", "libfreetype.so.6");


Does anyone else have this problem? Any ideas about how to fix it?

A readout from the screen is included below.

Cheers,

JP



jpg@mif:~$ mozilla
font /usr/share/fonts/truetype/Trancemibi.ttf    95 glyphs
font /usr/share/fonts/truetype/Trancemil.ttf    95 glyphs
font /usr/share/fonts/truetype/Trancemili.ttf    95 glyphs
font /usr/share/fonts/truetype/Trancemim.ttf    95 glyphs
font /usr/share/fonts/truetype/Trancemimi.ttf    95 glyphs
font /usr/share/fonts/truetype/benjamin.ttf    45 glyphs
font /usr/share/fonts/truetype/bnexpoo.ttf   100 glyphs (1 invalid)
font /usr/share/fonts/truetype/xenotron.ttf   213 glyphs
font /usr/share/fonts/truetype/Andale_Mono.ttf   654 glyphs
font /usr/share/fonts/truetype/Arial_Black.ttf   671 glyphs (10 invalid)
font /usr/share/fonts/truetype/Arial.ttf  1186 glyphs
font /usr/share/fonts/truetype/Arial_Bold.ttf  1186 glyphs
font /usr/share/fonts/truetype/Arial_Bold_Italic.ttf   949 glyphs
font /usr/share/fonts/truetype/Arial_Italic.ttf   949 glyphs
font /usr/share/fonts/truetype/Comic_Sans_MS.ttf   575 glyphs
font /usr/share/fonts/truetype/Comic_Sans_MS_Bold.ttf   575 glyphs
font /usr/share/fonts/truetype/Courier_New.ttf  1258 glyphs
font /usr/share/fonts/truetype/Courier_New_Bold.ttf  1258 glyphs
font /usr/share/fonts/truetype/Courier_New_Italic.ttf   934 glyphs
font /usr/share/fonts/truetype/Courier_New_Bold_Italic.ttf   932 glyphs
font /usr/share/fonts/truetype/Georgia.ttf   585 glyphs
font /usr/share/fonts/truetype/Georgia_Bold.ttf   585 glyphs
font /usr/share/fonts/truetype/Georgia_Italic.ttf   585 glyphs
font /usr/share/fonts/truetype/Georgia_Bold_Italic.ttf   585 glyphs
font /usr/share/fonts/truetype/Impact.ttf   659 glyphs (1 invalid)
font /usr/share/fonts/truetype/Times_New_Roman.ttf  1170 glyphs
font /usr/share/fonts/truetype/Times_New_Roman_Bold.ttf  1170 glyphs
font /usr/share/fonts/truetype/Times_New_Roman_Bold_Italic.ttf   933 glyphs
font /usr/share/fonts/truetype/Times_New_Roman_Italic.ttf   933 glyphs
font /usr/share/fonts/truetype/Trebuchet_MS.ttf   577 glyphs
font /usr/share/fonts/truetype/Trebuchet_MS_Bold.ttf   577 glyphs
font /usr/share/fonts/truetype/Trebuchet_MS_Italic.ttf   577 glyphs
font /usr/share/fonts/truetype/Trebuchet_MS_Bold_Italic.ttf   577 glyphs
font /usr/share/fonts/truetype/Verdana.ttf   680 glyphs (1 invalid)
font /usr/share/fonts/truetype/Verdana_Bold.ttf   677 glyphs
font /usr/share/fonts/truetype/Verdana_Italic.ttf   677 glyphs
font /usr/share/fonts/truetype/Verdana_Bold_Italic.ttf   677 glyphs
font /usr/share/fonts/truetype/Webdings.ttf uses custom encoder
font /usr/share/fonts/truetype/ms-fonts   FreeType failed to open, error=85
font /usr/share/fonts/truetype/fonts.scale FreeType failed to open, error=2
font /usr/share/fonts/truetype/fonts.dir   FreeType failed to open, error=2
Segmentation fault


--
To UNSUBSCRIBE, email to debian-testing-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: