eclipse-theia/theia

[terminal] ERROR Couldn't resize terminal -1, because it doesn't exist. when opening a new terminal

Open

#4,229 opened on Feb 1, 2019

View on GitHub
 (3 comments) (1 reaction) (0 assignees)TypeScript (2,478 forks)batch import
bughelp wantedterminal

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (Avg merge 15d 4h) (75 merged PRs in 30d)

Description

This is a minor issue.

Steps to reproduce.

  • reset the workbench layout.
  • open a terminal.

For each new terminal, you'll get a root ERROR Couldn't resize terminal -1, because it doesn't exist. error on the backend.

Contributor guide