Comment 3 for bug 374094

Revision history for this message
abhiroopb (abhiroopb241088) wrote :

I am using ver 0.9 and get the following error:

$ gm-notify.py
Traceback (most recent call last):
  File "/usr/bin/gm-notify.py", line 261, in <module>
    cm = CheckMail()
  File "/usr/bin/gm-notify.py", line 109, in __init__
    self.addIndicator("dummy")
  File "/usr/bin/gm-notify.py", line 212, in addIndicator
    new_indicator = indicate.IndicatorMessage()
AttributeError: 'module' object has no attribute 'IndicatorMessage'