I digged a bit and it looks like the problem is on the python itself.

In our language, we have a unique letter " İ " which stands for uppercase
version of " i "
But in general, especially in english, the uppercase version of i is " I ".

This problem occurs nearly all python based applications such as moovida or
gwibber... I sent some bug reports and developers prefer to "work around"
this issue rather that fixing it.

2010/7/7 Olivier Tilloy <oliv...@tilloy.net>

> This looks like the issue described in comment #15 of bug #581207.
>
> --
> Ubuntu Software Center Turkish Locale problem
> https://bugs.launchpad.net/bugs/602561
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “software-center” package in Ubuntu: New
>
> Bug description:
> Binary package hint: software-center
>
> I use Ubuntu 10.10 Alpha 2 with Turkish locale. When I start
> software-center, I got this error.
>
> ** Message: pygobject_register_sinkfunc is deprecated (GtkWindow)
> ** Message: pygobject_register_sinkfunc is deprecated (GtkInvisible)
> ** Message: pygobject_register_sinkfunc is deprecated (GtkObject)
> /usr/share/software-center/softwarecenter/view/historypane.py:30:
> DeprecationWarning: please use 'debian' instead of 'debian_bundle'
>  from debian_bundle import deb822
> Traceback (most recent call last):
>  File "/usr/bin/software-center", line 81, in <module>
>    from softwarecenter.app import SoftwareCenterApp
>  File "/usr/share/software-center/softwarecenter/app.py", line 54, in
> <module>
>    from view.login import LoginDialog
>  File "/usr/share/software-center/softwarecenter/view/login.py", line 29,
> in <module>
>    from softwarecenter.backend.launchpad import GLaunchpad
>  File "/usr/share/software-center/softwarecenter/backend/launchpad.py",
> line 32, in <module>
>    from launchpadlib.launchpad import Launchpad
>  File "/usr/lib/pymodules/python2.6/launchpadlib/launchpad.py", line 29, in
> <module>
>    from lazr.restfulclient.resource import (
>  File "/usr/lib/python2.6/dist-packages/lazr/restfulclient/resource.py",
> line 34, in <module>
>    import simplejson
>  File "/usr/lib/pymodules/python2.6/simplejson/__init__.py", line 109, in
> <module>
>    from decimal import Decimal
>  File "/usr/lib/python2.6/decimal.py", line 3646, in <module>
>    val = globals()[globalname]
> KeyError: 'ROUND_CEiLiNG'
>
> To unsubscribe from this bug, go to:
>
> https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/602561/+subscribe
>


-- 
twitter.com/sinan_aykut

-- 
Ubuntu Software Center Turkish Locale problem
https://bugs.launchpad.net/bugs/602561
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to