Skip to content

Instantly share code, notes, and snippets.

Created May 9, 2017 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/9dd18dd593217654e9cfa11abdca4638 to your computer and use it in GitHub Desktop.
Save anonymous/9dd18dd593217654e9cfa11abdca4638 to your computer and use it in GitHub Desktop.
$ nagstamon
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