https://bugs.kde.org/show_bug.cgi?id=490469
--- Comment #6 from Oliver Freyermuth <o.freyerm...@googlemail.com> --- (In reply to Nate Graham from comment #5) > The fact that it starts up in / rather than your homedir seems suspicious. > Have yo made any user or system level customizations that could explain this? No, that also happens on fresh installs of Gentoo. Digging a bit more, this seems to be a common issue with processes forking off from kglobalaccel5 affecting other users, too: https://discuss.kde.org/t/konsole-and-others-starts-in-root-dir/4466/22 I can confirm the last statement there from my system: Using OpenRC (not systemd), SDDM and rootful X11 starts dbus-launch with / as working directory, which is inherited by kglobalaccel5, which is then inherited by Konsole or other things started via "Shortcut". Should I create a separate issue on this? Note that kglobalaccel5 and hence also Konsole started via "Shortcut" is missing both SESSION_MANAGER and ICEAUTHORITY in its environment, so even if the working directory issue is left aside, the issue at hand still applies. -- You are receiving this mail because: You are watching all bug changes.