Comment 7 for bug 523746

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 523746] [NEW] crash with winmerge in cp932 japanese character

Heart-Rhythm пишет:
> Public bug reported:
>
> bzr: ERROR: exceptions.UnicodeDecodeError: 'cp932' codec can't decode
> bytes in position 26-27: illegal multibyte sequence
>
> Traceback (most recent call last):
> File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 605, in readStdout
> UnicodeDecodeError: 'cp932' codec can't decode bytes in position 26-27: illegal multibyte sequence
>
> bzr 2.1.0 on python 2.5.4 (win32)
> arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', '--command=diff', '--file=C:\\TEMP\\bzrtest-bugfix\\\x83_\x83~\x81[\x95\\\x83h\x83L\x83\x85\x83\x81\x83\x93\x83g.txt']
> encoding: 'cp932', fsenc: 'mbcs', lang: None

Please, show me relevant part of .bzr.log. There should be more info
about this problem.