Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ControlEventTimeline missing icons #92

Open
wegel opened this issue Mar 25, 2019 · 2 comments
Open

ControlEventTimeline missing icons #92

wegel opened this issue Mar 25, 2019 · 2 comments

Comments

@wegel
Copy link

wegel commented Mar 25, 2019

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

@helmifraser
Copy link

Any update on this?

@adpala
Copy link

adpala commented Jul 17, 2020

no updates on this?? I have the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants