On Mon, 30 Sep 2002, Staci wrote:
> > Things to try:
> > 1) Don't use a font server. If you have, in your XF86Config, in
> > the Section "Files", a FontPath entry that looks like:
> > FontPath "unix/:some number"
>
> Nope, nothing like that.
>
> > remove it. And instead take the paths from your font server config
> > (often in /etc/X11/fs/config) and put those in the XF86Config instead.
> > Eg.
> > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
> > FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
> > FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
> > FontPath "/usr/X11R6/lib/X11/fonts/Type1"
> > FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
> > FontPath "/usr/X11R6/lib/X11/fonts/TrueType"
>
> I did so, and commented out the only one on the list (that was already in
> XF86Config) that wasn't in /etc/X11/fs/config, which was
> /usr/X11R6/lib/X11/fonts/local/.
>
> > 2) If that doesn't help, comment out the TrueType line. That may change
> > the appearance of the fonts severely, but it's a good test to try
> > to narrow down the problem.
>
> Hehe, I don't even HAVE a TrueType line. My fonts don't look funny to ME! ;)
>
> sl
>
> PS Opera hasn't crashed yet, knock on wood.
I'm just covering known X-server problems. There are some problems
with the font server (which you don't appear to be running), and historically
there have been some problems with TrueType renderers choking on some
broken fonts. I only guessed that your TrueType fonts were in a TrueType
directory. Another way to ensure that true type fonts aren't being
used is to not load the modules for them. ie. remove the "freetype" and
"xtt" modules from the Section "Module" in the XF86Config file.
Font related problems have traditionally show up when running browers,
which is why your crash is a familiar scenario.
Mark.
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert