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 644980 - gcalctool doesn't need Localized digits, it will not work under other languages!
gcalctool doesn't need Localized digits, it will not work under other languages!
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
git master
Other Linux
: Normal critical
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
: 643181 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-03-17 03:05 UTC by tualatrix
Modified: 2011-03-18 03:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The patch to disable the Localized digits (2.06 KB, patch)
2011-03-17 03:06 UTC, tualatrix
none Details | Review
The screenshot under Chinese locale (40.72 KB, image/png)
2011-03-17 03:19 UTC, tualatrix
  Details

Description tualatrix 2011-03-17 03:05:45 UTC
Ubuntu 11.04, Chinese Locale, zh_CN.UTF-8

The gcalctool doesn't work any more!

Why the buttons with Arabic numbers become Chinese numbers now?

It should not be translated, and it doesn't work if the users press the Chinese buttons.

No one will use Localized digits to compute, do you?

I've looked into the source code, we should not use localized digits in src/math-equation.c

Please consider to disable the localized digits, here's the screenshot under Chinese. It is totally broken.
Comment 1 tualatrix 2011-03-17 03:06:43 UTC
Created attachment 183603 [details] [review]
The patch to disable the Localized digits
Comment 2 tualatrix 2011-03-17 03:19:50 UTC
Created attachment 183604 [details]
The screenshot under Chinese locale
Comment 3 Robert Ancell 2011-03-18 03:09:17 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.

These were supposed to be disabled, see bug 632661.  Note that they work in other languages, but not in Chinese.
Comment 4 Robert Ancell 2011-03-18 03:09:46 UTC
*** Bug 643181 has been marked as a duplicate of this bug. ***