----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/122606/ -----------------------------------------------------------
Review request for KDE Frameworks. Repository: kio Description ------- KSslCertificateManager is trying to connect to org.kde.kssld5 directly which doesn't work because it lacks it's own .service dbus file needed for start-on-demand. This patch makes it connect correctly to org.kde.kiod5 (which then loads kssld5 module and makes service available) instead. Diffs ----- src/core/ksslcertificatemanager.cpp a47ca68 Diff: https://git.reviewboard.kde.org/r/122606/diff/ Testing ------- KIO git with patch, tested with Konversation which used to spam SSL errors before applying patch. Thanks, Bartosz Sławianowski
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel