Advertisement
Guest User

eee-control-tray

a guest
Mar 21st, 2011
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/bin/eee-control-tray", line 21, in <module>
  3. EeeControl.tray.EeeControlTray()
  4. File "/usr/lib/python2.7/site-packages/EeeControl/tray.py", line 61, in __init__
  5. self.register_notifications()
  6. File "/usr/lib/python2.7/site-packages/EeeControl/tray.py", line 284, in register_notifications
  7. self.notify.attach_to_status_icon(self.icon)
  8. AttributeError: 'pynotify.Notification' object has no attribute 'attach_to_status_icon'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement