Created attachment 144848 [details] Backtrace SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Load this specific jpg OBSERVED RESULT kde aborts EXPECTED RESULT show jpg? SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Debian Buster (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Actual jpg available to dev if needed, but contains personal information so not attached here
Hi, Andy! Could you please try Krita 5.0 with this file? It looks like the problem is related to the openGL support on your ARM64 device.
More specifically, the problem is related with how Qt is compiled. For some reason Qt is compiled with desktop OpenGL, not with openGLES. So Krita asserts about it.
Hi, thanks for checking. This is just the Debian stable package for the OS. If it looks like it's a build problem more than a problem with Krita's code specifically, I'll open something w. the deb folks.