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 (18,676 stars) (2,478 forks)batch import
bughelp wantedterminal

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