| Summary: | Opening new tab fails, if current tab is root shell | ||
|---|---|---|---|
| Product: | [Applications] yakuake | Reporter: | FirstAirBender <noblechuk5> |
| Component: | general | Assignee: | Eike Hein <hein> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | muesli |
| Priority: | NOR | ||
| Version First Reported In: | 23.08.1 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | This is what I see when I open a new tab from a tab which is root | ||
|
Description
FirstAirBender
2023-10-01 23:16:56 UTC
A possibly relevant merge request was started @ https://invent.kde.org/utilities/konsole/-/merge_requests/961 *** This bug has been marked as a duplicate of bug 470262 *** 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 |