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.
xforms1.0
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
Garst