https://bugs.kde.org/show_bug.cgi?id=499843
Jazeix Johnny <jaz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/educ |https://invent.kde.org/educ |ation/gcompris/-/commit/3f1 |ation/gcompris/-/commit/cea |f7462090a11fd89ab889bc7b0b7 |cd234a77b6a9a22be0b9eb8f68a |8bd5a341a1 |58360a88fd --- Comment #5 from Jazeix Johnny <jaz...@gmail.com> --- Git commit ceacd234a77b6a9a22be0b9eb8f68a58360a88fd by Johnny Jazeix, on behalf of Balló György. Committed on 12/02/2025 at 17:56. Pushed by jjazeix into branch 'KDE/25.0'. core, fallback to software renderer if needed If the accelerated rendering is disabled or unavailable on the system, fallback to software renderer: - If OpenGL context cannot be created. - If the value of the Scene Graph backend is "`software`". It needs to be checked after the first `QQuickWindow` is constructed. M +13 -1 src/core/main.cpp https://invent.kde.org/education/gcompris/-/commit/ceacd234a77b6a9a22be0b9eb8f68a58360a88fd -- You are receiving this mail because: You are watching all bug changes.