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/ | |krita/commit/ccc25f2e56666f | |d0167740a8361f83404b06b8da Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #4 from Dmitry Kazakov <dimul...@gmail.com> --- Git commit ccc25f2e56666fd0167740a8361f83404b06b8da by Dmitry Kazakov. Committed on 14/09/2019 at 14:52. Pushed by dkazakov into branch 'master'. 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/ccc25f2e56666fd0167740a8361f83404b06b8da -- You are receiving this mail because: You are watching all bug changes.