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

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

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to