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 727192 - "Percentage of mines" counted incorrectly
"Percentage of mines" counted incorrectly
Status: RESOLVED DUPLICATE of bug 727191
Product: gnome-mines
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: gnome-mines-maint
gnome-mines-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-27 22:30 UTC by Anders Jonsson
Modified: 2014-04-02 20:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anders Jonsson 2014-03-27 22:30:42 UTC
Tried gnome-mines from git master 07fc2194d3ef6cf239b0669674af5f646769c22c (march 24 2014).

When I try to set a custom size, the numbers start at 16, 16, 40, 16 where values are (horizontal, vertical, number of mines, percentage of mines). This is correct.

However, if i click down first horizontal to 10, and then vertical to 10, the percentage of mines will rise to 25. This is incorrect since 40/(10*10) would give us 40%.
Comment 1 Michael Catanzaro 2014-03-28 23:07:22 UTC
Note that we think this might be connected to Bug #727191
Comment 2 Anders Jonsson 2014-04-02 20:10:33 UTC
This seems to be caused by the same thing as Bug #727191, and this also only appears in the same chroots as Bug #727191, so closing this as a duplicate.

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