Skip to content

Constant error messages in 3.2.1 #14

@HansG1

Description

@HansG1

Selection Palette produces constant error messages:
(3.2.1 on 10.14.6, maybe system related?)

Traceback (most recent call last):
File "plugin.py", line 166, in settings
self.rowSettings = list(map(lambda type: {
^^^^^^^^^^^^^^^^^^^^^^^
File "plugin.py", line 168, in
"icon": getImageViewFromPath("base/Icon=" + type[0]),
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "plugin.py", line 62, in getImageViewFromPath
icon.setTemplate_(True)
^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'setTemplate_'

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