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 300578 - The find remote keys function does't work
The find remote keys function does't work
Status: RESOLVED FIXED
Product: seahorse
Classification: Applications
Component: general
0.7.x
Other All
: Normal normal
: ---
Assigned To: Seahorse Maintainer
Seahorse Maintainer
Depends on:
Blocks:
 
 
Reported: 2005-04-14 05:47 UTC by Robert Walker
Modified: 2005-04-18 21:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robert Walker 2005-04-14 05:47:09 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
Comment 1 Stef Walter 2005-04-14 23:49:09 UTC
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?
Comment 2 Robert Walker 2005-04-18 18:01:51 UTC
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.
Comment 3 Adam Schreiber 2005-04-18 18:20:24 UTC
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
Comment 4 Stef Walter 2005-04-18 21:51:21 UTC
Thanks. It's been fixed in CVS. It ocurred the first time a user (ever) uses the
remote search function.