https://bugs.kde.org/show_bug.cgi?id=425379
--- Comment #9 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 1d7b348b1a3cf0f7985cb3d7f46c56cb6d2af371 by Dmitry Kazakov. Committed on 19/08/2020 at 08:54. Pushed by dkazakov into branch 'master'. Fix crash when trying to save unsupported color space into EXR `wrapLayerDevice()` will change the color space of the saved device to the supported one, therefore we should use that. We shouldn't use the original color space of the layer. M +6 -6 plugins/impex/exr/exr_converter.cc https://invent.kde.org/graphics/krita/commit/1d7b348b1a3cf0f7985cb3d7f46c56cb6d2af371 -- You are receiving this mail because: You are watching all bug changes.