On 08/26/2011 12:28 PM, J. van der Boon wrote:
> Dear Developer,
>  
>  
> I want to report a bug in source: LyX 1.6.5 (2009-12-05), same bug
> occured also in older/newer version of LyX.
>  
> When i try 'lyx -e pdf gputils-error.lyx', lyx goes in endless loop
> with same messages over and over:
>  
> Warning: Malformed LyX document: Could not find end of tabular.
> Warning: Malformed LyX document: Could not find end of tabular.
> Warning: Malformed LyX document: Could not find end of tabular.
> and more... LyX never stops...
>  
> After checking 'gputils-error.lyx', i found out the problem was a
> missing '\end_inset'.
> I added '\end_inset' and '\end_layout' below '</lyxtabular>' at line 970.
>  
> The correction is saved to file 'gputils-good.lyx', lyx is now able to
> process the whole file...
>  
> You will find both files attached, for further analysis...
>  
Thanks for the report. I've fixed the problem with the infinite loop for
2.0.1. If you want to continue using an older version, simply download
the new version of lib/lyx2lyx/lyx_1_6.py from svn.

Richard

Reply via email to