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 371636 - Doesn't search subkeys for recipients
Doesn't search subkeys for recipients
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.9.5
Other Linux
: Normal major
: 1.0.0
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2006-11-06 18:23 UTC by zerohalo
Modified: 2006-11-09 18:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description zerohalo 2006-11-06 18:23:20 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.
Comment 1 Stef Walter 2006-11-09 18:15:51 UTC
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