[PyKDE] Eric3 application diagram
Alexander Rødseth
alexanro at scicraft.org
Sat Jun 19 15:06:01 BST 2004
Hi,
Here's what I got on stderr:
0~$ eric3 > output.log
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/Project/Project.py", line 3045, in
handleApplicationDiagram
File "/usr/lib/python2.3/site-packages/Graphics/ApplicationDiagram.py", line
270, in show
File "/usr/lib/python2.3/site-packages/Graphics/ApplicationDiagram.py", line
139, in buildPackages
File "/usr/lib/python2.3/site-packages/Graphics/ApplicationDiagram.py", line
118, in buildModulesDict
File "/usr/lib/python2.3/site-packages/eric3/Utilities/ModuleParser.py",
line 578, in readModule
mod.scan(f.read())
File "/usr/lib/python2.3/site-packages/eric3/Utilities/ModuleParser.py",
line 331, in scan
cur_class._addattribute(m.group("AttributeName"))
AttributeError: 'NoneType' object has no attribute '_addattribute'
And here's what I got in output.log:
eric: no translation file 'qt_no_NO'found.
Using default.
eric: no translation file 'qscintilla_no_NO'found.
Using default.
eric: no translation file 'eric3_no_NO'found.
Using default.
Please report to <eric-bugs at die-offenbachs.de>.
/home/alexanro/trunk/SciCraft.py
/home/alexanro/trunk/setup.py
/home/alexanro/trunk/dprint.py
/home/alexanro/trunk/System/EventServer.py
/home/alexanro/trunk/System/DrawRandom.py
/home/alexanro/trunk/System/Category.py
/home/alexanro/trunk/System/EventHandler.py
/home/alexanro/trunk/System/Tools.py
/home/alexanro/trunk/System/XMLFunction.py
/home/alexanro/trunk/System/XMLReader.py
/home/alexanro/trunk/System/Directory.py
/home/alexanro/trunk/System/Function.py
/home/alexanro/trunk/System/NodeRepository.py
/home/alexanro/trunk/System/Exceptions/ZException.py
/home/alexanro/trunk/System/Exceptions/ZXMLException.py
/home/alexanro/trunk/System/Exceptions/ZPluginError.py
/home/alexanro/trunk/System/Data/FunctionNode.py
/home/alexanro/trunk/System/Data/NodePort.py
/home/alexanro/trunk/System/Data/OutputNode.py
/home/alexanro/trunk/System/Data/Comment.py
/home/alexanro/trunk/System/Data/InputNode.py
/home/alexanro/trunk/System/Data/Node.py
/home/alexanro/trunk/System/Data/MultipleOptions.py
/home/alexanro/trunk/System/Data/filters.py
/home/alexanro/trunk/System/Data/MultipleRange.py
/home/alexanro/trunk/System/Data/Data.py
/home/alexanro/trunk/System/Data/MatrixDataSet.py
/home/alexanro/trunk/System/Data/ModuleDiagram.py
/home/alexanro/trunk/System/Data/NodeInputPort.py
/home/alexanro/trunk/System/Data/NodeOutputPort.py
/home/alexanro/trunk/System/Data/ModuleObject.py
/home/alexanro/trunk/System/Data/Parameter.py
/home/alexanro/trunk/System/Data/Single.py
/home/alexanro/trunk/System/Data/FilteredMatrix.py
/home/alexanro/trunk/System/Data/Events/ErrorEvent.py
/home/alexanro/trunk/System/Data/Events/Event.py
/home/alexanro/trunk/System/Data/Events/DiagramEvent.py
/home/alexanro/trunk/System/Data/Events/NodeEvent.py
/home/alexanro/trunk/System/Plugin/Plugin.py
/home/alexanro/trunk/System/Plugin/PluginRepository.py
/home/alexanro/trunk/GUI/AboutViewer.py
/home/alexanro/trunk/GUI/GUINode.py
/home/alexanro/trunk/GUI/Workspace.py
/home/alexanro/trunk/GUI/Link.py
/home/alexanro/trunk/GUI/ProgressDockWindow.py
/home/alexanro/trunk/GUI/LinkControl.py
/home/alexanro/trunk/GUI/Application.py
/home/alexanro/trunk/GUI/Menu.py
/home/alexanro/trunk/GUI/EventPopup.py
/home/alexanro/trunk/GUI/NodeDialog.py
/home/alexanro/trunk/GUI/NodeDockWindow.py
/home/alexanro/trunk/GUI/HelpViewer.py
/home/alexanro/trunk/GUI/NodeConfig.py
/home/alexanro/trunk/GUI/ZMLCreator.py
The progress bar stopped at about 30%, and just dissapeared without a
sound. ;)
Thanks for your support.
Best regards,
Alexander Rødseth
More information about the PyQt
mailing list