On Fri, Mar 14, 2003 at 03:22:00PM -0400, Garst R. Reese wrote:
> I could read this file yesterday.
> Today it hangs until I kill lyx, then it gives the traceback.
> ps shows that python is  running. It looks like the coversion script is
> looping.
>
> bash$ lyx
> lyx2lyx: A development version file.
> lyx2lyx: A development version file.
> Traceback (most recent call last):
>   File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 190, in ?
>     main(sys.argv)
>   File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 187, in main
>     write_file(opt.output, header, body)
>   File "/usr/local/share/lyx/lyx2lyx/lyx2lyx", line 164, in write_file
>     file.write(line+"\n")
> IOError: [Errno 32] Broken pipe
> Killed

>From the backtrace it doesn't look like lyx2lyx is inside infinite loop.
Do you still have this problem ?

Reply via email to