Comment 11 for bug 65708

Revision history for this message
Risto H. Kurppa (risto.kurppa) wrote :

If someone is still looking for a solution, as far as I remember, fixing the font paths in xorg.conf did the trick:

In the FontPath - lines (in file /etc/X11/xorg.conf), make sure that you have /usr/share/fonts/X11/ instead of /usr/share/X11/fonts.

For example change line
  FontPath "/usr/share/X11/fonts/misc"
to line
  FontPath "/usr/share/fonts/X11/misc"

I'm not 100% sure this was the trick that did it for me but .. I'd suppose chancing the font paths to ones that really exist won't hurt you..

r