Bug 444960 - Evolution always asks for password on startup
Summary: Evolution always asks for password on startup
Status: RESOLVED DUPLICATE of bug 443693
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: Evolution (show other bugs)
Version: Factory
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: Akhil Laddha
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-14 08:28 UTC by Dominique Leuenberger
Modified: 2009-02-02 16:41 UTC (History)
1 user (show)

See Also:
Found By: Community User
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Evolution log file (51.20 KB, text/x-log)
2008-11-14 09:04 UTC, Dominique Leuenberger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dominique Leuenberger 2008-11-14 08:28:52 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.
Comment 1 Forgotten User eDPGYP6_cn 2008-11-14 08:49:35 UTC
Can you export GROUPWISE_DEBUG=1 in a terminal and get me the logs ?
Comment 2 Dominique Leuenberger 2008-11-14 09:04:32 UTC
Created attachment 252153 [details]
Evolution log file
Comment 3 Dominique Leuenberger 2008-11-14 09:05:29 UTC
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)
Comment 4 Dominique Leuenberger 2008-11-14 09:15:34 UTC
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)
Comment 5 Dominique Leuenberger 2008-11-14 15:48:44 UTC
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.
Comment 6 Dominique Leuenberger 2009-02-02 16:41:54 UTC
As written, it indeed was a DUP.

*** This bug has been marked as a duplicate of bug 443693 ***