Summary: | Opening corrupted .kra files does not show message box | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Alvin Wong <alvin> |
Component: | Usability | Assignee: | Halla Rempt <halla> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | halla |
Priority: | NOR | ||
Version: | 4.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://commits.kde.org/krita/353816d20fd0b048834319db8f94062190bc1ecf | Version Fixed In: | |
Sentry Crash Report: |
Description
Alvin Wong
2018-03-27 14:36:56 UTC
Git commit f3a5eaec2eebe90bdec7eec78f0cdd0491fd8a6e by Boudewijn Rempt. Committed on 28/03/2018 at 12:02. Pushed by rempt into branch 'master'. Return the proper import status on loading a file Setting it to OK unconditionally is wrong... M +1 -0 libs/ui/KisDocument.cpp M +0 -2 libs/ui/KisImportExportManager.cpp M +1 -1 plugins/impex/kra/kra_import.cpp https://commits.kde.org/krita/f3a5eaec2eebe90bdec7eec78f0cdd0491fd8a6e Git commit 353816d20fd0b048834319db8f94062190bc1ecf by Boudewijn Rempt. Committed on 03/04/2018 at 11:17. Pushed by rempt into branch 'krita/4.0'. Return the proper import status on loading a file Setting it to OK unconditionally is wrong... (cherry picked from commit f3a5eaec2eebe90bdec7eec78f0cdd0491fd8a6e) M +1 -0 libs/ui/KisDocument.cpp M +0 -2 libs/ui/KisImportExportManager.cpp M +1 -1 plugins/impex/kra/kra_import.cpp https://commits.kde.org/krita/353816d20fd0b048834319db8f94062190bc1ecf |