System Monitor does not show application details

I am on KDE Plasma 5.27.5. When I try to open the Applications in the System Monitor I am getting the message Applications View is unsupported on your system.

I am running the application a normal user. On starting from the terminal and using sudo I get the following error message

qml: Implementation matching DESKTOP_ENVIRONMENTS was not found. ApplicationsView will not be available

Can someone please help me? Why is ApplicationsView not available? And how can it be fixed?

What I see is “qml: Implementation matching Desktop Environment Integration was not found. ApplicationsView will not be available.” I am on Artix Linux with openrc and no systemd.
Is it possible systemmonitor is somehow hardcoded for systemd? I don’t think it’s likely, but it’s something to check. (I’m not at my Gentoo system, where checking the source would be easy. I also don’t know if this works on that system or not, and won’t be able to check for a few days.)

Well, I posted before doing enough searching. This is a know issue for any system not running systemd. There is an open KDE bug asking to just not show the page at all in such cases, but apparently that’s not easy due to how the page gets loaded. Since it seems to me the actual requirement is cgroups being run/used in a particular way (the systemd way, obviously) I wonder if it is possible to configure a PC with cgroups without systemd to meet the actual requirements for the page to work

Yeah it does appear that System Monitor is hardcoded for SystemD and will not work for non SystemD systems.

Can you please post a link to the bug?

https://bugs.kde.org/show_bug.cgi?id=449193