bzr unable to handle path with accents

Bug #337681 reported by Anne-Laure Jachiet
4
Affects Status Importance Assigned to Milestone
TortoiseBZR
Fix Released
Undecided
Unassigned

Bug Description

Under Windows Vista, if I make a Bazaar checkout in a folder whose path contains an accent on some letter (e.g. "é"), the checkout works fine but any subsequent action (log, commit, update... whatever) fails with the following error message:
"UnicodeDecodeError: 'ascii' coded can't decode byte 0xe9 in position 40: ordinal not in range(128)"

Revision history for this message
Vincent Ladeuil (vila) wrote :

That sounds like a known bug, but if you could attach the full backtrace and optionally the relevant part of your log file ('bzr version' will tell you where it is), it would help a lot with the diagnosis.

Changed in bzr:
status: New → Incomplete
Revision history for this message
Anne-Laure Jachiet (al-jachiet) wrote :

Here are the backtrace and part of the log file.

Revision history for this message
Vincent Ladeuil (vila) wrote :

Thanks, indeed the problem is known.

The workaround so far is to avoid accented letters in the directory names (or really any character than requires utf-8 encoding), but I guess you already know that given the bug title you chose.

Changed in bzr:
status: Incomplete → Confirmed
Revision history for this message
Robert Collins (lifeless) wrote :

The backtrace indicates qbzr is failing.

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

It's a known bug in TBZR

methane (songofacandy)
Changed in tortoisebzr:
status: Confirmed → 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.