https://bugs.kde.org/show_bug.cgi?id=454726

--- Comment #9 from Eric Hoffman <ehoff...@videotron.ca> ---
To add, using ps -afx, I can see that the applications I start manually are
created with process hierarchy

sddm-->sddm-helper-->startplasma-x11-->plasma_session-->xembedsniproxy-->plasmashell--><app>

While the ones I start from keyboard shortcut has the process hierarchy

systemd--><app>

Example "ps -aux" output (shoing just the tree portion):

/usr/bin/sddm
 \_ /usr/lib/sddm/sddm-helper --socket
/tmp/sddm-authea9cb49f-0c5e-4275-8196-80d0
     \_ /usr/bin/startplasma-x11
         \_ /usr/bin/plasma_session
             \_ /usr/bin/xembedsniproxy
             \_ /usr/bin/plasmashell
                 \_ /usr/bin/konsole
                     \_ /bin/bash

/usr/lib/systemd/systemd --user
 \_ /usr/bin/konsole
 |   \_ /bin/bash
 |       \_ ps -afx
 \_ /usr/bin/dolphin

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to