https://bugs.kde.org/show_bug.cgi?id=364779
Bug ID: 364779
Summary: konsole becomes unresponsive when creating a new tab
with removed directory
Product: konsole
Version: 16.04.1
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Konsole becomes unresponsive when a new tab is opened and current directory has
been deleted.
Reproducible: Always
Steps to Reproduce:
1. Open a new konsole instance.
2. In the terminal session, do:
mkdir test_directory
cd test_directory
rmdir ../test_directory
3. Create a new tab (e.g. via Ctrl-Shift T)
Actual Results:
konsole becomes completely unresponsive and has to be killed to recover.
Expected Results:
konsole should continue to operate normally.
See also downstream bug,
https://bugzilla.redhat.com/show_bug.cgi?id=1350105
--
You are receiving this mail because:
You are watching all bug changes.