Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
Traceback (most recent call last):
File "/usr/bin/nagstamon", line 128, in <module>
output = GUI.GUI(conf=conf, servers=servers, Resources=Resources, debug_queue=debug_queue, GUILock=GUILock)
File "/usr/share/nagstamon/Nagstamon/GUI.py", line 201, in __init__
self.popwin.Resize()
File "/usr/share/nagstamon/Nagstamon/GUI.py", line 2444, in Resize
rootwin = self.output.appindicator.Menu_Nagstamon.get_screen().get_root_window()
AttributeError: 'GUI' object has no attribute 'appindicator'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment