(WW) Option "-listen" for file descriptors is deprecated
17:25:52: Starting /home/bam/kde/build/kwin/bin/testGlobalShortcuts...
********* Start testing of GlobalShortcutsTest *********
Config: Using QtTest library 5.15.7, Qt 5.15.7 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 12.2.0), ubuntu 22.10
QWARN : GlobalShortcutsTest::initTestCase() kwin_xkbcommon: XKB: inet:334:58: unrecognized keysym "XF86EmojiPicker"
QWARN : GlobalShortcutsTest::initTestCase() QObject::connect(KWin::InputMethod, KWin::EffectsHandlerImpl): invalid nullptr parameter
(WW) Option "-listen" for file descriptors is deprecated
Please use "-listenfd" instead.
(WW) Option "-listen" for file descriptors is deprecated
Please use "-listenfd" instead.
Noticed spam in logs.
The way it was fixed for Mutter:
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1682
https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/593
Maybe we need something similar.