Bug #5675
opennew ProgressMeter demo workflows give errors when opening in sensor-view-0.9.0
0%
Description
There are a few errors when opening these xml workflows beneath sensor-view-0.9.0, despite working in trunk, e.g.:
ptolemy.kernel.util.NameDuplicationException: Attempt to insert object named "init" into a container that already contains an object with that name.
Even though the workflow only contains one "init" PortParameter.
After a kepler restart, I was able to save a copy of this workflow from beneath sensor-view-0.9.0, and can then re-open this copy without error.
I don't know the cause. Maybe these momls will have to be resaved using sensor-view-0.9.0, and the outreach test-patch release recreated.
Updated by Derik Barseghian over 12 years ago
I've saved the new ProgressMeter moml demos from beneath sensor-view-0.9, to get rid of errors like the above. I also had to simplify SinewavesWithTrafficLights.xml to get rid of a similar problem. I didn't track down the issue. I tried all other demo workflows(except for matlab workflows, and the webservice and REST demos, which refer to services that the DDBJ websites says are temporarily down) without problem.