https://bugs.kde.org/show_bug.cgi?id=447284
Alexander Lohnau <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/88b908a27ea7 | |de2dbad5a7bebaeb777ba12e439 | |3 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.24.0 --- Comment #3 from Alexander Lohnau <[email protected]> --- Git commit 88b908a27ea7de2dbad5a7bebaeb777ba12e4393 by Alexander Lohnau. Committed on 12/01/2022 at 19:29. Pushed by alex into branch 'master'. KWin decorations KCM: Fix broken AdoptionCommand for KNewStuff We need CMAKE_INSTALL_FULL_LIBEXECDIR, otherwise `lib/x86_64-linux-gnu/libexec/kwin-applywindowdecoration` will be the resulting path, which does not contains the cmake install prefix. Consequently KNS would fail to find it at runtime. FIXED-IN: 5.24.0 M +1 -1 src/kcmkwin/kwindecoration/window-decorations.knsrc.cmake https://invent.kde.org/plasma/kwin/commit/88b908a27ea7de2dbad5a7bebaeb777ba12e4393 -- You are receiving this mail because: You are watching all bug changes.
