https://bugs.kde.org/show_bug.cgi?id=411045
Dmitry Kazakov <dimul...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/ccc25f2e56666f |krita/commit/55ffd724aeef07 |d0167740a8361f83404b06b8da |a5a8ecce7818e0190d27345f8f --- Comment #5 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit 55ffd724aeef07a5a8ecce7818e0190d27345f8f by Dmitry Kazakov. Committed on 14/09/2019 at 15:08. Pushed by dkazakov into branch 'krita/4.2'. Fix crash when converting color space with OCIO enabled The crash happened because of recursive entrance into KisOpenGLImageTextures when a message box was opened. This patch removes a message box and adds nitification with a floating message. M +9 -0 libs/ui/opengl/kis_opengl_canvas2.cpp M +3 -0 libs/ui/opengl/kis_opengl_canvas2.h M +5 -6 libs/ui/opengl/kis_opengl_image_textures.cpp M +6 -1 libs/ui/opengl/kis_opengl_image_textures.h https://invent.kde.org/kde/krita/commit/55ffd724aeef07a5a8ecce7818e0190d27345f8f -- You are receiving this mail because: You are watching all bug changes.