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 317037 - error on startup without default keyring
error on startup without default keyring
Status: RESOLVED FIXED
Product: gnome-keyring-manager
Classification: Deprecated
Component: general
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: Keyring manager maintainers
Keyring manager maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-23 14:14 UTC by Christian Persch
Modified: 2006-04-03 16:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a patch (2.26 KB, patch)
2005-11-02 19:12 UTC, Matthias Clasen
none Details | Review

Description Christian Persch 2005-09-23 14:14:33 UTC
Steps to reproduce:
0) Don't have a default keyring
1) Start gnome-keyring-manager

Result:
Error dialogue: "No such keyring.". 
Note that it doesn't even say which keyring doesn't exist.

GKM should just create the default keyring if it needs it, or not try to open it
on startup.
Comment 1 John Mylchreest 2005-10-04 19:03:12 UTC
I experience the same problem.
Comment 2 Matthias Clasen 2005-11-02 19:12:43 UTC
Created attachment 54243 [details] [review]
a patch

Here is the patch which I just put into Rawhide. I just opens the first keyring
whose name appears in the list of keyrings, instead of hardwiring "default"
Comment 3 Vincent Untz 2006-02-18 08:01:25 UTC
Still here in GNOME 2.13.91...
Comment 4 Dan Williams 2006-04-03 16:31:24 UTC
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.