Aleks31 / pychess

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

loading position from finished PGN game always loads game with end result #666

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Load Game
2.Select engine,variant,and position of interest
3.click Start Game
4.Also Enter game notation causes same thing-copy paste a game then select 
position and hit Start Game.

What is the expected output? What do you see instead?
 Expect analysis of human or engine then a move.
 Games ends immediately when Start Game is clicked on.
 Player so and so won. Reason unknown

Does it happen every time? Yes

What version of the product are you using? Staunton 0.10

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

Please provide any additional information below.
I checked the comments panel for fun and it declares White mates. This is 
always the case in the comments window.No matter the position or who actually 
won. My system is 64 bit dual AMD. OS 64 bit Debian Lenny.I have adjusted the 
enginenest.py and have several 64 bit engines working and a windows 32 bit 
engine running with wine. Engines work great both normal chess and 
FischerRandom work without problems so far. I really think pychess is coming 
along great and use it for play against my engines or over the internet. Thanks 
for sharing it with us.

Please attach the latest pychess logfile. It's in a hidden folder, under
your homedirectory, named ".local/share/pychess/"

Original issue reported on code.google.com by ahwar...@gmail.com on 16 Apr 2011 at 11:35

Attachments:

GoogleCodeExporter commented 8 years ago
Is this happening for any game, or only for a specific PGN? If it's a specific 
PGN, please attach the PGN. Also, please be more specific about exactly which 
Engine, Variant, and any other Load Game dialog values triggers the problem.

Original comment by mattgatto on 17 Apr 2011 at 12:52

GoogleCodeExporter commented 8 years ago
It happens on any game,FischerRandom or normal,That I play against a computer 
opponent locally,0r games between 2 engines,and games I play on the server.I 
downloaded a pgn from Houdini vs Rybka off of the internet and it works fine. I 
think you are on to something with it being specific pgns. I have attached a 
game played locally against the computer,one against an opponent on the 
internet,and the one I downloaded from the web.The first 2 cause the problem 
and the last one works. Thanks 

Original comment by ahwar...@gmail.com on 17 Apr 2011 at 1:44

Attachments:

GoogleCodeExporter commented 8 years ago
So is the problem that PyChess is crashing (as it says in the summary), or 
that, as you said, "Games ends immediately when Start Game is clicked on. 
Player so and so won. Reason unknown"

Original comment by mattgatto on 18 Apr 2011 at 11:59

GoogleCodeExporter commented 8 years ago
Game ends immediately. I tried to edit out crashes in my original post --sorry 
for that.

Original comment by ahwar...@gmail.com on 18 Apr 2011 at 1:12

GoogleCodeExporter commented 8 years ago
Committed a possible fix in rev 15e173aead4b. Pleas verify.

Original comment by gbtami on 18 Apr 2011 at 1:27

GoogleCodeExporter commented 8 years ago

Original comment by mattgatto on 18 Apr 2011 at 1:39

GoogleCodeExporter commented 8 years ago
Yes that change fixed it. Thank you

Original comment by ahwar...@gmail.com on 18 Apr 2011 at 3:47

GoogleCodeExporter commented 8 years ago

Original comment by gbtami on 18 Apr 2011 at 6:36