Ticket #1483 (closed defect: fixed)

Opened 4 years ago

Last modified 17 months ago

Terminal fails to create a tab when the working directory no longer exists

Reported by: wadeb Owned by: wadeb
Priority: Unspecified by Maintainer Milestone: Unspecified by Release Team
Component: Terminal Version: Git as of bugdate
Severity: Major Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Needinfo

Description

Looks like the chdir throws an exception, preventing it from properly constructing the tab. Needs a try / except block.

Attachments

org.laptop.Terminal-1.log Download (2.1 KB) - added by wadeb 4 years ago.

Change History

Changed 4 years ago by wadeb

Changed 4 years ago by wadeb

  • owner changed from tomeu to wadeb
  • status changed from new to accepted

Changed 4 years ago by tomeu

  • status changed from accepted to assigned
  • component changed from sugar to Terminal

Changed 3 years ago by alsroot

  • status_field changed from Unconfirmed to Needinfo

whats the use case? I tried:
|Usecase|
- open new Terminal instance
- type "mkdir /tmp/foo; cd /tmp/foo"
- open new tab and type "rm -rf /tmp/foo"
- switch to the 1st tab
- I can create new(3rd) tab

Changed 17 months ago by RafaelOrtiz

  • status changed from assigned to closed
  • resolution set to fixed

It's working for me also as aleksey's workflow shows.

closing

Note: See TracTickets for help on using tickets.