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

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

Repository metrics

Stars
 (18,676 stars)
PR merge metrics
 (PR metrics pending)

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