colonelnugget / pychess

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

Pychess client died #939

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The pychess client died in the middle of a game.
I've attached the end of the log file with the error.

It was a random error, 

Original issue reported on code.google.com by marksstr...@gmail.com on 26 Jan 2015 at 5:08

Attachments:

GoogleCodeExporter commented 9 years ago
This happens during a FICS game. In the middle of a game, moving a piece and 
releasing it between squares will freeze the game.

Original comment by marksstr...@gmail.com on 28 Jan 2015 at 3:27

GoogleCodeExporter commented 9 years ago
I think this was fixed in idle_add branch, but it needs more work before 
merging. Anyhow. thx for reporting this!

Original comment by gbtami on 28 Jan 2015 at 10:21

GoogleCodeExporter commented 9 years ago
PyChess has a very not-so-respected history of crashing during FICS games, so 
it's not a surprise to any veteran PyChess user. 

Original comment by xatrickf...@gmail.com on 29 Jan 2015 at 8:23

GoogleCodeExporter commented 9 years ago
Hopefully, finishing the idle_add branch and merging it will go a long way 
towards solving many or most of the freezes. The python interpreter crashes are 
going to be harder to diagnose though as they may not even be pychess bugs.

Original comment by mattgatto on 29 Jan 2015 at 9:50