See screenshot. Settings -> Configure KMail... Security page -> Miscellaneous tab Reproducible: Always
Created attachment 97063 [details] Screenshot
QPointer<KCMultiDialog> dlg(new KCMultiDialog(this)); dlg->addModule(QStringLiteral("kleopatra_config_gnupgsystem")); dlg->exec(); delete dlg; So for me you install is not correct. Please verify that your distro install it and all gnupg is installed too
Created attachment 97065 [details] New screenshot Hi Laurent. I have installed Kleopatra and works now. KMail could show a message to user install Kleopatra instead show a empty dialog, like in Identity settings. (see new screenshot) This is easy to fix by user, if he has the correct information. Thanks for reply and for your work on KDEPIM software.
Indeed you write. I will look at how to implement it. I reopen it.
Git commit e609409c2f139a77e5fb9ceed9788d493a93ea21 by Montel Laurent. Committed on 07/02/2016 at 14:54. Pushed by mlaurent into branch 'master'. Fix Bug 359082 - Empty dialog on clicking 'GnuPG Settings...' dialog FIXED-IN: 5.2 M +9 -1 kmail/configuredialog/configuresecuritypage.cpp http://commits.kde.org/kdepim/e609409c2f139a77e5fb9ceed9788d493a93ea21