On Thu, 22 Nov 2007 15:41:55 +0200
sebastian guttenberg <[EMAIL PROTECTED]> wrote:

> > Ah, cursed whitespace. Just replace the tabs by eight spaces.
> 
> ah, ok. Did that. I have
> "good news": I get a different error message now ;-)  :
> 
> :~/lyx-devel$ lyxdev
> Traceback (most recent call last):
>   File "/home/basti/lyx-devel/lib/./lyx2lyx/lyx2lyx", line 78, in <module>
>     doc.convert()
>   File "/home/basti/lyx-devel/lib/lyx2lyx/LyX.py", line 416, in convert
>     steps = getattr(__import__("lyx_" + step), mode)
> UnicodeDecodeError: 'utf8' codec can't decode byte 0xe4 in position 0: 
> unexpecte
> d end of data
> Error: Conversion script failed
> ----------------------------------------
> /home/basti/index-bug.lyx is from a different version of LyX, but the lyx2lyx 
> sc
> ript failed to convert it.


This I don't understand. Is this all the error message you get? On which file?

- Martin

Reply via email to