Hi Alan,

> If so, you can either manually run mkfontdir, or just pkgrm the packages
> and re-pkgadd them from the install media.   (The scripts failed because
> some of the library dependencies were not met in the miniroot/archives
> used during install, but they're present on the installed system, so
> should work fine when you pkgadd on the running system.)
I just tried to "repair" that issue by running mkfontdir in all font
directories.
With the fonts.dir which I merged from an snv95 box I get
xlsfonts | grep helv | wc -l 
     146

rebuilding the fonts.dir with the fonts installed by snv99 I get
cd /usr/X11/lib/X11/fonts/TrueType
mkfontdir 
xlsfonts | grep helv | wc -l
     116

After that vnc fails again:
Warning: Cannot convert string
"-*-helvetica-bold-r-*-*-16-*-*-*-*-*-*-*" to type FontStruct
Warning: Unable to load any usable ISO8859 font
Warning: Unable to load any usable ISO8859 font
Segmentation fault

So back to my merged fonts.dir and an xset fp rehash later this issue is
gone. Did you drop some fonts between snv95 and snv99? 

 Bernd


Reply via email to