Re: Plasma 5.25.90
Bernhard Rosenkraenzer
bero at lindev.ch
Thu Sep 15 20:43:56 BST 2022
On Thursday, September 15, 2022 16:11 CEST, Jonathan Riddell <jr at jriddell.org> wrote:
> Plasma 5.25.90 is now released
kwin fails to build against kwayland 5.98.0 because autotests/integration/test_helpers.cpp calls KWayland::Client::Output::name(), which only exists in HEAD.
It works after adding commit cb13afd8530f651c7d0ce82e47eaa3e1939bd676 to kwayland 5.98.0 (or just using HEAD kwayland).
https://invent.kde.org/frameworks/kwayland/-/commit/cb13afd8530f651c7d0ce82e47eaa3e1939bd676.patch
Another potential "fix" is to disable that particular test.
ttyl
bero
More information about the Plasma-devel
mailing list