Bug 371454 - Konsole unable to start profiles in removed working directory
Summary: Konsole unable to start profiles in removed working directory
Status: RESOLVED DUPLICATE of bug 370437
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 16.08.2
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 375235 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-10-21 18:42 UTC by Daniel Lin
Modified: 2017-01-19 20:49 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Lin 2016-10-21 18:42:12 UTC
Steps:
- Use a profile with "Start in same directory as current tab" enabled
- In one tab, run
  $ mkdir a
  $ cd a
  $ rmdir ../a
- Try to open a new tab

Expected:
Tab opens with some fallback cwd

Actual:
"""
Warning: Could not start program '/bin/bash' with arguments '/bin/bash'.
Warning: chdir: No such file or directory
"""
Cannot use the new tab.

I think I observed a hard hang of Konsole 16.08.1 but my packages had already been updated to 16.08.2 when I tried to repro and I didn't feel like downgrading to test again.
Comment 1 Wolfgang Bauer 2016-11-18 11:38:55 UTC
Probably related to bug#370437?
Comment 2 Daniel Lin 2016-11-18 14:15:26 UTC
I didn't find that bug when filling this one, but it does look like the same.

*** This bug has been marked as a duplicate of bug 370437 ***
Comment 3 Wolfgang Bauer 2017-01-19 20:49:58 UTC
*** Bug 375235 has been marked as a duplicate of this bug. ***