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 793387 - High scores of 16x16 game is not sorted correctly
High scores of 16x16 game is not sorted correctly
Status: RESOLVED DUPLICATE of bug 789399
Product: gnome-mines
Classification: Applications
Component: general
3.26.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-mines-maint
gnome-mines-maint
Depends on:
Blocks:
 
 
Reported: 2018-02-12 14:29 UTC by Random User
Modified: 2018-02-12 14:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
High score tables, side by side, of 8x8 and 16x16 games, comparing sorting (34.01 KB, image/png)
2018-02-12 14:29 UTC, Random User
Details

Description Random User 2018-02-12 14:29:27 UTC
Created attachment 368260 [details]
High score tables, side by side, of 8x8 and 16x16 games, comparing sorting

I have played and completed several 8x8 games and 16x16 games (too much time on my hands!). I've noted that the high score table of the 8x8 games is sorted correctly (top 10 fastest, starting with the fastest), but the 16x16 table is not sorted at all ... it's all over. I haven't completed enough of the other games to know whether the high scores are correctly sorted or not, but I would consider them suspect, as though they're being sorted by a separate routine; that, or the minute-second construct (1 minute 6 seconds) is messing with the sort routine, in which case I'd convert game times to seconds to sort, then apply the minute-second construct for display purposes.
Comment 1 Robert Roth 2018-02-12 14:33:08 UTC
Thanks for taking the time to report this.
This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 789399 ***