gQSPSim / gQSPSim_public

BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

error saving virtual population from UI #9

Open feigelman opened 1 year ago

feigelman commented 1 year ago

edited a vpop item, went to save, got this error

Output argument "StatusOk" (and possibly others) not assigned a value in the execution with "QSPViewerNew.Application/VirtualPopulationPane/saveBackEndInformation" function.

Error in QSPViewerNew.Application.ViewPane/onSave (line 609) SuccesfulSave = obj.saveBackEndInformation();

Error in QSPViewerNew.Application.ViewPane>@(~,~)obj.onSave() (line 307) obj.SaveButton.ButtonPushedFcn = @(~,~) obj.onSave();

609 SuccesfulSave = obj.saveBackEndInformation();

simkaryote commented 1 year ago

I cannot reproduce this. Please add more details, such as, which Session and what was changed.

simkaryote commented 1 year ago

Any help on this. I have made various modifications to a VPop in the TMDD model and cannot reproduce the problem you reported.