https://bugs.kde.org/show_bug.cgi?id=409916
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/4f769aa455bf2a |krita/commit/9e9b288ebcf4ed |594bedd445d07749aa6bc1e33d |cf2e51d7240176f5e59ce7b7e4 --- Comment #2 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 9e9b288ebcf4edcf2e51d7240176f5e59ce7b7e4 by Boudewijn Rempt, on behalf of Agata Cacko. Committed on 29/07/2019 at 08:33. Pushed by rempt into branch 'krita/4.2'. Fix crash on CMYK profiles not updated Before this commit there was a crash if the default (last used) color model was not CMYK, but the user wanted to create a CMYK file. Color profiles didn't get updated, so Krita tried to create a document with an incompatible color profile which resulted in crash. This commit ensures the correct color model is used. M +2 -0 libs/ui/widgets/kis_color_space_selector.cc https://invent.kde.org/kde/krita/commit/9e9b288ebcf4edcf2e51d7240176f5e59ce7b7e4 -- You are receiving this mail because: You are watching all bug changes.