Re: commit: fix for bug on unix font path count


Subject: Re: commit: fix for bug on unix font path count
From: Tomas Frydrych (tomas@frydrych.uklinux.net)
Date: Sun Nov 11 2001 - 13:45:57 CST


> Well, I am running an updated RH 7.2, with recent ximian gnome.
The RedHat 7 X server is badly configured, and in the RedHat bug
database you may want to see bugs 28265 (about half way down
on not being able to add Type1 font paths) and 25325.

> DEBUG: XDisplay [:0], current X font path count 1, AW path count 1,
> subdircount 5
> DEBUG: adding "/usr/share/AbiSuite/fonts/" to font path
> Gdk-ERROR **: 86
> serial 9 error_code 86 request_code 51 minor_code 0

Just before the Gdk-ERROR there should be a block of debug info
starting "DEBUG: --- setting X font path ..." which contains a print
out of the path we are trying to set. But even without it, form the
output you get with the -1 fix, I can see that the only new element
we are adding to the path is /usr/share/AbiSuite/fonts/. This is
definitely the RH bug (just try xset +fp /usr/share/AbiSuite/fonts/, I
am pretty sure you will get the same error code from X), your font
server refuses to add dirs with Type1 fonts to the path.

Tomas



This archive was generated by hypermail 2b25 : Sun Nov 11 2001 - 13:46:26 CST