https://bugs.kde.org/show_bug.cgi?id=456201
--- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit ccfda933bbceba8dd1b9bf992c7433561fb382ba by Dmitry Kazakov. Committed on 11/07/2022 at 08:57. Pushed by dkazakov into branch 'master'. Fix an assert when a graya file layer fails to load its image The fallback color space for a file layer used to be the image's color space, which caused an qssert when trying to load graya channel flags. M +2 -2 libs/ui/kis_file_layer.cpp M +1 -1 libs/ui/kis_file_layer.h M +3 -3 plugins/impex/libkra/kis_kra_loader.cpp M +1 -1 plugins/impex/libkra/kis_kra_loader.h https://invent.kde.org/graphics/krita/commit/ccfda933bbceba8dd1b9bf992c7433561fb382ba -- You are receiving this mail because: You are watching all bug changes.