So I checked the output of xlsfonts under pdaXii13 and it does list the exact font that Ted is requesting but then I noticed that running xfontsel produces exactly the same errors that we've been experiencing with siag
Actually if you try to run most built-in X apps (xcalc, xclipboard,etc) you'll see it's the same, with differing fonts being specified as missing - it's as if this implementation of X can't find the font paths - even though they're specified correctly and issuing (just to make certain):
xset +fp /usr/X11R6/lib/X11/fonts/misc
xset fp rehash
Makes no difference. I also honestly doubt it could be solved by installing any more font packages.
(This is all from my limited knowledge of the workings of X ^__^;; )
I noticed that this question has also been asked before on this forum, and never satisfactorily answered. It seems like the 'Missing charsets in String to FontSet' problem is here for a while to come yet
Of course, anyone with more knowledge on this, please feel free to come along and correct me/help out