Review Request 125778: Allow local kioslave deployment
Christoph Cullmann
cullmann at kde.org
Mon Oct 26 16:55:42 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125778/
-----------------------------------------------------------
(Updated Oct. 26, 2015, 4:55 p.m.)
Review request for KDE Frameworks and David Faure.
Changes
-------
For .protocol files will go for the json solution, still, the other two patches are needed:
local kioslave lookup
fix for forkSlaves crash
Summary (updated)
-----------------
Allow local kioslave deployment
Repository: kio
Description
-------
Allow .protocol files to be bundled with applications.
Search in app local paths first.
Side effect: protocols() result is now sorted by name and allProtocols won't create duplicated cache entries if .protocol files are duplicated
kioslave helper is search locally, too.
forkSlaves check was missing in holdSlave to avoid segfault without dbus.
Diffs (updated)
-----
src/core/slave.cpp 9ce0d78
Diff: https://git.reviewboard.kde.org/r/125778/diff/
Testing
-------
.protocol files are now found if bundled with the application
kwrite http://www.kde.org works on mac now.
Thanks,
Christoph Cullmann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151026/9a12dd33/attachment.html>
More information about the Kde-frameworks-devel
mailing list