Skip to content

Exception on every start #112

Description

@louvenarde

Everytime I boot the software I get an exception

Traceback (most recent call last):
application.py:212, in beginSession
    settings.prefs.load()
    ~~~~~~~~~~~~~~~~~~~^^
prefsfile.py:161, in load
    value = self.decode(value, fields[key].type)
prefsfile.py:201, in decode
    elif issubclass(dstType, enum.StrEnum):
         ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
TypeError: issubclass() arg 1 must be a class
Image

The software appears to work normally otherwise

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions