Hey,
Here's a quick patch for ksystemstats to use the same cmake variable that is
used by libksysguard which owns the xml file in question. This fixes the build
when kde is installed in for example /opt/kde5.
--- ./src/CMakeLists.txt.orig 2021-09-16 02:40:08.0 -0600
+++ ./src/CMakeLis
Hi,
I was getting messages in my .xsession-errors.
kmixctrl(2487)/kmix Mixer_PULSE::Mixer_PULSE: Disabling PulseAudio
integration for lack of GLib event loop.
It turns out on my system the className being used (kde 4.7.4) is
"QEventDispatcherGlib" not "QGuiEventDispatcherGlib".
I patched t