Summary: | [Systemd] Second kwin_wayland started | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Matej Mrenica <matejm98mthw> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex765, kde, nate |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/kwin/commit/20135166521b601da1d4a9dc6c13b58fd3847735 | Version Fixed In: | 5.21 |
Sentry Crash Report: |
Description
Matej Mrenica
2021-01-27 10:06:28 UTC
*** Bug 432168 has been marked as a duplicate of this bug. *** Git commit ca81be6635131bfe2d290022128d0569357d2dd5 by David Edmundson. Committed on 27/01/2021 at 13:47. Pushed by davidedmundson into branch 'master'. Fix the systemd wayland boot Plasma-workspace currently starts kwin_wayland before afterwards continuing to spawn the full session, through whatever mechanism. We ultimately want to just have systemd manage everything all at once, but this was not realised in time for 5.21 due to a problem of propogating environment variables. By removing this file we go to a working state with the option enabled, and can build on it for the next release. M +4 -1 CMakeLists.txt https://invent.kde.org/plasma/kwin/commit/ca81be6635131bfe2d290022128d0569357d2dd5 Git commit 20135166521b601da1d4a9dc6c13b58fd3847735 by David Edmundson. Committed on 27/01/2021 at 13:49. Pushed by davidedmundson into branch 'Plasma/5.21'. Fix the systemd wayland boot Plasma-workspace currently starts kwin_wayland before afterwards continuing to spawn the full session, through whatever mechanism. We ultimately want to just have systemd manage everything all at once, but this was not realised in time for 5.21 due to a problem of propogating environment variables. By removing this file we go to a working state with the option enabled, and can build on it for the next release. (cherry picked from commit ca81be6635131bfe2d290022128d0569357d2dd5) M +4 -1 CMakeLists.txt https://invent.kde.org/plasma/kwin/commit/20135166521b601da1d4a9dc6c13b58fd3847735 Note there's a corresponding p-w patch needed to land *** Bug 432235 has been marked as a duplicate of this bug. *** |