Review Request 122606: Fix startup of kssld5 dbus service
Bartosz SÅ‚awianowski
eplightning at outlook.com
Tue Feb 17 14:34:42 UTC 2015
-----------------------------------------------------------
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20150217/c9b52ee9/attachment.html>
More information about the Kde-frameworks-devel
mailing list