voc / voctomix

Full-HD Software Live-Video-Mixer in python
https://c3voc.de/
MIT License
573 stars 104 forks source link

[2.0-rc1 GUI] TypeError when no overlays are configured #306

Closed Kunsi closed 2 months ago

Kunsi commented 6 months ago
   ERROR Connection: received error: error list index out of range
   ERROR Connection: received error: error list index out of range
   ERROR Connection: received error: error list index out of range
Traceback (most recent call last):
  File "/home/kunsi/git/voctomix/voctogui/lib/connection.py", line 133, in on_loop
    handler(*args)
TypeError: OverlayToolbarController.on_overlays() missing 1 required positional argument: 'overlays'
   ERROR Connection: received error: error 'NoneType' object is not iterable

When connecting voctogui to voctocore running with the config from #305