- Index
- » Developer
- » OpenModelica development
- » OMEdit error
OMEdit error
OMEdit error
I have installed a recent nightly build (10929) on a fresh Ubuntu 10.10 (virtual) machine.
OMedit appears to work well allowing models to be opened and edited. Executing a model results in an error after compile and execute has finished. The error message is "Following error has occurred. Unknown error." The plot window does not open.
The output file for the model run is written and appears to be correct.
Also, I can export the model to OMNotebook and the model runs, complete with graphical output.
Appreciate your advice.
Regards,
Lewis
Re: OMEdit error
Hi Lewis,
Is this happening with all the models? I have recently changed few things about OMEdit simulation functionality which seems to work fine on my windows machine perhaps that functionality is not working on Linux.
Can you share your model?
Adeel.
- adeas
- 454 Posts
Re: OMEdit error
This is now fixed in r10942.
- adeas
- 454 Posts
Re: OMEdit error
I'm using Linux Mint 12 (based on Ubuntu 11.10). The only source from where I could install OpenModelica is "deb http://build.openmodelica.org/apt nightly contrib" and it's still release r10936-1 with the described error. How can I get the latest release (e.g. r10948) installed on my system?
Re: OMEdit error
The nightly-ubuntu package should work for you. Some people have commited code that doesn't compile the last few nights so no new build was made.
- sjoelund.se
- 1700 Posts
Re: OMEdit error
Thank you for the quick response
When I put "deb http://build.openmodelica.org/apt nightly-ubuntu contrib" as a source in Synaptic I get following error (translated from German) by updating synaptic:
"Failed to get http://build.openmodelica.org/apt/dists … tu/Release Expected entry 'contrib/source/Sources' was not found in the Release file (Wrong entry in sources.list or corrupted file)
Some index files failed to be downloaded. They were ignored or instead older were used."
When I use the terminal command gdebi (instead of deb, which is not available on Linux Mint) I get following: "gdebi error, file not found: http://build.openmodelica.org/apt".
Yves
Re: OMEdit error
That message confuses me a little. Did you use deb-src ... nightly-ubuntu (there is no such repository). You could also go back to -nightly and wait until 12:16 CEST and the new package should be built provided there is no bad check-in before 10:45.
- sjoelund.se
- 1700 Posts
- Index
- » Developer
- » OpenModelica development
- » OMEdit error