dbrnz / opencor

OpenCOR is a cross-platform modelling environment which can be used to organise, edit, simulate and analyse CellML files.
http://www.opencor.ws/
GNU General Public License v3.0
1 stars 0 forks source link

Python: cannot open remote files #22

Closed dbrnz closed 6 years ago

dbrnz commented 6 years ago

All is well when opened in Python console window.

dbrnz commented 6 years ago

We fail with an invalid simulation runtime.

It appears that the simulation hasn't been fully initialised and that initialisation in SimulationExperimentView depends on a signal from the file manager.

dbrnz commented 6 years ago

Fixed by commits 6a8542d, 4bf4b06 and 08d6d13.