fowode / pychess

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

big red X appears only when clicking squares in FICS gamewidget after killling connection #872

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Play or observe a FICS game
2. Close the FICS Lounge window

What is the expected output? What do you see instead?
The gamewidget is supposed to have that big red X drawn, but it's not drawn 
immediately or at all. For me, it's like the game minesweeper :) The lines of 
the X only start to appear/get drawn near adjacent board squares as i click 
them.

Maybe this is a regression related to my fixes recently? Either a) clear 
dragged premove pieces after game end and/or b) my recent BoardControl deadlock 
fixes

Original issue reported on code.google.com by mattgatto on 26 May 2014 at 12:24

GoogleCodeExporter commented 9 years ago
This is a regression caused by revision 3b5e8533fdd8.

Original comment by mattgatto on 28 May 2014 at 9:49

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 8a25bb475012.

Original comment by gbtami on 8 Jun 2014 at 9:34