You are not logged in.
Hello. This is what I get after yesterdays upgrade to latest Gnome 2.30.
If I turn off keyring usage, cgmail starts fine. But I for obvious reasons do not want to store my passwd in plain text.
cgmail
** Message: secret service operation failed: Cannot get secret of a locked object
Traceback (most recent call last):
File "/usr/bin/cgmail", line 26, in <module>
a = AccountsWindow()
File "/usr/lib/python2.6/site-packages/cGmail/manager/accountswindow.py", line 56, in __init__
self.amanager = AccountManager()
File "/usr/lib/python2.6/site-packages/cGmail/lib/accountmanager.py", line 49, in __init__
self.__keyring_dict_helper = KeyringDictHelper()
File "/usr/lib/python2.6/site-packages/cGmail/lib/keyringdicthelper.py", line 96, in __init__
keyring_handler = KeyringHandler()
File "/usr/lib/python2.6/site-packages/cGmail/lib/keyringdicthelper.py", line 30, in __init__
self.__data = self.__read()
File "/usr/lib/python2.6/site-packages/cGmail/lib/keyringdicthelper.py", line 47, in __read
auth_token).get_secret()
gnomekeyring.IOError
Offline
try installing libgnome-keyring
Give what you have. To someone, it may be better than you dare to think.
Offline
thank you for your answer. But it did not help. I had that package. Tried to reinstall, no luck.
Offline
When I had some kind of unauthorized issue I did the following:
checkgmail -updateI know it's not the same, but you can never know. And keep in mind to answer with capital Y instead of y when the question pops up.
Anyway, I use mail-notification for a while and I find it sufficient for me, so you may want to check it out, in case you need an alternative.
Edit:
I apoligize, I've just realized that cgmail isn't the same as check gmail. I tried severeal mail notification applications, that's why the confusion.
Last edited by siriusb (2010-04-03 10:33:36)
Offline
I created a bug report for this
http://bugs.archlinux.org/task/18965
Offline