https://bugs.kde.org/show_bug.cgi?id=457149
Bug ID: 457149
Summary: Plasma start with systemd breaks certain autostart
file
Product: plasmashell
Version: 5.25.3
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Startup process
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Right now, plasma autostart relies on systemd's xdg autostart generator.
There are certain cases that is not handled with current mechanism. For the
desktop file with X-systemd-skip or X-GNOME-Autostart-Phase (based on the doc,
https://www.freedesktop.org/software/systemd/man/systemd-xdg-autostart-generator.html
), the service won't be generated, but also it doesn't mean they should not be
started. Those should go through the traditional autostart code and be started.
Right now startplasma would just skip all of such desktop file that is not
generated by systemd.
--
You are receiving this mail because:
You are watching all bug changes.