Opened 12 years ago
Closed 12 years ago
#2257 closed defect (fixed)
Loading system libraries gives unexpected result
Reported by: | Martin Sjölund | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.9.0 |
Component: | OMEdit | Version: | trunk |
Keywords: | Cc: |
Description
- Disable force-loading of MSL
- Disable loading MSL by default
- Restart OMEdit
- File->System Libraries->Modelica_LinearSystems2
- Observe that the library is now in the browser
- Observe that MSL is missing from the browser
- File->System Libraries->Modelica
- Window tells you MSL was already loaded. You still cannot see it in the browser
There should be a notification (in the error strings) when loading the library, so you get notified which additional libraries were loaded.
Note:
See TracTickets
for help on using tickets.
Fixed in r16462.
The additional libraries are now shown in the browser.