Bug 393165 - Failed put transfers never complete
Summary: Failed put transfers never complete
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.44.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-15 12:44 UTC by Matthijs Tijink
Modified: 2022-11-25 20:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.