After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 701240 - Fetching mail from pop freezes at "waiting" if gnome-keyring package not present
Fetching mail from pop freezes at "waiting" if gnome-keyring package not present
Status: RESOLVED NOTABUG
Product: evolution
Classification: Applications
Component: Mailer
3.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2013-05-30 04:12 UTC by Matthew Cline
Modified: 2013-05-30 13:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthew Cline 2013-05-30 04:12:51 UTC
Evolution 3.6.3 was, when asked to fetch mail from pop.gmail.com, would freeze at the "waiting" part.  It seems this was because I didn't have the gnome-keyring package.  Before migrating from Mandriva One 2011.0 to Mageia 3, I had Evolution set up to use the keyring.  After migrating, I installed Evolution but hadn't installed the gnome-keyring package.  Installing that package fixed the problem.

Might be related to Bug 691065 and/or Bug 696115.
Comment 1 Matthew Barnes 2013-05-30 13:14:35 UTC
Evolution-Data-Server already requires libsecret to build, which is the client-side library.  I don't think there's any more we can do to ensure a suitable daemon is installed.