GNOME Bugzilla – Bug 169462
Statistics are wrong
Last modified: 2012-01-31 23:15:30 UTC
Please describe the problem: The total number of games is wrong. It's being incremented at the beginning and the end of the game. (Note: I've only tried this method with Freecell) Steps to reproduce: 1. Start a new game. This will add 1 to the total number of games played. 2. Beat the game. This will add 1 to the number of total games played. 3. One game has been played, but the statistics report two have been played. Actual results: Expected results: Does this happen every time? Yes Other information:
There are some ways to avoid this bug, but if you play consecutive games, you're sure to run into it on the second or third game. There are some ways to avoid it, such as resetting the statistics at the right time.
Just a quick note to confirm the bug. Unfortunately I have jsut made the 2.10.0 release with this in it. I hope to get a fix into 2.10.1.
*** Bug 169560 has been marked as a duplicate of this bug. ***
This has now been fixed in CVS, both the HEAD and 2.10 versions. The fix should first appear in a tarball release in 2.10.1.
*** Bug 171452 has been marked as a duplicate of this bug. ***
Created attachment 39258 [details] [review] Resets game-in-progress to FALSE when "New Game" is selected after a win. Patch works as "patch -p0 < patchfile" when run from the top directory of the extracted source code.
*** Bug 313506 has been marked as a duplicate of this bug. ***
*** Bug 331913 has been marked as a duplicate of this bug. ***
This bug is being reassigned to the "general" component so we can close the aisleriot bugzilla component. Apologies for the mass email!