https://bugs.kde.org/show_bug.cgi?id=475562
Lynx3d <lynx.mw+...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lynx.mw+...@gmail.com --- Comment #15 from Lynx3d <lynx.mw+...@gmail.com> --- hm the crashing line is: > cs->profile()->uniqueId() == > KoColorSpaceRegistry::instance()->p2020PQProfile()->uniqueId()) { That suggests the p2020PQProfile is not available, which should be part of a correct installation. Nevertheless, I guess there needs to be a nullptr check, I wasn't aware this function depends on the presence of a .icc file and thus can fail to return a valid profile. -- You are receiving this mail because: You are watching all bug changes.