[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#613086: New test, new situation



I will try again. I had thought of this, but in the tests I did,
changing my environment from iso-8859-15 to utf8, or running sh -c
"LANG=fr_FR.UTF-8 orca", the result was similar (desktop not read, menu
not read). But I tried this too right. And I maybe will try again
although the result of previous test isn't perfectly this I hoped.

Thanks,

Regards,

Jean-Philippe MENGUAL


Le mardi 22 février 2011 à 14:15 +1100, Jason White a écrit :
> Jean-Philippe MENGUAL <mengualjeanphi@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.
> 
> 


Reply to: