Comment 2 for bug 599860

Revision history for this message
Lukáš Machyán (phobulos) wrote : Re: bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 84: ordinal not in range(128)

I have very similar problem. When I try to open directory with non-ascii characters in path (directory called "Programování") I get an error like this. However a title is "bzr: ERROR: exceptions.UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in position 30: ordinal not in range(128)", so it's Encode instead of Decode Error.

I noticed this after I upgraded from Ubuntu 11.04 to 11.10. I didn't get this error message in previous version of Ubuntu. I'm sending an attachment with error log.