jakesylvestre / pychess

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

spy mode bug #652

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Make a bunch of moves.
2. Undo many moves.
3. The red spy mode arrow will not be visible.
4. Disable and then re-enable spy mode.
5. The spy mode arrow will be back, but it will not make sense.

What is the expected output? What do you see instead?

output that makes sense

Does it happen every time?

Yes.

What version of the product are you using?

.10rc1

Did you use an installed version of PyChess or did you run in from a
tarball/svn?

Latest unpatched version from Archlinux.

best linux chess program!

Original issue reported on code.google.com by KjS...@gmail.com on 11 Mar 2011 at 5:56

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 27 Mar 2011 at 7:57

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 14 Nov 2011 at 8:16

GoogleCodeExporter commented 9 years ago
Can anyone reproduce this with current hg tip?

Original comment by gbtami on 8 Nov 2012 at 8:45

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 2 Sep 2013 at 9:34

GoogleCodeExporter commented 9 years ago
Yes, I can reproduce it with pychess from hg. This time, the hint mode was 
messed up. There was also a lot of output to the terminal:
http://pastebin.com/vmhNH5GB

I installed from this package build script
https://aur.archlinux.org/packages/py/pychess-hg/PKGBUILD
which gets the code using
hg clone https://pychess.googlecode.com/hg/ pychess

I attached a new screen shot.

sorry about the delay, thanks!

Original comment by KjS...@gmail.com on 2 Sep 2013 at 10:09

Attachments:

GoogleCodeExporter commented 9 years ago
I have a strong feeling that this is gnuchess related. can you reproduce it 
with other engines as analyzers (sjeng, stockfish, crafty, etc.) ?

Original comment by gbtami on 3 Sep 2013 at 5:05