https://bugs.kde.org/show_bug.cgi?id=486078
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/8c149bb6b7 | |11c00e0fa3cf2f3d06a09dcc57a | |1e4 Resolution|--- |FIXED --- Comment #1 from David Edmundson <[email protected]> --- Git commit 8c149bb6b711c00e0fa3cf2f3d06a09dcc57a1e4 by David Edmundson. Committed on 04/06/2024 at 08:33. Pushed by davidedmundson into branch 'master'. effects: Do not call RHI QQuickRenderControl methods when using software rendering As per the docs: Note: This function does not need to be, and must not be, called when using the software adaptation of Qt Quick. This sets up RHI on the render control, which in turn sets RHI on the window, which shouldn't exist when using software rendering. Related: bug 482663 M +7 -3 src/effect/offscreenquickview.cpp https://invent.kde.org/plasma/kwin/-/commit/8c149bb6b711c00e0fa3cf2f3d06a09dcc57a1e4 -- You are receiving this mail because: You are watching all bug changes.
