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 478168 - cmjPlusPotency show extra Kgs and fix bug?
cmjPlusPotency show extra Kgs and fix bug?
Status: RESOLVED FIXED
Product: chronojump
Classification: Other
Component: chronojump
unspecified
Other All
: Normal minor
: ---
Assigned To: Xavier de Blas
Xavier de Blas
Depends on:
Blocks:
 
 
Reported: 2007-09-18 20:35 UTC by Xavier de Blas
Modified: 2007-09-19 20:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Xavier de Blas 2007-09-18 20:35:39 UTC
in cmjPlusPotency no longer show extra weight in % respect jumper. Show as kg.

Check also if there's a bug in this data conversion
Comment 1 Xavier de Blas 2007-09-19 20:46:22 UTC
Fixed, some divisions where done without the .0, like /100 and not /100.0
and this doesn't calculate ok the double in sqlite from mono.
This doesn't happen on normal sqlite terminal app