Summary: | Krita 4.0 sometimes saves large "empty" files | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | chris.webb4 |
Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alvin, dimula73, halla |
Priority: | NOR | ||
Version: | 4.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Output viewed in hex editor |
Description
chris.webb4
2018-03-27 12:46:51 UTC
Is it a release blocker though? Git commit 9d63ca956a74804141ce93ffbe3653a969e2c5ef by Boudewijn Rempt. Committed on 27/03/2018 at 14:02. Pushed by rempt into branch 'master'. Return an error if QSaveFile cannot commit. Related: bug 392408 M +3 -1 libs/ui/KisImportExportManager.cpp https://commits.kde.org/krita/9d63ca956a74804141ce93ffbe3653a969e2c5ef I've tried creating lots of big files with lots of layers, saving them, closing Krita, reopening and editing them. Over the space of around 2 hours I have been unable to force it to happen again. It is therefore very intermittant. I can confirm that the temp file is saved where the file is saved, so it's not an issue with copying from drive to drive/partition to partition. I'm not sure about making it a release blocker; I'd first like to be able to confirm the issue. I've tried capturing it using ProcMon without success. It happened again last night after I'd stopped capturing with ProcMon. I'll run more tests, see what I can come up with. Git commit 00951bc9f919d5d926fbc87000df92da15054ec5 by Boudewijn Rempt. Committed on 03/04/2018 at 11:16. Pushed by rempt into branch 'krita/4.0'. Return an error if QSaveFile cannot commit. Related: bug 392408 (cherry picked from commit 9d63ca956a74804141ce93ffbe3653a969e2c5ef) M +3 -1 libs/ui/KisImportExportManager.cpp https://commits.kde.org/krita/00951bc9f919d5d926fbc87000df92da15054ec5 Could you check with a recent nightly build that has the Qt fix? I've been testing with build #106 and haven't had my issue come up yet. Of course there's always a possibility that my issue is related to something else that was already patched in previous nightly builds. Okay, then I think we can close this issue now. Yes I've been bug free since. I've donated to the project to say thanks :) |