Bug 433273

Summary: Applications started with systemd always have the same name
Product: [Applications] plasma-systemmonitor Reporter: Rind <kde.milrind>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED UPSTREAM    
Severity: normal CC: ahiemstra, kde, plasma-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: systemmonitor

Description Rind 2021-02-19 21:28:57 UTC
Created attachment 135920 [details]
systemmonitor

STEPS TO REPRODUCE
1. Enable the option to boot plasma via systemd
2. Add some application to start automatically via the settings menu
3. Restart the system and access the systemmonitor

OBSERVED RESULT
All programs started this way have the name "autostart"

EXPECTED RESULT
The application name is automatically displayed in the "Details" tab. Maybe systemmonitor can get information from this tab to display the application name correctly?

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.21.0
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Kernel Version: 5.11.0-arch1-1
OS Type: 64-bit
Graphics Platform: X11

ADDITIONAL INFORMATION
https://blog.davidedmundson.co.uk/blog/plasma-and-the-systemd-startup/
Comment 1 David Edmundson 2021-02-20 15:06:21 UTC
Fixed with https://github.com/systemd/systemd/pull/18452