From: "Young, Robert" <Robert Young dsto defence gov au>
To: "'dia-list gnome org'" <dia-list gnome org>
Subject: RE: Crash when opening file
Date: Wed, 17 Oct 2001 11:36:20 +0930
Richard,
Sorry it's take a while to reply. To fix this, just remove the file
sheets/build-sheets.stamp and then run make again. It seems to then generate
all the .sheet files.
Hope this helps.
Rob.
> -----Original Message-----
> From: Richard Wallace [mailto:rwallace@a--i--m.com]
> Sent: Friday, 12 October 2001 5:36 PM
> To: dia-list@gnome.org
> Subject: RE: Crash when opening file
>
>
> I have more info on why the sheets aren't appearing in the drop down.
> When compiling I get the following error messages that went unnoticed
> before because compilation wasn't halted as I expected it would/should
> be. The checktrans.py file seems to have problems. At first it had a
> problem because I didn't have python-xml library installed.
> I do now so
> I'm not sure what the problem could be.
>
> Here are the error messages, thanks for any input.
>
> Making all in sheets
> make[2]: Entering directory `/tmp/dia-cvs-snapshot/sheets'
> Making all in UML
> make[3]: Entering directory `/tmp/dia-cvs-snapshot/sheets/UML'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/tmp/dia-cvs-snapshot/sheets/UML'
> Making all in ER
> make[3]: Entering directory `/tmp/dia-cvs-snapshot/sheets/ER'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/tmp/dia-cvs-snapshot/sheets/ER'
> Making all in GRAFCET
> make[3]: Entering directory `/tmp/dia-cvs-snapshot/sheets/GRAFCET'
> make[3]: Nothing to be done for `all'.
> make[3]: Leaving directory `/tmp/dia-cvs-snapshot/sheets/GRAFCET'
> make[3]: Entering directory `/tmp/dia-cvs-snapshot/sheets'
> (cd . && ./checktrans UML.sheet ER.sheet
> sybase.sheet FS.sheet
> network.sheet Flowchart.sheet Circuit.sheet
> Contact.sheet
> GRAFCET.sheet chronogram.sheet SADT.sheet
> Pneumatic.sheet
> Electric.sheet civil.sheet jigsaw.sheet
> MSE.sheet SDL.sheet
> Logic.sheet EML.sheet)
> E: UML.sheet: [Errno 2] No such file or directory: 'UML.sheet'
> E: ER.sheet: [Errno 2] No such file or directory: 'ER.sheet'
> E: sybase.sheet: [Errno 2] No such file or directory: 'sybase.sheet'
> E: FS.sheet: [Errno 2] No such file or directory: 'FS.sheet'
> E: network.sheet: [Errno 2] No such file or directory: 'network.sheet'
> E: Flowchart.sheet: [Errno 2] No such file or directory:
> 'Flowchart.sheet'
> E: Circuit.sheet: [Errno 2] No such file or directory: 'Circuit.sheet'
> E: Contact.sheet: [Errno 2] No such file or directory: 'Contact.sheet'
> E: GRAFCET.sheet: [Errno 2] No such file or directory: 'GRAFCET.sheet'
> E: chronogram.sheet: [Errno 2] No such file or directory:
> 'chronogram.sheet'
> E: SADT.sheet: [Errno 2] No such file or directory: 'SADT.sheet'
> E: Pneumatic.sheet: [Errno 2] No such file or directory:
> 'Pneumatic.sheet'
> E: Electric.sheet: [Errno 2] No such file or directory:
> 'Electric.sheet'
> E: civil.sheet: [Errno 2] No such file or directory: 'civil.sheet'
> E: jigsaw.sheet: [Errno 2] No such file or directory: 'jigsaw.sheet'
> E: MSE.sheet: [Errno 2] No such file or directory: 'MSE.sheet'
> E: SDL.sheet: [Errno 2] No such file or directory: 'SDL.sheet'
> E: Logic.sheet: [Errno 2] No such file or directory: 'Logic.sheet'
> E: EML.sheet: [Errno 2] No such file or directory: 'EML.sheet'
> Traceback (innermost last):
> File "./checktrans.py", line 182, in ?
> langres = make_langresult(globlangs,maxlanglen+5)
> File "./checktrans.py", line 138, in make_langresult
> map(lambda (cc,count),total=langdict['']:
> KeyError
> *** Sheet translation report: ***
> (Absence of a language code means 0% translation for that language)
> (Help for translations (and/or much more) is of course welcome !)
> E: checktrans failed to run. Please check that python and
> python-xml are
> installed
> E: on your system. On some systems, python-xml is called PyXML. If in
> doubt,
> E: have a look at http://pyxml.sourceforge.net
> make[3]: Leaving directory `/tmp/dia-cvs-snapshot/sheets'
> make[2]: Leaving directory `/tmp/dia-cvs-snapshot/sheets'
>
> --
>
>
> _______________________________________________
> Dia-list mailing list
> Dia-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/dia-list
>