ValueError: unsupported format character 'j' (0x6a) at index 19
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Confirmed
|
Undecided
|
Ubuntu One Client Engineering team |
Bug Description
ubuntuone-
It seems to be a localisation issue since it disappears when setting LANG to en_US (I have Esperanto by default).
==========
$ echo $LANG
eo.utf8
$ ubuntuone-
Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/usr/lib/
self.
File "/usr/bin/
callback(
File "/usr/bin/
self.
File "/usr/bin/
'percent' : percent })
ValueError: unsupported format character 'j' (0x6a) at index 19
Terminated
$ LANG=en_US ubuntuone-
(process:14800): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 10.04.3 LTS
Release: 10.04
Codename: lucid
$ uname -a
Linux my-desktop 2.6.32-33-generic #72-Ubuntu SMP Fri Jul 29 21:07:13 UTC 2011 x86_64 GNU/Linux
$ dpkg -l ubuntuone-
Neniu pako kongruanta al ubuntuone-
$ dpkg -l ubuntuone*
Desired=
| Status=
|/ Err?=(none)
||/ Nomo Versio Priskribo
+++-===
ii ubuntuone-client 1.2.2-0ubuntu2 Ubuntu One client
ii ubuntuone-
ii ubuntuone-
un ubuntuone-
un ubuntuone-
un ubuntuone-storagefs <nenio> (neniu priskribo disponeblas)
$ python --version
Python 2.6.5
=======
Saluton KIAaze. Dankon pro via raporto.
I could reproduce this issue. Marking as such.