Bug 433273 - Applications started with systemd always have the same name
Summary: Applications started with systemd always have the same name
Status: RESOLVED UPSTREAM
Alias: None
Product: plasma-systemmonitor
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: KSysGuard Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-19 21:28 UTC by Rind
Modified: 2021-02-20 15:06 UTC (History)
3 users (show)

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


Attachments
systemmonitor (96.82 KB, image/png)
2021-02-19 21:28 UTC, Rind
Details

Note You need to log in before you can comment on or make changes to this bug.
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