tamas@tami:~/svn$ p
/home/tamas/svn/pychess/lib/pychess/widgets/LogDialog.py:20: PangoWarning:
Error loading GPOS table 4097
metrics = pango_ctx.get_metrics(font_desc)
/home/tamas/svn/pychess/lib/pychess/widgets/LogDialog.py:67: PangoWarning:
Error loading GPOS table 4097
w.show_all()
Unhandled exception in thread started by <bound method CECProtocol.run of
<CECProtocol object (pychess+Players+CECP+CECProtocol) at 0xb64872ac>>
Traceback (most recent call last):
File "/home/tamas/svn/pychess/lib/pychess/Players/CECP.py", line 271, in run
self.parseLine(line)
File "/home/tamas/svn/pychess/lib/pychess/Players/CECP.py", line 310, in
parseLine
move = self.parseMove(movestr)
File "/home/tamas/svn/pychess/lib/pychess/Players/CECP.py", line 283, in
parseMove
except: return parseSAN(board, movestr)
File "/home/tamas/svn/pychess/lib/pychess/Utils/Move.py", line 121, in
parseSAN
if not notat: raise ParsingError, "Unable to parse sanmove '%s'" % san
pychess.Utils.Move.ParsingError: Unable to parse sanmove '='
Played with r326
Original issue reported on code.google.com by gbtami on 6 Jan 2007 at 3:20
Original issue reported on code.google.com by
gbtami
on 6 Jan 2007 at 3:20Attachments: