GNOME Bugzilla – Bug 675015
"Names and Signatures" tab for gnupg key incorrectly shows unavailable entries
Last modified: 2012-04-30 20:55:54 UTC
In seahorse 3.4 when showing the details of a gnupg key and opening the "Names and Signatures" tab, I get "Unavailable" entries for all signature IDs, although I have all public keys of those signatures in my keyring. If you look at the first screenshot, I marked an example signature ID which is marked unavailable although it is shown correctly further down the list. In seahorse 3.2 (attached as screenshot 2) I don't see this behaviour.
Created attachment 213016 [details] screenshot 1: seahorse 3.4 "signatures and names" tab
Created attachment 213017 [details] screenshot 2: seahorse 3.2 "signatures and names" tab
Created attachment 213138 [details] [review] Unavailable entries were displayed incorrectly for signatures * Only load unknown keys for ones that we can't find locally
The above patch should fix the problem. It's merged into gnome-3-4 branch, and will be merged into master shortly.
Thanks a lot. I can confirm the fix.