Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught error after terminal widget creation #13830

Closed
evidolob opened this issue Jul 12, 2019 · 1 comment
Closed

Uncaught error after terminal widget creation #13830

evidolob opened this issue Jul 12, 2019 · 1 comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@evidolob
Copy link
Contributor

Description

After creating new terminal I got error in browser console:

 Uncaught (in promise) Error: Request 'resize' failed
    at Proxy.<anonymous> (theia.fd3a7dbd89c7575a73b9.js:1)
    at n.resizeTerminalProcess (che.97c2cea6a5d19a48ad0a.js:1)
    at n.t.onUpdateRequest (theia.fd3a7dbd89c7575a73b9.js:1)
    at n.e.processMessage (vendors.795ac5958e7158cc3edd.js:63)
    at n.t.processMessage (theia.fd3a7dbd89c7575a73b9.js:1)
    at h (vendors.795ac5958e7158cc3edd.js:19)
    at n (vendors.795ac5958e7158cc3edd.js:19)
    at g (vendors.795ac5958e7158cc3edd.js:19)

But in rest terminal widget works normally

Reproduction Steps

Just create new terminal and open browser console

OS and version:
7.0.0-rc-4.0-SNAPSHOT

Diagnostics:

@evidolob evidolob added the kind/bug Outline of a bug - must adhere to the bug report template. label Jul 12, 2019
@rhopp rhopp added area/editor/theia Issues related to the che-theia IDE of Che team/ide2 severity/P2 Has a minor but important impact to the usage or development of the system. labels Jul 12, 2019
@rhopp rhopp added this to the 7.x milestone Jul 12, 2019
@rhopp
Copy link
Contributor

rhopp commented Jul 12, 2019

As this is not affecting any behavior, I'm setting severity/P2 and 7.x milestone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/theia Issues related to the che-theia IDE of Che kind/bug Outline of a bug - must adhere to the bug report template. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
None yet
Development

No branches or pull requests

3 participants