You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does not handle any exceptions thrown in Storm. Crashes.
Will need to edit StaminaMessages::errorAndExit because GUI should not exit.
Sometimes after saving model file, properties file indicates it's been "saved" although it has not.
Unimplemented:
Log viewer. If you need STAMINA's logs you can still open xstamina from a terminal and monitor your terminal. I don't know how the best way to capture output from StaminaMessages into a QPlainTextEdit.
Several of the actions/Menubar buttons don't yet have implementation behind them, although most of the core functionality is there
The "model tree" to the left of the model file editor is not yet populated with information about the model
Label editor
Constants editor
Early-terminated states viewer
Most of the preferences not related to model-checking
Stamina config file to save preferences to.
The text was updated successfully, but these errors were encountered:
Current list of XStamina Bugs:
StaminaMessages::errorAndExit
because GUI should not exit.Unimplemented:
howthe best way to capture output fromStaminaMessages
into aQPlainTextEdit
.The text was updated successfully, but these errors were encountered: