Traceback (most recent call last):
  File "/home/mill/.local/lib/python3.9/site-packages/qtpyvcp/plugins/notifications.py", line 138, in timerEvent
    self.captureMessage('error', msg)
  File "/home/mill/.local/lib/python3.9/site-packages/qtpyvcp/plugins/notifications.py", line 94, in captureMessage
    self.notification_dispatcher.setNotify(m_type, msg)
AttributeError: 'NoneType' object has no attribute 'setNotify'