When I use "Fetch missing keys" in the certifications view and there are certifications to check I get:
16:23:36.956 QObject::connect|?kleopatra?|?kleopatra?|?kleopatra?|?kleopatra? QObject::connect: No such slot Kleo::ImportCertificateFromKeyserverCommand::importResult(GpgME::ImportResult) in /home/aheinecke/dev/main/src/kleopatra/src/commands/importcertificatescommand.cpp:938 16:23:36.956 org.kde.pim.kleopatra: Kleo::ImportCertificatesCommand::Private::increaseProgressMaximum increaseProgressMaximum progress: 0 / 35 16:23:36.956 QObject::connect|?kleopatra?|?kleopatra?|?kleopatra?|?kleopatra? QObject::connect: No such slot Kleo::ImportCertificateFromKeyserverCommand::importResult(GpgME::ImportResult) in /home/aheinecke/dev/main/src/kleopatra/src/commands/importcertificatescommand.cpp:938 16:23:36.956 org.kde.pim.kleopatra: Kleo::ImportCertificatesCommand::Private::increaseProgressMaximum increaseProgressMaximum progress: 0 / 36
The progress never advances. When I then click on cancel in the progress dialog it crashes with a segmentation fault.