Skip to content

ControlEventTimeline missing icons #92

Description

@wegel

When adding a ControlEventTimeline control, an exception will be raised:

Exception has occurred: AttributeError
'SettingsManager' object has no attribute 'ANNOTATOR_ICON_DELETE'
  File "/sample/venv/lib/python3.6/site-packages/confapp/settings_manager.py", line 39, in __getattribute__
    return object.__getattribute__(self, name)
  File "/sample/venv/lib/python3.6/site-packages/pyforms_gui/controls/control_event_timeline/control_eventtimeline.py", line 57, in __init__
    icon=conf.ANNOTATOR_ICON_DELETE

The control seems to be dependant from the icons defined here: https://github.com/UmSenhorQualquer/pythonVideoAnnotator/tree/master/base/pythonvideoannotator/pythonvideoannotator/resources

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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