Version: 1.2.2 (using KDE KDE 3.5.8) Installed from: Debian testing/unstable Packages OS: Linux Hi, it seems there is a problem in exporting multiple keys to a keyserver at once. If you mark more than one key and choose the contextmenu (or the icon in the menu) to export them to a keyserver kgpg sends only the first marked item/key to the server. This depends not on the order in which you mark the keys but on the order of the keys in the list. I use kgpg 1.2.2 / KDE 3.5.8 on Debian
Created attachment 25489 [details] export keys by QStringList Please try the attached patch. It uses a QStringList as KGpg does in KDE4.
SVN commit 822717 by dakon: Fix exporting multiple keys to keyserver at once BUG:154528 M +3 -3 keyservers.cpp M +1 -1 keyservers.h M +2 -2 listkeys.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=822717