Review Request 122221: Fix file transfer for Samsung Galaxy S2

Lamarque Souza lamarque at kde.org
Fri Jan 23 14:45:19 UTC 2015


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

Review request for kdeconnect.


Repository: kdeconnect-kde


Description
-------

My Samsung Galaxy S2 running Jelly Bean 4.1.2 was not able to send files to my computer. After tracking this problem down I figured out that kdeconnect's kded module receives a QUrl with an empty scheme. That QUrl is the file path to save, which in my case only works if I set scheme to "file".


Diffs
-----

  core/filetransferjob.cpp 98418ec 

Diff: https://git.reviewboard.kde.org/r/122221/diff/


Testing
-------

After this patch is applied kdeconnect's kded module is able to save the file being transfered. Without this patch, the file being saved is created empty and transfer's progress bar is stuck at 0%.


Thanks,

Lamarque Souza

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdeconnect/attachments/20150123/610b43af/attachment.html>


More information about the KDEConnect mailing list