KeyError password

Bug #652424 reported by Ivo Mans

This bug report was converted into a question: question #127598: KeyError password.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gmail Watcher
Invalid
Undecided
Unassigned

Bug Description

On Lucid with gmailwatcher 10.09.49 I'm getting following error:

** Message: secret service operation failed: Cannot get secret of a locked object
** Message: secret service operation failed: Cannot get secret of a locked object
Traceback (most recent call last):
  File "/usr/bin/gmailwatcher", line 264, in <module>
    window.check()
  File "/usr/bin/gmailwatcher", line 214, in check
    shared.watcher = gmail.Watcher()
  File "/usr/lib/pymodules/python2.6/gmailwatcher/gmail.py", line 51, in __init__
    self.accounts[A]['password'] = b64decode(self.accounts[A]['password'])
KeyError: 'password'

Revision history for this message
Owais Lone (loneowais) wrote :

It looks like you have told GmailWatcher NOT to use GnomeKeyring but have not entered the password. If you have, please try editing the account details, add the password again and save it.

Changed in gmailwatcher:
status: New → Opinion
Revision history for this message
Ivo Mans (ivomans) wrote :

Yes, I switched off GnomeKeyring: clumsy with auto logon. Thought I did enter the passwords.
Anyway: some notification would be better than this error on the commandline for this case.
Where do you store the settings, so I could remove my settings?
BTW: version 10.10 behaves just the same.

Revision history for this message
Owais Lone (loneowais) wrote :

The settings are stored in DesktopCouch.
You can access them from,

file:///home/USERNAME/.local/share/desktop-couch/couchdb.html

open the above link in the browser.

I'll add the notification.

Thank You.

Revision history for this message
Ivo Mans (ivomans) wrote :

Removed the complete gmailwatcher settings and now it's working again. Thank you.

Revision history for this message
Owais Lone (loneowais) wrote :

Others might encounter this so converting to a question.

Changed in gmailwatcher:
status: Opinion → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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