Package: gnumeric-plugins-extra
Version: 1.5.90-1
Severity: normal

Hi,

Start gnumeric with a german locale ([EMAIL PROTECTED] in my case) and 
the following session from the python console shows the problem:

>>> print 1.2
1.0
>>> print 1.2+1.3
2.0
>>> print 1,2
1 2
>>> print 1,2+1,3
1 3 3
>>> print 7.2/2
3,5

Obviously the decimal point isn't interpreted correctly. I don't
understand the above behavior, but if I start gnumeric under LANG=C
everything works as expected.

Also note that this is not a problem with python itself: The standalone
python interpreter works ok under any locale I tried.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.4.27-1-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gnumeric-plugins-extra depends on:
ii  gnumeric                      1.5.90-1   GNOME spreadsheet application
ii  libc6                         2.3.5-6    GNU C Library: Shared libraries an
ii  libperl5.8                    5.8.7-3    Shared Perl library
ii  pxlib1                        0.5.1-1    library to read/write Paradox data
ii  python2.3                     2.3.5-6    An interactive high-level object-o

gnumeric-plugins-extra recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to