I'm still trying to reproduce it in a fairly clean Sid installation and
still unable to reproduce. Googling shows that the majority of cases
associated w/ X_OpenFont error are due to a corrupted font database. I
think, I might need more help from you:
1. You seem to be running KDE. Could you try running xboard in a Gnome
session? KDE by default does some nasty things to make regular X clients
follow it's choice of colors/fonts.
2. Please run the following shell script and if the output log does
contain an X protocol error message, please attach it to the bug entry.
xlsfonts | while read font; do
echo font is $font
xterm -fn "$font" -e true 2>&1
done > run.log
Thanks
-- Sasha
--
Alexander L. Belikoff http://www.belikoff.net
PGP/GPG fingerprint: 907E E5C6 7BA7 195A 5B38 0DD4 E14F 9428 C03A 787A
(http://pgp.mit.edu for the key)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]