I have a 1.5 document (a beamer presentation) that fails to import into 1.6.
Lyx2lyx bails out with the following message:

Traceback (most recent call last):                                              
  File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 83, in <module>             
    main()
  File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 76, in main
    doc = LyX.File(**options.__dict__)
  File "/usr/local/share/lyx/lyx2lyx/LyX.py", line 652, in __init__
    self.read()
  File "/usr/local/share/lyx/lyx2lyx/LyX.py", line 287, in read
    line = self.input.readline().decode(self.encoding)
  File "/usr/lib/python2.5/encodings/utf_8.py", line 16, in decode
    return codecs.utf_8_decode(input, errors, True)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 2-7: 
unsupported Unicode code range

Any idea where I could look at? (José, I can send you the file in PM if you
like).

Jürgen

Reply via email to