fowode / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

PyChess engine ignores "post" command #723

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The PyChess engine apparently only sends thinking output when in analyse mode 
("analyse"), but not when in regular play mode when told so by the GUI ("post").

This should be considered a blocker for 
http://code.google.com/p/pychess/issues/detail?id=626 since it would be sad if 
that panel only worked with "foreign" engines.

Tested with recent hg code.

Original issue reported on code.google.com by jonas.thiem@gmail.com on 5 Sep 2012 at 3:50

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 6 Sep 2012 at 10:15

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 17 Sep 2012 at 9:24