Bug 393165

Summary: Failed put transfers never complete
Product: [Frameworks and Libraries] frameworks-kio Reporter: Matthijs Tijink <matthijstijink>
Component: generalAssignee: David Faure <faure>
Status: REPORTED ---    
Severity: normal CC: kdelibs-bugs
Priority: NOR    
Version: 5.44.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matthijs Tijink 2018-04-15 12:44:08 UTC
When I let KDE Connect transfer a big file to the desktop (using the "send files" button) and it fails (e.g. by disconnecting from wifi), the transfer never completes.

I'd expect it to say "transfer failed" (or similar), but the transfer just hangs, without any sign it's never going to be completed.

I checked the code in KDE Connect, and it seems the bug is not in there (the SSL socket is just passed to networkaccessmanager->put).
Comment 1 Justin Zobel 2022-11-21 08:22:08 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Matthijs Tijink 2022-11-25 20:13:43 UTC
I can reproduce the issue by sending a large file with KDE Connect and disabling the wifi of my phone during the transfer.