Skip to content

xdg-autostart-generator: unconditionally ignores items with X-GNOME-Autostart-Phase #18791

@rdieter

Description

@rdieter

per

if (service->gnome_autostart_phase) {

xdg-autostart-generator ignores all autostart items with the key
X-GNOME-Autostart-Phase

and now that kde plasma supports systemd user sessions, we noticed that several autostart items are not running. One of them was xdg-user-dirs since it contains
X-GNOME-Autostart-Phase=Initialization

I'd argue that xdg-autostart-generator should not do this unconditionally, and take more care to do it only where it makes sense.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions