>>From: José Matos <[EMAIL PROTECTED]> >>To: "Jean-Pierre.Chretien" <[EMAIL PROTECTED]> >>Subject: Re: Opening files in LyX1.3.1 Error "..while running conversion script" >>Date: Wed, 26 Mar 2003 08:51:00 +0000 >>Cc: [EMAIL PROTECTED] >>X-Spam-Status: No, hits=-4.2 required=6.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT version=2.50-cvs-onera_sri_1 >> >>On Wednesday 26 March 2003 07:05, Jean-Pierre.Chretien wrote: >>> >>> >>I have installed LyX 1.3.1 and when trying to old files (produced using >>> >> 1.3.0) >>> >>> I >>> >>> >>ahve encountered the following error: >>> >> >>> >>"An error occurred while running conversion script" >>> >> >>> >>Any ideas? >>> >>> Seems that python is required by lyx2lyx : >> >> That is weird as you don't need any convertion for files made with 1.3.0 >>only for older.
Maybe the conversion program is called even for minor file format changes ? >> >>> %->head -1 /usr/local/share/lyx-1.3.0/lyx2lyx/lyx2lyx >>> #! /usr/bin/env python >>> >>> As a side question to the list, is there a way to get >>> ascending compatibility as before ? >> >> I don't understand what you mean here. :-) I just don't like to install python only for the sake of a file format upgrade which worked fine alone since 0.12. IMHO, the old upgrade capability *should* works as before ./configure make make install lyx <my_file.lyx> without failure when coming from the previous recent release (means that 1.3 should read 1.2, I'm not asking for full ascending compatibility back to 0.12: lyx2lyx *is* an improvement for those who need it). I'm glad with perl, maybe I'm the only one around without python :-) -- Jean-Pierre