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

Re: unstable in temporal flux :)



On Thursday 13 April 2006 23:48, qaz wrote:
> yeah, i noticed that this morning when X wouldn't start after
> lastnight's update. X couldn't find my fonts giving a lot errors like
> this:
>
> "Could not init font path element /usr/local/share/fonts, removing
> from list!"

Apparently, the font paths have changed. Probably the easiest way to 
rectify this, unless you have manually modified /etc/X11/xorg.conf, is 
to run 

$ dpkg-reconfigure xserver-xorg

Here are the font paths it generates (at least in my case)

Section "Files"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        # path to defoma fonts
        
FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

HTH,
Michael


-- 
Michael Schuerig
mailto:michael@schuerig.de
http://www.schuerig.de/michael/



Reply to: