https://bugs.kde.org/show_bug.cgi?id=523634
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maik Qualmann <[email protected]> --- This error message is normal: EXDEV (Invalid cross-device link). Qt::File attempts to move the file; since this is not possible due to different partitions or devices, it proceeds to copy and then delete the file. Maik -- You are receiving this mail because: You are watching all bug changes.
