https://bugs.kde.org/show_bug.cgi?id=386246

--- Comment #10 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Yes, absolutely sure. 

Running the daemon on the console gives me the following output when
transferring the file that fails:
kdeconnect.core: KdeConnect daemon starting
kdeconnect.core: onStart
kdeconnect.core: KdeConnect daemon started
kdeconnect.core: Broadcasting identity packet
kdeconnect.core: Starting client ssl (but I'm the server TCP socket)
kdeconnect.core: Socket succesfully stablished an SSL connection
kdeconnect.core: It is a known device "OnePlus"
kdeconnect.plugin.sftp: add to dolphin
kdeconnect.plugin.sftp: Created device: "OnePlus"
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeconnect.core: FileTransferJob Downloading payload to
QUrl("file:///tmp/kdeconnect/96986c0da73802429364605fefc5f8c2") size: 310

A successful transfer looks like this:

kdeconnect.core: KdeConnect daemon starting
kdeconnect.core: onStart
kdeconnect.core: KdeConnect daemon started
kdeconnect.core: Broadcasting identity packet
kdeconnect.core: Starting client ssl (but I'm the server TCP socket)
kdeconnect.core: Socket succesfully stablished an SSL connection
kdeconnect.core: It is a known device "OnePlus"
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
kdeconnect.plugin.sftp: add to dolphin
kdeconnect.plugin.sftp: Created device: "OnePlus"
kdeconnect.core: FileTransferJob Downloading payload to
QUrl("file:///tmp/kdeconnect/75496f3319233b6ce636394d56ccae80") size: 25587
kdeconnect.core: Finished transfer
QUrl("file:///tmp/kdeconnect/75496f3319233b6ce636394d56ccae80")

The file transfers were triggered from the notifications plugin which uses a
FileTransferJob for the notification icons. It can be reproduced by sending
files via the SharePlugin Android -> PC as well

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to