https://bugs.kde.org/show_bug.cgi?id=463541
Yurii Kolesnykov <yurii.kolesny...@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 CC| |yurii.kolesny...@kdemail.ne | |t Version|unspecified |5.101.0 Status|REPORTED |CONFIRMED --- Comment #1 from Yurii Kolesnykov <yurii.kolesny...@kdemail.net> --- Regression was introduced by commit 5b270191 [0], which makes test to use new KWindowSystem's KX11Extras class [1] that is obviously shipped only on platforms with X11. Luckily this issue only affects test, but not framework itself, so in Homebrew-KDE we just temporary disable test by a cmake option "-DBUILD_TESTING=OFF". [0] https://invent.kde.org/frameworks/kactivities/-/commit/b1faa708be283b89c296f5e49f376396fe1b75d7 [1] https://invent.kde.org/frameworks/kwindowsystem/-/blob/master/src/kx11extras.h -- You are receiving this mail because: You are watching all bug changes.