Bug 342560 - gpg cert not import from key server
Summary: gpg cert not import from key server
Status: RESOLVED FIXED
Alias: None
Product: kleopatra
Classification: Applications
Component: general (show other bugs)
Version: 2.2.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-06 16:31 UTC by andrey amado
Modified: 2022-10-17 18:28 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description andrey amado 2015-01-06 16:31:11 UTC
in the moment the search cert on the server an d click on import cert, it's fail. the same process is sucefull on same version of kleopatra for windows :( and kgpg. 
i see the code and think the problem is relation on "lookupcetificatescommand" on the function "LookupCertificatesCommand::Private::slotImportRequested".

Reproducible: Always

Steps to Reproduce:
1. open kleopatra
2. configure kleopatra
3. set keyserver to "hkp keys.gnupg.net 11371" and save changes
4. back to main interface and click on search cert on the "search cert on the server"
5. search "jhoan.cabezas" and click on search (try witch other name the result change some times).
6. click on import.
7. certs imports 0. 

Actual Results:  
I can't import some certs from the keyservers

Expected Results:  
I can import any valid cert from kleopatra on GNU/linux

I test on opensuse 13.2 and 13.1 and the result is same.
Comment 1 Justin Zobel 2022-10-17 00:40:47 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 2 andrey amado 2022-10-17 18:28:49 UTC
(In reply to Justin Zobel from comment #1)
> Thank you for reporting this bug in KDE software. As it has been a while
> since this issue was reported, can we please ask you to see if you can
> reproduce the issue with a recent software version?
> 
> If you can reproduce the issue, please change the status to "CONFIRMED" when
> replying. Thank you!

Hi Justin, I checked with a new version 3.1.21.220401 Fedora 36 and I can import successfully the cert.

Thanks for your reply.