BadArgumentsError in Mail

Bug #769646 reported by Jesus Carrillo Velarde
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Awn Extras
New
Undecided
Unassigned

Bug Description

Suddenly the application crashed

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1391, in init_start
    applet_class(applet)
  File "/usr/share/avant-window-navigator/applets/mail/mail.py", line 80, in __init__
    self.login()
  File "/usr/share/avant-window-navigator/applets/mail/mail.py", line 113, in login
    self.perform_login(key)
  File "/usr/share/avant-window-navigator/applets/mail/mail.py", line 131, in perform_login()
    self.mail.update() # Update
  File "/usr/share/avant-window-navigator/applets/mail/mail.py", line 512, in update
    if not "username" in self.key.attrs:
  File "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1017, in __getAttrs
    return gnomekeyring.item_get_attributes_sync(None, self.token)
BadArgumentsError

Tags: mail traceback
onox (onox)
description: updated
tags: added: mail traceback
Revision history for this message
onox (onox) wrote :

Thank you for taking the time to report this bug. This particular bug has already been reported and is a duplicate of bug 743441, so it is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Feel free to continue to report any other bugs you may find.

michuchas: in the future please read the guidelines below the bug report form. This includes the version of awn-extras, your distribution and a description of how to reproduce the bug. Without information bugs cannot be fixed, tracebacks are often not enough.

summary: - Traceback (most recent call last): File
- "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1391, in
- init_start applet_class(applet) File "/usr/share/avant-window-
- navigator/applets/mail/mail.py", line 80, in __init__ self.login()
- File "/usr/share/avant-window-navigator/applets/mail/mail.py", line 113,
- in login self.perform_login(key) File "/usr/share/avant-window-
- navigator/applets/mail/mail.py", line 131, in perform_login
- self.mail.update() # Update File "/usr/share/avant-window-
- navigator/applets/mail/mail.py", line 512, in update if not
- "username" in self.key.attrs: File
- "/usr/lib/pymodules/python2.6/awn/extras/awnlib.py", line 1017, in
- __getAttrs return gnomekeyring.item_get_attributes_sync(None,
- self.token) BadArgumentsError
+ BadArgumentsError in Mail
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.