Spine Toolbox is an open source Python package to manage data, scenarios and workflows for modelling and simulation. You can have your local workflow, but work as a team through version control and SQL databases.
No Traceback, just segfault. The crash happens at line 71 in code_text_edit.py when we call setDocument(None) of QPlainTextEdit. Could be a PySide6 issue.
No Traceback, just segfault. The crash happens at line 71 in
code_text_edit.py
when we callsetDocument(None)
ofQPlainTextEdit
. Could be a PySide6 issue.Reported by @jkiviluo