Bugzilla – Bug 444960
Evolution always asks for password on startup
Last modified: 2009-02-02 16:41:54 UTC
The 'change' must have happeed between Beta4 and Beta5 of openSUSE 11.1 Since recently, Evolution at startup always asks for the password for connecting to the GroupWise system here. Even clicking the 'Save password' does not change this behaviour on next startup.
Can you export GROUPWISE_DEBUG=1 in a terminal and get me the logs ?
Created attachment 252153 [details] Evolution log file
started groupwise with GROUPWISE_DEBUG=1 evolution > evo.log log file attached to the report. During the startup, on stderr were the lines: *** nss-shared-helper: First auth call failed: 4294959104. *** nss-shared-helper: First auth call failed: 4294959104. (evolution:32236): camel-groupwise-provider-WARNING **: Could not connect..failure connecting (evolution:32236): e-data-server-ui-WARNING **: Unable to find password(s) in keyring (Keyring reports: Access Denied) (evolution:32236): e-data-server-ui-WARNING **: Unable to create password in keyring (Keyring reports: Access Denied)
It seems actually more to be a gnome-keyring issue than a 'Evolution' problem (sorry). I just remarked that also seahorse can not access the gnome-keyring anymore (thus we should probably move it to the gnome maintainers)
sankar, I think this could actually be a DUP of bug #443693. The issue seems to be the non-unlocking of the Keyring, which is a error casued by libgrypt. I'll go for testing the libgcrypt mentioned in 443693 to be able to confirm.
As written, it indeed was a DUP. *** This bug has been marked as a duplicate of bug 443693 ***