https://bugs.kde.org/show_bug.cgi?id=523458
--- Comment #2 from mfp <[email protected]> --- Lastly, when the transfer errors were happening, journalctl was logging this: QIODevice::write (QFile, "/path/to/file.part"): Called with maxSize < 0 This may be nothing, perhaps you're just treating an error return code as a size somewhere. But may also be some overflow or incorrect buffer size calculation error somewhere because of the automatically changing socket recv buffer size. Someone that understands it might want to make sure that code is safe. -- You are receiving this mail because: You are watching all bug changes.
