| Summary: | Window open/close effects with shaders fail to load in 6.7 | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Tech-Tac <im.tech.tac> |
| Component: | effects-various | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 6.7.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/fa5ab340ecc2cb4ed58220afda8ffbf21199ee02 | Version Fixed/Implemented In: | 6.7.1 |
| Sentry Crash Report: | |||
|
Description
Tech-Tac
2026-06-19 16:10:10 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/9430 Git commit 40ce6009f93c54b102750d4228a9eb201910ef3e by Xaver Hugl. Committed on 22/06/2026 at 10:29. Pushed by zamundaaa into branch 'master'. scripting: fix backwards compatibility for shaders KWin automatically ports shaders to old OpenGL versions, so it no longer attempted to load the "core" version and the resulting shader was broken. M +7 -0 src/scripting/scriptedeffect.cpp https://invent.kde.org/plasma/kwin/-/commit/40ce6009f93c54b102750d4228a9eb201910ef3e Git commit fa5ab340ecc2cb4ed58220afda8ffbf21199ee02 by Xaver Hugl. Committed on 22/06/2026 at 12:17. Pushed by zamundaaa into branch 'Plasma/6.7'. scripting: fix backwards compatibility for shaders KWin automatically ports shaders to old OpenGL versions, so it no longer attempted to load the "core" version and the resulting shader was broken. (cherry picked from commit 40ce6009f93c54b102750d4228a9eb201910ef3e) Co-authored-by: Xaver Hugl <xaver.hugl@kde.org> M +7 -0 src/scripting/scriptedeffect.cpp https://invent.kde.org/plasma/kwin/-/commit/fa5ab340ecc2cb4ed58220afda8ffbf21199ee02 |