GNOME Bugzilla – Bug 300578
The find remote keys function does't work
Last modified: 2005-04-18 21:51:21 UTC
Please describe the problem: Remote Key Search function doesn't work buttom does not become hilighted so you can't search.. Steps to reproduce: 1. Click remote search 2. Enter name of key to searck 3. try to click"Search" button and nada Actual results: Nothing Expected results: The button should be high lighted and you can click it and it will initiate the search Does this happen every time? yes Other information: No
Thanks for reporting the issue. Just a few questions: 1. Is the search button disabled? Your comments seem to suggest that it is. 2. Also what name are you entering into the box? 3. Do you have any key servers setup?
Yes the search button is disbled. I entered my own to search a local key server that know has my key. Yes a local one as well as keyserver.pgp.com. Still nothing. Tks BTW for the export full key function.
What version of GPG is your seahorse built against? Are these present? ls -l /usr/libexec/gnupg/ total 188 -rwxr-xr-x 1 root root 34736 2005-04-14 20:36 gpgkeys_finger* -rwxr-xr-x 1 root root 59600 2005-04-14 20:36 gpgkeys_hkp* -rwxr-xr-x 1 root root 47872 2005-04-14 20:36 gpgkeys_http* -rwxr-xr-x 1 root root 41884 2005-04-14 20:36 gpgkeys_ldap* If you built seahorse yourself, please make sure that after running ./configure or autogen.sh you see: Keyserver Support: yes LDAP: yes
Thanks. It's been fixed in CVS. It ocurred the first time a user (ever) uses the remote search function.