Issue 735 in moose-technology: Zero Divide

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 735 in moose-technology: Zero Divide

moose-technology
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 735 by [hidden email]: Zero Divide
http://code.google.com/p/moose-technology/issues/detail?id=735

Pharo image: Pharo1.3#13315
Virtual machine used: Pharo1.3
Platform Name: unix
Class browser used (if applicable): OBSystemBrowserAdaptor
Moose: 4.6_dev

Steps to reproduce:
#. open moose panel
#. select a model
#. visualize>>overview pyramid

Actual Result:
#. ZeroDivide
Expected Result:
#. the overview pyramid


* Type-Defect


Attachments:
        PharoDebug.log  32.9 KB

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 735 in moose-technology: Zero Divide

moose-technology

Comment #1 on issue 735 by [hidden email]: Zero Divide
http://code.google.com/p/moose-technology/issues/detail?id=735

Thanks. What was the input model?

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 735 in moose-technology: Zero Divide

moose-technology

Comment #2 on issue 735 by [hidden email]: Zero Divide
http://code.google.com/p/moose-technology/issues/detail?id=735

see attached file

Attachments:
        data-exporter.mse  516 KB

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 735 in moose-technology: Zero Divide

moose-technology

Comment #3 on issue 735 by [hidden email]: Zero Divide
http://code.google.com/p/moose-technology/issues/detail?id=735

  I had the same problem when importing Monticello packages into moose...
In my case there where 2 issues: the LOC (lines of code) and CALLS where  
not computed (defaulting to 0) and they are used in for computing the  
pyramid -> thus ZeroDivide

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev