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

Re: locale and font alias



On Tue, Jul 04, 2006 at 11:20:05 -0400, T wrote:

[...]

> thanks for the clear and detailed instruction. Having done it, the
> x-window font problem still exists:
> 
> >>  Fatal server error:
> >>  could not open default font 'fixed';
> >> 
> >> How can I fix that?
> >> 
> >> Note, remove and re-install xfonts-base didn't help.

[...]

> Here is mine, (for etch, from /etc/X11/xorg.conf):
> 
> -----------------------
>         RgbPath      "/usr/X11R6/lib/X11/rgb"
>         ModulePath   "/usr/X11R6/lib/modules"
>         FontPath     "/usr/X11R6/lib/X11/fonts/misc:unscaled"
>         FontPath     "/usr/X11R6/lib/X11/fonts/misc"
>         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
>         FontPath     "/usr/X11R6/lib/X11/fonts/75dpi"
>         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
>         FontPath     "/usr/X11R6/lib/X11/fonts/100dpi"
>         FontPath     "/usr/X11R6/lib/X11/fonts/Type1"
>         FontPath     "/usr/share/fonts/ttf/western"
>         FontPath     "/usr/share/fonts/ttf/decoratives"
>         FontPath     "/usr/share/fonts/truetype/ttf-bitstream-vera"
>         FontPath     "/usr/share/fonts/latex-ttf-fonts"
> -----------------------
> 
> Relevant info in /var/log/Xorg.0.log:
> 
> -----------------------
> (==) Log file: "/var/log/Xorg.0.log", Time: Tue Sep 13 23:35:31 2005
> (==) Using config file: "/etc/X11/xorg.conf"
> (**) FontPath set to
> "unix/:7100,/usr/lib/X11/fonts/misc,/usr/lib/X11/fonts/100d
> pi/:unscaled,/usr/lib/X11/fonts/75dpi/:unscaled,/usr/lib/X11/fonts/Type1,/usr/li
> b/X11/fonts/100dpi,/usr/lib/X11/fonts/75dpi" (==) RgbPath set to
> "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules"
> 
> (II) Loading extension FontCache
> 
> (II) LoadModule: "type1"
> (II) Loading font Type1
> (II) Loading font CID
> Could not init font path element unix/:7100, removing from list!
> -----------------------

Do you have an up-to-date Etch system? Your Fontpath and ModulePath
entries look like you are still on Xorg 6.9. Maybe your problem is
caused by having a mix of Xorg 7.0 and Xorg 6.9 packages installed. I am
also puzzled by the fact that your Xorg.0.log is from September 2005 and
that it lists completely different font paths. Either something is very
inconsistent in your system or you accidentally copied older files in
your mail. 

Please post the output of "X -version".

-- 
Regards,
          Florian



Reply to: