Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 735 by vonbecm...@gmail.com: 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
Comment #1 on issue 735 by tudor.gi...@gmail.com: Zero Divide http://code.google.com/p/moose-technology/issues/detail?id=735
Thanks. What was the input model?
Comment #2 on issue 735 by vonbecm...@gmail.com: Zero Divide http://code.google.com/p/moose-technology/issues/detail?id=735
see attached file
Attachments: data-exporter.mse 516 KB
Comment #3 on issue 735 by ciprian....@gmail.com: 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