Hi,

please insert the following line at the beginning of the method scan of 
the class Module in module ModuleParser.py to identify the offending 
module.

print self.file

Once you have identified the module that causes the problem, please send 
to me.

Thanks for your support.

Detlev

Am Dienstag, 15. Juni 2004 20:50 schrieb Alexander R�dseth:
> Hi,
>
> I've just tried out Eric 3.4.2 and Eric snapshot.
> In both of them, I'm unable to produce any application-diagram.
> With Eric 3.4.2, I get an error-message in the output-box in the lower
> right corner (which I didn't keep at the time), and with Eric
> snapshot, I get the following console output:
>
> 0~$ eric3
> 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 <[EMAIL PROTECTED]>.
> 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/Utilities/ModuleParser.py",
> line 575, in readModule
>   File "/usr/lib/python2.3/site-packages/Utilities/ModuleParser.py",
> line 328, in scan
> AttributeError: 'NoneType' object has no attribute '_addattribute'
>
>
> It would be really great to be able to get any diagram from the
> project I'm working on, so all help is appreciated.
>
>
> Best regards,
>    Alexander R�dseth
>
>
> --- Here's my versions ---
> Python 2.3.4
> Qt 3.2.3
> PyQt 3.11
> QScintilla 1.2
> Eric snapshot-20040529
> Bicycle Repair Man 0.9
>
> _______________________________________________
> PyKDE mailing list    [EMAIL PROTECTED]
> http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

-- 
Detlev Offenbach
[EMAIL PROTECTED]

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to