Jean-Philippe MENGUAL <mengualjean...@free.fr> wrote: > File "/usr/lib/pymodules/python2.6/orca/braille.py", line 356, in __init__ > self.rawLine = string.decode("UTF-8").strip("\n") > File "/usr/lib/python2.6/encodings/utf_8.py", line 16, in decode > return codecs.utf_8_decode(input, errors, True) > UnicodeDecodeError: 'utf8' codec can't decode byte 0xe9 in position 10: > invalid continuation byte > > generate braille results: > BRAILLE LINE: '' > VISIBLE: '', cursor=0
Are you using a UTF-8 language setting? For example echo $LANG gives me en_AU.UTF-8 My guess is that something which should be using UTF-8 isn't doing so. -- To UNSUBSCRIBE, email to debian-accessibility-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110222031555.ga11...@jdc.jasonjgw.net