https://bugs.kde.org/show_bug.cgi?id=461289
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Component|general |general Version|5.26.2 |unspecified Summary|plasmashell should give |ApplicationLaunchJob should |each launched app its own |give each launched app its |labelled systemd-journald |own labelled |stream |systemd-journald stream Ever confirmed|0 |1 Target Milestone|1.0 |--- CC| |kdelibs-b...@kde.org Product|plasmashell |frameworks-kio Assignee|plasma-b...@kde.org |kio-bugs-n...@kde.org --- Comment #2 from David Edmundson <k...@davidedmundson.co.uk> --- FWIW, there is a mechanism that exists now: exporting KDE_APPLICATIONS_AS_SERVICE=1 It's an alternative launching process in which we tell systemd to run our application, rather than us forking+exec'ing. Journald handling would then be resolved completely implicitly. It's currently not default due to upstream changes being needed which we couldn't rely on at a KDE level. It might be worth revisiting that. -- You are receiving this mail because: You are watching all bug changes.