Public bug reported:

Binary package hint: gnome-keyring-manager

This is about Ubuntu Gutsy, freshly updated.

I can't create any new keyrings (including the default one, if there are
none) with the gnome keyring manager. When I try to create a new keyring
(menu Keyring>New Keyring) the new name is added to the keyrings list,
but it's not accessible. I get a "Gnome-Keyring-Manager-WARNING **:
Failed to get keyring info." error in the console.

I've snooped around through the sources a bit, and as far as I can tell:

(1) create_keyring_callback in gnome-keyring-manager-keyring-manager.c receives 
a (correct) GnomeKeyringResult of GNOME_KEYRING_RESULT_OK, which should 
indicate that adding the keyring was successful, but then
(2) it runs gkm_keyring_manager_update_keyring_info on the new keyring, which 
(3) runs gnome_keyring_get_info on it, and
(4) update_keyring_info_worker_callback receives a 
GNOME_KEYRING_RESULT_NO_SUCH_KEYRING status.

Which doesn't seem right to me.

** Affects: gnome-keyring (Ubuntu)
     Importance: Undecided
         Status: New

** Affects: gnome-keyring-manager (Ubuntu)
     Importance: Undecided
         Status: New

** Also affects: gnome-keyring (Ubuntu)
   Importance: Undecided
       Status: New

-- 
can't create new keyring
https://bugs.launchpad.net/bugs/132054
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-keyring in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to