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 521033 - comma is missing in the result
comma is missing in the result
Status: RESOLVED DUPLICATE of bug 520474
Product: gnome-calculator
Classification: Core
Component: general
5.21.x
Other All
: Normal normal
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-07 17:28 UTC by Oxmosys
Modified: 2008-03-07 18:17 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Oxmosys 2008-03-07 17:28:48 UTC
Please describe the problem:
Binary package hint: gcalctool

This bug always happen when I try to do this operation with gcalc :

854.82 - 1949.00
or
1730.95 x 0.737

The result should contains a comma since it's not integer, however, the result that gcalc shows for 854.82 - 1949.00 is -1094618 ( should be -1094.618 ).

gcalc version 5.21.92-0ubuntu1
Ubuntu hardy alpha 6

Steps to reproduce:
1. Open gcalctool
2. do this operation : 854.82 - 1949.00
3. 


Actual results:
The result is -1094618

Expected results:
The result should be -1094.618

Does this happen every time?
yes

Other information:
Comment 1 Christophe Sauthier 2008-03-07 17:49:59 UTC
From my point of view (with some testing) it is a dupplicate of http://bugzilla.gnome.org/show_bug.cgi?id=520474... (that has been fixed in the svn).

But I let you decide of course :)
Comment 2 Rich Burridge 2008-03-07 18:17:15 UTC
Yup Christophe, you are right. 

Look for a gcalctool 5.22.0 tarball on Monday that'll have this fix in.

Thanks!

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