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 165687 - GCalcTool can't calculate 'percent' results correctly.
GCalcTool can't calculate 'percent' results correctly.
Status: RESOLVED DUPLICATE of bug 135140
Product: gnome-calculator
Classification: Core
Component: general
5.5.x
Other All
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2005-01-30 11:54 UTC by Ali Akcaagac
Modified: 2005-01-31 16:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Ali Akcaagac 2005-01-30 11:54:49 UTC
Please describe the problem:
GCalcTool can't calculate 'percent' results correctly and throws out an error
message in the statusbar that the expression is incorrect. But this shouldn't
happen because the same entered line can be calculated with every normal cheap
table calculator. Since GCalcTool should be some kind of 'table calculator' it
should behave correctly.

Steps to reproduce:
1. Please enter '1530-30%' and it throws out an error in the statusbar (this is
just one example).

Actual results:
Doesn't output the expected result.

Expected results:
Output correct result.

Example:
1530-30% = 1071

Does this happen every time?
Yes

Other information:
GCalcTool from CVS as well as earlier versions of it.
Comment 1 Rich Burridge 2005-01-31 16:01:55 UTC
Section 3.2.3 of the online help describes how the percent
operator works. Closing as a duplicate of bug #135140.

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