After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 721671 - Timer continues counting down after we lose the engine
Timer continues counting down after we lose the engine
Status: RESOLVED FIXED
Product: gnome-chess
Classification: Applications
Component: General
3.10.x
Other Linux
: High minor
: ---
Assigned To: gnome-chess-maint
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2014-01-07 02:46 UTC by Michael Catanzaro
Modified: 2014-01-07 20:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Never claim the engine has died when all is well (1.61 KB, patch)
2014-01-07 20:28 UTC, Michael Catanzaro
none Details | Review

Description Michael Catanzaro 2014-01-07 02:46:21 UTC
Get an Oops! Something has gone wrong during a timed game. The timer continues counting down. It should stop, since the game is over.
Comment 1 Michael Catanzaro 2014-01-07 20:28:40 UTC
Created attachment 265572 [details] [review]
Never claim the engine has died when all is well

Currently we display an erroneous "Oops! Something has gone wrong" if
you start a new game within two seconds of having completed the previous
game.

Incindentally fixes