qswitch: UnicodeEncodeError with non-ascii location

Bug #819259 reported by Shenja Sosna
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Status tracked in Trunk
0.20
Fix Released
High
Alexander Belchenko
0.21
Fix Released
High
Alexander Belchenko
Trunk
Fix Released
High
Alexander Belchenko

Bug Description

I'm using (bzrlib 2.4b5, pyqt 4.8.3, qt 4.7.1, python 2.7.1) on Windows XP 64 Bit.
The bug happens with qbzr 0.21.0 and 0.21.0 dev (rev. 1416).
I'm in a switch of a repository with a special character non-ansi and want to use 'Bazaar, Explore' or 'qbzr qswitch'

Related branches

Revision history for this message
Shenja Sosna (pumbaeo) wrote :
Revision history for this message
Alexander Belchenko (bialix) wrote :

128.146 Traceback (most recent call last):
  File "C:\Python27\lib\site-packages\bzrlib\plugins\qbzr\lib\trace.py", line 365, in reports_exception_decorate
    return f(*args, **kargs)
  File "C:\Python27\lib\site-packages\bzrlib\plugins\qbzr\lib\uifactory.py", line 32, in decorate
    r = f(*args, **kargs)
  File "C:\Python27\lib\site-packages\bzrlib\plugins\qbzr\lib\switch.py", line 167, in validate
    location = str(self.branch_combo.currentText())
UnicodeEncodeError: 'ascii' codec can't encode characters in position 18-23: ordinal not in range(128)

Changed in qbzr:
status: New → Confirmed
importance: Undecided → High
milestone: none → 0.21.1
tags: added: qswitch unicode
tags: added: easy
Changed in qbzr:
milestone: 0.21.1 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.