BZR > Explorer > UnicodeDecodeError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar Explorer |
Fix Released
|
High
|
Ian Clatworthy |
Bug Description
clicking on a file in the left window of bzr explorer produces an exception (see traceback below).
clicking on a directory does not produce the error.
Regards
Poul Anker Ersly
bzr: ERROR: exceptions.
Traceback (most recent call last):
File "C:/Programmer/
File "C:/Programmer/
File "C:/Programmer/
File "C:/Programmer/
File "bzrlib\
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf8 in position 31: ordinal not in range(128)
bzr 1.18.1 on python 2.5.4 (win32)
arguments: ['bzr', 'explorer']
encoding: 'cp1252', fsenc: 'mbcs', lang: None
plugins:
bzrtools C:\Programmer\
explorer C:\Programmer\
launchpad C:\Programmer\
netrc_
qbzr C:\Programmer\
rebase C:\Programmer\
svn C:\Programmer\
Related branches
Changed in bzr-explorer: | |
assignee: | nobody → Ian Clatworthy (ian-clatworthy) |
poulanker пишет:
> Public bug reported:
>
> clicking on a file in the left window of bzr explorer produces an exception (see traceback below).
> clicking on a directory does not produce the error.
Can you say us what was filename leading to this error/