https://bugs.kde.org/show_bug.cgi?id=466355
--- Comment #2 from GoldBarb <q9hc2...@duck.com> --- (In reply to David Edmundson from comment #1) > >. If for example plasmashell crashes it takes down any subprocesses with it > >including FF, Sublime or any other open program. > > Please verify that is the case. It has happened a few days ago. FF was running, along with Spotify. Something caused Plasmashell to crash resulting in both programs to subsequently exit. Some further observations. Currently I have launched FF from the terminal. As you can see from the below systemctl status from plasmashell FF doesn't appear in the list of subprocesses. plasma-plasmashell.service - KDE Plasma Workspace Loaded: loaded (/usr/lib/systemd/user/plasma-plasmashell.service; disabled; preset: enabled) Active: active (running) since Fri 2023-02-24 14:51:19 GMT; 2h 17min ago Main PID: 24669 (plasmashell) Tasks: 113 (limit: 38199) Memory: 1.0G CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service ├─24669 /usr/bin/plasmashell --no-respawn ├─25927 "/opt/discord/Discord --type=zygote --no-zygote-sandbox" ├─25928 "/opt/discord/Discord --type=zygote" ├─25930 "/opt/discord/Discord --type=zygote" ├─25972 "/opt/discord/Discord --type=gpu-process --field-trial-handle=3519898571147893682,6286612681406132475,131072 --disable-features=CookiesWithoutSameSiteMustBeSecure,Ha> ├─29204 /usr/bin/subl --detached ├─29279 /opt/sublime_text/plugin_host-3.3 29204 /opt/sublime_text/sublime_text /home/.config/sublime-text /home/.cache/sublime-text /opt/sublime_text/Packages ├─29282 /opt/sublime_text/plugin_host-3.8 29204 /opt/sublime_text/sublime_text /home/.config/sublime-text /home//.cache/sublime-text /opt/sublime_text/Packages ├─36858 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_http.so https "" local:/run/user/1000/plasmashellgwdWPV.22.kioworker.socket └─36962 /usr/lib/kf5/kioslave5 /usr/lib/qt/plugins/kf5/kio/kio_http.so https "" local:/run/user/1000/plasmashellhebSYC.23.kioworker.socket Is there some special inner mechanism of how systemd works with managing CGroups ? -- You are receiving this mail because: You are watching all bug changes.