https://bugs.kde.org/show_bug.cgi?id=406574
tobijk <tobias.johannes.klausm...@mni.thm.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tobias.johannes.klausmann@m
                   |                            |ni.thm.de

--- Comment #1 from tobijk <tobias.johannes.klausm...@mni.thm.de> ---
Created attachment 119574
  --> https://bugs.kde.org/attachment.cgi?id=119574&action=edit
Fix

Hi,
i hit the same bug unexpectedly while opening my files as well. This started to
happen after an update to KDE Frameworks Version 5.57.0.

While checking the code i found it to assume a file still exists after it is
overwritten. Which may have worked but with 5.57.0 Kio file copies seem to
honor the used "KIO::Overwrite" flag. As a conclusion: Just do not use the
overwritten file instance for error checks, instead use the file instance we
created after the copy.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to