Review Request 119562: Load polkit backends from installed location.
David Edmundson
david at davidedmundson.co.uk
Fri Aug 1 14:32:24 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/119562/
-----------------------------------------------------------
(Updated Aug. 1, 2014, 2:32 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks.
Repository: kauth
Description
-------
Load polkit backends from installed location.
QCoreApplication::libraryPath() can be affected by the calling application, which means KAuth can no longer find its own plugins.
Added Debug showed it changing when I ran from systemsettings; sometimes searching in libexec for some unknown reason.
Given we know the location that we install the plugins to, we can load
them from that folder directly.
Diffs
-----
src/BackendsConfig.h.cmake 72ae77d
src/BackendsManager.cpp 0dd4661
Diff: https://git.reviewboard.kde.org/r/119562/diff/
Testing
-------
Thanks,
David Edmundson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20140801/fe3c12cc/attachment.html>
More information about the Kde-frameworks-devel
mailing list