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 328242 - gcalctool subtract operator doesn't work
gcalctool subtract operator doesn't work
Status: RESOLVED DUPLICATE of bug 323150
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Rich Burridge
Rich Burridge
Depends on:
Blocks:
 
 
Reported: 2006-01-23 04:10 UTC by Ray Strode [halfline]
Modified: 2006-01-23 15:43 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
use '-' instead of unicode minus (274 bytes, patch)
2006-01-23 04:14 UTC, Ray Strode [halfline]
none Details | Review

Description Ray Strode [halfline] 2006-01-23 04:10:56 UTC
Hi,

gcalctool doesn't seem to be able to subtract.

If you click the buttons to do 4 - 2, for instance, it will complain about malformed input.
Comment 1 Ray Strode [halfline] 2006-01-23 04:14:39 UTC
Created attachment 57890 [details] [review]
use '-' instead of unicode minus

The above patch works around the problem by using "-" instead of "\342\210\222" for the minus character.  The patch is probably not the correct fix, though, just a work around.
Comment 2 Rich Burridge 2006-01-23 15:43:55 UTC

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