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 708343 - Starting a new computer vs. computer game while one is in progress is broken
Starting a new computer vs. computer game while one is in progress is broken
Status: RESOLVED FIXED
Product: iagno
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: iagno-maint
iagno-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-19 04:55 UTC by Dave Paul
Modified: 2013-09-23 23:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
fix (1.06 KB, patch)
2013-09-19 04:55 UTC, Dave Paul
committed Details | Review

Description Dave Paul 2013-09-19 04:55:03 UTC
Created attachment 255269 [details] [review]
fix

To reproduce:

Change preferences to computer vs. computer, start a game and watch for a few rounds, then start a new game again (still computer vs. computer).

The original computer_timer never gets disabled, so the computer plays twice as often, and other strange things start happening.

I've included a fix.
Comment 1 Michael Catanzaro 2013-09-23 23:35:52 UTC
Backporting this to both gnome-3-10 and gnome-3-8. Thank you for this fix!