Bug 463780 - Apps started via DBus activation don't show up in applications list
Summary: Apps started via DBus activation don't show up in applications list
Status: REPORTED
Alias: None
Product: ksystemstats
Classification: Frameworks and Libraries
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-03 14:06 UTC by Nicolas Fella
Modified: 2024-02-08 21:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2023-01-03 14:06:05 UTC
STEPS TO REPRODUCE
1. Start an application that supports DBus activation (e.g. Yakuake or Nautilus) from Kickoff 
2. Open plasma-systemmonitor
3. Go to Applications

OBSERVED RESULT
The app is not listed

EXPECTED RESULT
The app is listed

SOFTWARE/OS VERSIONS
KDE Plasma Version: master
KDE Frameworks Version: master
Qt Version: 5.15.7-kde

ADDITIONAL INFORMATION

The cgroup name doesn't follow the expected convention from https://systemd.io/DESKTOP_ENVIRONMENTS/.

For example for Nautilus the cgroup is something like "dbus-:1.2-org.gnome.Nautilus@0.service"

Perhaps this is something that can/should be addressed upstream, by changing DBus or amending the systemd spec to account for this pattern