https://bugs.kde.org/show_bug.cgi?id=475116
--- Comment #3 from Kurt Hindenburg <khindenb...@kde.org> --- Git commit e4840a2e7cbf006821fbbac5128eaaf585f8125a by Kurt Hindenburg, on behalf of Christian Muehlhaeuser. Committed on 15/03/2024 at 21:06. Pushed by hindenburg into branch 'master'. Fallback to home dir if initial working dir is inaccessible In cases where the initial working is inaccessible by the current user, we should fallback to their home directory. This can easily be triggered by changing the working dir to an otherwise inaccessible dir for the current user (e.g. /etc/sudoers.d inside a root shell), followed by opening a new session. Related: bug 470262, bug 469249 M +3 -1 src/session/Session.cpp https://invent.kde.org/utilities/konsole/-/commit/e4840a2e7cbf006821fbbac5128eaaf585f8125a -- You are receiving this mail because: You are watching all bug changes.