Summary: | Weird dialog box pops up when importing model | ||
---|---|---|---|
Product: | CoSMIC | Reporter: | Abdul Sowayan <sowayan> |
Component: | Interpreters | Assignee: | Sumant Tambe <sutambe> |
Status: | NEW --- | ||
Severity: | normal | ||
Priority: | P3 | ||
Version: | 0.6.3 | ||
Hardware: | All | ||
OS: | All | ||
Attachments: | dialog box |
Description
Abdul Sowayan
2009-09-09 18:03:55 CDT
By the way, this is for CoSMIC 0.6.6 Created attachment 1196 [details]
dialog box
from Sumant: It is a harmless popup. It is just indicating that the .mga or .xme you are trying to open was created with a previous version of PICML paradigm. But a newer version of the paradigm is available. So it is simply updating that version info in the model. It is really a GME feature not specific to CoSMIC/PICML. I agree that it can be little annoying. A suggestion to remove that popup box is to keep on the PICML models up-to-date with the latest paradigm of PICML. Well, i think when we start from scratch and we use idl_to_picml and import the xme we still get the pop up box. From Sumant: That's expected for the same reason as before. While generating the .mga file, idl_to_picml puts in a "default" PICML paradigm id, which is always different from the latest PICML paradigm id. GME detects that and suggests an "upgrade" by popping that dialog box. Is there a way to have idl_to_picml generate the correct paradigm id? |