bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
QBzr |
Fix Released
|
Medium
|
Alexander Belchenko |
Bug Description
here is the full report:
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "/usr/lib/
self.
File "/usr/lib/
return codecs.
UnicodeEncodeError: 'ascii' codec can't encode character u'\xfc' in position 170: ordinal not in range(128)
bzr 2.6.0dev3 on python 2.7.4 (linux2)
arguments: ['/usr/bin/bzr', 'qrun', '--ui-mode']
encoding: 'utf-8', fsenc: 'UTF-8', lang: 'de_DE.UTF-8'
plugins:
bash_completion /usr/lib/
changelog_merge /usr/lib/
explorer /usr/lib/
grep /usr/lib/
launchpad /usr/lib/
netrc_
news_merge /usr/lib/
po_merge /usr/lib/
qbzr /usr/lib/
weave_fmt /usr/lib/
-------
what I did:
in the Bazaar Explorer I double-clicked on a project.
in the next page I clicked on 'Alle' (=all commands)
in the next dialog i check the box :'versteckte Befehle zeigen' (=show hidden commands)
and then the error-message appears.
I can reproduce the error.
Do you need further information?
hth
AugustQ
Which command you have selected in "Command" combo list box?