[kdeconnect] [Bug 453450] Empty file being created even when receive operation fails

2022-05-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453450 --- Comment #3 from jejoxe6...@topyte.com --- Right. But, the fix to both of them seem to be in different components. - The fix to bug 445703 is probably in Dolphin or the component Dolphin internally uses. - The fix to this bug is in kdeconnect-android

[kdeconnect] [Bug 453450] Empty file being created even when receive operation fails

2022-05-06 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=453450 Patrick Silva changed: What|Removed |Added CC||bugsefor...@gmx.com --- Comment #2 from

[kdeconnect] [Bug 453450] Empty file being created even when receive operation fails

2022-05-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=453450 --- Comment #1 from jejoxe6...@topyte.com --- Another place to check is `publishFile(fileDocument, 0);` at https://invent.kde.org/network/kdeconnect-android/-/blob/master/src/org/kde/kdeconnect/Plugins/SharePlugin/CompositeReceiveFileJob.java#L165 --