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

Re: xmms playlist fonts



On Wed, Sep 12, 2001 at 10:32:27PM +0200, Krammer Clemens wrote:
> 
> hi there,
> 
> since the last upgrade (testing) the playlist fonts in xmms are unreadable
> (squares). any suggestions?

It appears to be a missing font.  I found similar problems with all
apps using libgtk1.2.  I found a post in the archives which suggested
the following (it worked for me):

Change your files entries in /etc/X11/XF86Config-4 to:

Section "Files"
        FontPath        "/usr/lib/X11/fonts/misc:unscaled"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
EndSection
 



Reply to: