Unicode Encode Error when using argfile.

Bug #398750 reported by methane
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QBzr
Fix Released
Medium
Alexander Belchenko

Bug Description

When I commit many files with Japanese commitlog, I got below error.

bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode characters in position 20-33: ordinal not in range(128)

Traceback (most recent call last):
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 176, in accept
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\commit.py", line 558, in start
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 400, in start_multi
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 419, in _start_next
  File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 556, in _create_args_file
UnicodeEncodeError: 'ascii' codec can't encode characters in position 20-33: ordinal not in range(128)

Tags: unicode
Revision history for this message
methane (songofacandy) wrote :
Revision history for this message
Alexander Belchenko (bialix) wrote :

Naoki, thank you for the patch, I've committed fix based on your work as revno 830.

Changed in qbzr:
assignee: nobody → Alexander Belchenko (bialix)
importance: Undecided → Medium
milestone: none → 0.13
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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