I am affected by the missing comma problem.  I am running gcalctool
6.4.1.1 (as reported with gcalctool --version) and 6.4.1.1-0ubuntu3 (as
reported by dpkg-query -l gcalctool) on Ubuntu 12.04.3 LTS which is up
to date as of today.

When I run gcalctool from a terminal, it outputs the following at
exactly the time it should be outputting a comma (e.g. i type in 1000
into the gcalctool):

(gcalctool:8733): Gtk-WARNING **: Invalid text buffer iterator: either
the iterator is uninitialized, or the characters/pixbufs/widgets in the
buffer have been modified since the iterator was created. You must use
marks, character numbers, or line numbers to preserve a position across
buffer modifications. You can apply tags and insert marks without
invalidating your iterators, but any mutation that affects 'indexable'
buffer contents (contents that can be referred to by character offset)
will invalidate all outstanding iterators

I am using English, but there may be something set for NZ somewhere
hidden.  When I examine my environment, there are no LC variables set:

     $ env | grep LC

when i run gcalctool as follows it displays a comma, yet still outputs
the same Gtk-WARNING as above:

     LC_ALL=en_NZ.UTF-8 gcalctool

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gcalctool in Ubuntu.
https://bugs.launchpad.net/bugs/318300

Title:
  no commas in gcalctool

Status in GCalctool:
  Fix Released
Status in “gcalctool” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gcalctool

  Just try simple test on ubuntu jaunty amd64:

  100/8=125
  on hardy it will be:
  100/8=12,5

  gcalctool version 5.25.4-0

  lsb_release -rd
  Description:  Ubuntu jaunty (development branch)
  Release:      9.04

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gcalctool
  Package: gcalctool 5.25.4-0ubuntu1
  ProcEnviron:
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: gcalctool
  Uname: Linux 2.6.28-4-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcalctool/+bug/318300/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to