Review Request 124544: Set a valid url for UDS_URL, basically one that includes files://
Àlex Fiestas
afiestas at kde.org
Fri Jul 31 11:08:11 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124544/
-----------------------------------------------------------
(Updated July 31, 2015, 11:08 a.m.)
Status
------
This change has been marked as submitted.
Review request for kdeconnect.
Changes
-------
Submitted with commit 886787f7322b45cb435873821e55c6449e586441 by Àlex Fiestas to branch master.
Repository: kdeconnect-kde
Description
-------
In Qt5 QUrl need to be created by calling fromLocalFile to handle paths such /root/foo.txt.
So KIO apparently broke compatibility with setting such paths in UDS_URL and we have to pass instead files:///root/foo.txt
Altought this might be a bug in KIO, we want to work with all KF5 based versions of plasma and this patch will just do that.
Diffs
-----
kio/kiokdeconnect.cpp 9d40ee5
Diff: https://git.reviewboard.kde.org/r/124544/diff/
Testing
-------
Thanks,
Àlex Fiestas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20150731/715e77ef/attachment.html>
More information about the KDEConnect
mailing list