-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122606/#review76754
-----------------------------------------------------------


I'm not acquainted with the codebase, but I can confirm that the patch solves 
the described problem for me.

- Heiko Becker


On Feb. 17, 2015, 2:34 nachm., Bartosz Sławianowski wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/122606/
> -----------------------------------------------------------
> 
> (Updated Feb. 17, 2015, 2:34 nachm.)
> 
> 
> 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

Reply via email to