https://bugs.kde.org/show_bug.cgi?id=361131
--- Comment #5 from Laurent Montel <[email protected]> --- + QFileInfo file(mSignatureConfigurator->filePath()); + if (!file.isReadable()) { KMessageBox::error(this, i18n("The signature file is not valid")); return; } indeed. I couldn't adapt api in 5.1.x so I changed to 5.2 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Kdepim-bugs mailing list [email protected] https://mail.kde.org/mailman/listinfo/kdepim-bugs
