[umbrello] [Bug 406574] Can't load from *.xmi file (possibly error with temporary file)

tobijk bugzilla_noreply at kde.org
Mon Apr 22 22:43:12 BST 2019


https://bugs.kde.org/show_bug.cgi?id=406574

tobijk <tobias.johannes.klausmann at mni.thm.de> changed:

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

--- Comment #1 from tobijk <tobias.johannes.klausmann at 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 the assignee for the bug.


More information about the umbrello-devel mailing list