Comment 11 for bug 502639

Revision history for this message
Jlew (jlew-blackout) wrote :

I got the same error with the mail applet. It looks like you said it was fixed, but here is the extra information in case anyone searches/goes to report it for the mail applet.

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1462, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/mail/mail.py", line 67, in __init__
    self.setup_context_menu()
  File "/usr/share/avant-window-navigator/applets/mail/mail.py", line 220, in setup_context_menu
    self.setup_preferences(prefs)
  File "/usr/share/avant-window-navigator/applets/mail/mail.py", line 238, in setup_preferences
    self.settings = self.awn.settings.load_preferences(default_values)
AttributeError: Settings instance has no attribute 'load_preferences'