Opened 12 years ago
Closed 12 years ago
#2089 closed defect (fixed)
OMEdit loses connection to OMC if opening Modelica.Media.Examples
Reported by: | Owned by: | Adrian Pop | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | Frontend | Version: | trunk |
Keywords: | Cc: | Adrian Pop, Martin Sjölund |
Description
System:
OpenModelica 1.9.0 beta4 + dev r15322
Windows 7 64bit
If I try to open the MSL component tree in the component browser, it works for
Modelica.Media
but as soon as I click on
Modelica.Media.Examples
OMEdit stops to work and keeps opening a pop up window (see attachment).
Is this a known crash?
Attachments (3)
Change History (9)
by , 12 years ago
Attachment: | OMEdit.png added |
---|
comment:1 by , 12 years ago
Cc: | added |
---|---|
Component: | OMEdit → Frontend |
Owner: | changed from | to
The problem is with Modelica.Media.Examples.SimpleLiquidWater model. Whenever OMEdit calls
getComponents(Modelica.Media.Examples.SimpleLiquidWater, useQuotes = true)
OMC crashes.
I have attached the OMC output file.
by , 12 years ago
Attachment: | getComponents.log added |
---|
comment:3 by , 12 years ago
Hello,
I experience the same problem. When expanding the tree Modelica.Media.Examples, OMEdit looses the connection to OMC and crashes.
debian 6.0.6; OpenModelica 1.9.0 beta4 + dev r15322
al
comment:4 by , 12 years ago
Summary: | OMEdit looses connection to OMC if opening Modelica.Media.Examples → OMEdit loses connection to OMC if opening Modelica.Media.Examples |
---|
comment:5 by , 12 years ago
Owner: | changed from | to
---|---|
Status: | new → accepted |
Screenshot