Opened 6 years ago
Closed 5 years ago
#5533 closed defect (fixed)
Missing connection and port symbols in OMEdit
Reported by: | Niklas Worschech | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | 1.14.0 |
Component: | OMEdit | Version: | |
Keywords: | display error, missing ports and connections | Cc: | Sven.Baetzing@… |
Description
For the attached test package the ports and connections are not displayed in OMEdit. The model uses on toplevel a protection annotation.
The test model uses the package BugProtectionAnno:
loadFile("BugProtectionAnnotation/BugProtectionAnno/package.mo")
loadFile("testModell2.mo")
Attachments (2)
Change History (6)
by , 6 years ago
Attachment: | BugProtectionAnnotation.zip added |
---|
by , 5 years ago
Attachment: | picture1.png added |
---|
comment:1 by , 5 years ago
comment:2 by , 5 years ago
This error occurs with a standard omedit version ( not the special one for encryption) when loading the unencrypted lib.
comment:3 by , 5 years ago
Yes of course. I forgot that before going onto the vacations I made some changes on the package that is why its working. Now I have tested again with the original attachment and I can reproduce the issue. Just ignore my previous comment and picture.
comment:4 by , 5 years ago
Milestone: | Future → 1.14.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed in 88852a1/OpenModelica.
This seems to be working. I created an encrypted package of
BugProtectionAnno
package and loaded. Then I loadedtestModel2.mo
.