https://bugs.kde.org/show_bug.cgi?id=421136
Constantine-D. Kardaris <ckarda...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ckarda...@gmail.com --- Comment #20 from Constantine-D. Kardaris <ckarda...@gmail.com> --- Hello, i got hit by the relevant change that came with krita 4.4.3 forcing opengles based on cpu architecture while Qt is built with opengl. On Gentoo aarch64, Qt built with gles2-only DISABLED, when canvas is loading krita crashes with: ASSERT (krita): "ASSERT failure in KisOpenGLImageTextures::updateTextureFormat: "Unexpected KisOpenGL::hasOpenGLES returned false" (false)" in file /var/tmp/portage/media-gfx/krita-4.4.3/work/krita-4.4.3/libs/ui/opengl/kis_opengl_image_textures.cpp, line 557 Aborted Reverting 2d92ee5b01a0069cc33debdcb3c29dc817c2d6f3 brings everything back to normal. I guess im going to switch Qt+Krita to opengles anyway but, on par with Alvin Wong's comment, just matching cpu architecture is not enough. -- You are receiving this mail because: You are watching all bug changes.