https://bugs.kde.org/show_bug.cgi?id=396630
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Version|19.07.80 |5.67.0 Summary|Unable to rename files via |stop thumbnailing when |kio_smb |renaming/moving a file | |(over smb) Resolution|WAITINGFORINFO |--- Product|kio-extras |frameworks-kio Component|Samba |general Assignee|plasma-b...@kde.org |fa...@kde.org CC| |kdelibs-b...@kde.org Status|NEEDSINFO |CONFIRMED --- Comment #11 from Harald Sitter <sit...@kde.org> --- So, I an reproduce this by streaming a file (i.e. having an open file descriptor) and then trying to rename that file which errors out EBUSY since the file is busy and cannot be written to. Which is indeed kind of expected and combined with the fact that you see this problem when enabling thumbnailing I am guessing that the thumbnailing isn't getting killed before the rename is attempted. Thumbnailing is controlled by KIO directly, I think. Moving the bug there. -- You are receiving this mail because: You are watching all bug changes.