GNOME Bugzilla – Bug 371636
Doesn't search subkeys for recipients
Last modified: 2006-11-09 18:15:51 UTC
When choosing a recipient (after selecting Encrypt from Nautilus action menu), Seahorse doesn't search subkeys for additional emails or IDs. (I'm quite sure that the 0.7.x version of Seahorse did this.) This is necessary because sometimes the email or id to which you're encrypted is not the primary one of the PGP key, and if you don't know the primary ID/email, it's difficult to find the key to encrypt to.
Thanks. This used to work but must have regressed recently. Fixed: 2006-11-09 Nate Nielsen <nielsen@memberwebs.com> * libcryptui/cryptui-keyset.c: * libcryptui/cryptui-keyset.h: * libcryptui/tests/cryptui-test-keyset.c: * libcryptui/tests/cryptui-test-ui.c: * plugins/applet/seahorse-applet.c: * plugins/epiphany/seahorse-extension.c: * plugins/gedit/seahorse-gedit.c: * plugins/nautilus/seahorse-tool.c: Show UIDs in the recipient selection dialog. Fixes bug #371636