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 628908 - Calculator does not show thousands separator despite being chosen in preferences
Calculator does not show thousands separator despite being chosen in preferences
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
5.31.x
Other Linux
: Normal minor
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
: 625917 668237 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-09-06 17:48 UTC by rusivi
Modified: 2012-06-11 06:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of gcalctool not honoring the preferences. (120.09 KB, image/png)
2010-09-06 17:48 UTC, rusivi
Details

Description rusivi 2010-09-06 17:48:15 UTC
Created attachment 169597 [details]
Screenshot of gcalctool not honoring the preferences.

Downstream bug may be found at:

https://bugs.launchpad.net/ubuntu/+source/gcalctool/+bug/631665

1) lsb_release -rd
Description: Ubuntu maverick (development branch)
Release: 10.10

2) apt-cache policy gcalctool
gcalctool:
  Installed: 5.31.91-0ubuntu1
  Candidate: 5.31.91-0ubuntu1
  Version table:
 *** 5.31.91-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages
        100 /var/lib/dpkg/status

3) What I expected to happen is that when I click the "Show thousands separator" check box in Preferences, the thousands separator is shown.

4) What happened instead is that despite the check box being checked, the thousands seperator is not shown (please see attached screenshot.png).
Comment 1 Robin Sonefors (ozamosi) 2010-10-04 22:26:20 UTC
Fixed in the development version as of http://git.gnome.org/browse/gcalctool/commit/?id=492223c3f9e503686d62e74c48b994e7588f2cee

The fix is a bit invasive, so I'm not keen on pushing it to the stable version. And this is clearly broken in 5.32, so something should be done.

I'm not sure whether I should write a smaller patch for 5.32.1, or if we should just disable the functionality for this stable series.
Comment 2 Robert Ancell 2010-10-14 01:24:00 UTC
*** Bug 625917 has been marked as a duplicate of this bug. ***
Comment 3 Robert Ancell 2010-10-14 01:30:04 UTC
Fixed for 5.32.1:
http://git.gnome.org/browse/gcalctool/commit/?h=gnome-2-32&id=d9c7ee8689bc27ac40d4de2ec61fa2e0ba69726c

I think some of this code needs to merged into the new serializer code, but I haven't got that to compile in GTK2 yet.
Comment 4 André Klapper 2012-06-11 06:56:52 UTC
*** Bug 668237 has been marked as a duplicate of this bug. ***