KeyError password

Asked by Ivo Mans

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'

Question information

Language:
English Edit question
Status:
Answered
For:
Gmail Watcher Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was originally filed as bug #652424.

Revision history for this message
Owais Lone (loneowais) said :
#1

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.

Revision history for this message
Ivo Mans (ivomans) said :
#2

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) said :
#3

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) said :
#4

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

Revision history for this message
Owais Lone (loneowais) said :
#5

Others might encounter this so converting to a question.

Revision history for this message
Owais Lone (loneowais) said :
#6

See above

Can you help with this problem?

Provide an answer of your own, or ask Ivo Mans for more information if necessary.

To post a message you must log in.