https://bugs.kde.org/show_bug.cgi?id=446601
Bug ID: 446601 Summary: Layer-style assert when loading document from Krita 4.4.1 Product: krita Version: 5.0.0-beta5 Platform: Other OS: Linux Status: REPORTED Keywords: release_blocker Severity: major Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: eoinoneill1...@gmail.com Target Milestone: --- Created attachment 144291 --> https://bugs.kde.org/attachment.cgi?id=144291&action=edit layerstyles res test file (created in Krita 4.4.1) SUMMARY I have a file here that was made in Krita 4.4.1 for testing purposes that causes an assert when attempting to load it on branch krita/5.0 . STEPS TO REPRODUCE 1. Try opening the attached file. OBSERVED RESULT Krita throws an assert: ``` ASSERT: "parts.size() == 2" in file /home/eoin/Source/krita/src/libs/resources/KisMemoryStorage.cpp, line 284 ``` EXPECTED RESULT Should throw no asserts, and do its best to load files. ADDITIONAL INFORMATION If it's not possible to load this specific file, we will probably want to at least ensure that this type of assert doesn't happen to users during production and general use. -- You are receiving this mail because: You are watching all bug changes.