GNOME Bugzilla – Bug 317037
error on startup without default keyring
Last modified: 2006-04-03 16:31:24 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.
I experience the same problem.
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"
Still here in GNOME 2.13.91...
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.