https://bugs.kde.org/show_bug.cgi?id=443683
Bug ID: 443683 Summary: Assert and crash when overwriting a workspace Product: krita Version: git master (please specify the git hash!) Platform: Other OS: Linux Status: REPORTED Severity: crash Priority: NOR Component: Resource Management Assignee: krita-bugs-n...@kde.org Reporter: eoinoneill1...@gmail.com Target Milestone: --- SUMMARY Seems like there's an assert that occurs when overwriting an existing workspace. ` ASSERT: "!md5sum.isEmpty()" in file /home/eoin/Source/krita/src/libs/resources/KoResource.cpp, line 170 ` Should be worth noting that the workspace does seem to save anyway, so we might want to make sure that the assert itself isn't erroneous. STEPS TO REPRODUCE 1. Identify and select an existing workspace 2. Change said workspace 3. Attempt to save the workspace. OBSERVED RESULT Krita should close and the assert will be logged in the command line. EXPECTED RESULT No assert, or at least is should soft-assert. ADDITIONAL INFORMATION Present as of commit 527eddd94c6b76b430d6a4b01f19733aa6957ffc -- You are receiving this mail because: You are watching all bug changes.