RE: Crash when opening file
- From: Richard Wallace <rwallace a--i--m com>
- To: dia-list gnome org
- Subject: RE: Crash when opening file
- Date: 12 Oct 2001 01:06:18 -0700
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'
--
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]