Loading Settings
pasbi opened this issue · 1 comments
pasbi commented
- loading a bad setting file (on Linux usually
~/.conf/ommpfritt/omm.conf
) crashes the application if an item (Object, Tool, etc.) is requested that does not exist. - the settings are currently not loaded at all, presumably, this is related to the warning
[warning] 2020-12-15T21:12:51 :0: QSettings::setArrayIndex: Missing beginArray()
[warning] 2020-12-15T21:12:51 :0: QSettings::endArray: No matching beginArray()