master2be1 / pychess

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

Closing previous FICS game resigns the current game #392

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start playing a game on FICS, finish the game, but keep the window
   open.
2. Start playing another game on FICS.
3. Close the previous game.
4. Pychess automatically resigns the current game.

Does it happen every time? Yes.

What version of the product are you using? 0.10 alpha 2 (the RPM, from the
website)

Original issue reported on code.google.com by avatrax...@gmail.com on 14 Feb 2009 at 4:34

Attachments:

GoogleCodeExporter commented 9 years ago
I can reproduce.

Original comment by mattgatto on 14 Feb 2009 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 19 Mar 2009 at 8:17

GoogleCodeExporter commented 9 years ago
Strange, the line that tested if the game had already ended, before sending 
'resign',
was already there, but commented out. I hope this doesn't break something else 
:P
But anyway, it should be fixed now.

Original comment by lobais on 22 Mar 2009 at 1:35