Skip to content

Terminal not loading #1629

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

Closed
vafanassieff opened this issue May 12, 2020 · 9 comments
Closed

Terminal not loading #1629

vafanassieff opened this issue May 12, 2020 · 9 comments
Labels
waiting-for-info Waiting for more information from submitter

Comments

@vafanassieff
Copy link

Hey there, i'm having issues loading a new terminal, sometimes it work, if open 6 terminal in a row and sometimes it doesnt.

I've tried to switch between sh / bash / zsh, only sh "works sometimes".

Here is the logs when i open a new terminal, i've just redacted the domain name.

ERR Cannot read property 'toString' of undefined: TypeError: Cannot read property 'toString' of undefined at a (https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/node_modules/xterm/lib/xterm.js:1:10447) at Object.e.toCss (https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/node_modules/xterm/lib/xterm.js:1:10659) at e._parseColor (https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/node_modules/xterm/lib/xterm.js:1:43447) at e.setTheme (https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/node_modules/xterm/lib/xterm.js:1:41289) at t.open (https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/node_modules/xterm/lib/xterm.js:1:71724) at e.open (https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/node_modules/xterm/lib/xterm.js:1:52921) at e._attachToElement (https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/out/vs/workbench/workbench.web.api.js:4172:996) workbench.web.api.js:sourcemap:1554 ERR Cannot read property '_onIntersectionChange' of undefined: TypeError: Cannot read property '_onIntersectionChange' of undefined at e._resize (https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/out/vs/workbench/workbench.web.api.js:4189:399) at https://{DOMAIN}/static/fd36a99a4c78669970ebc4eb05768293b657716f/lib/vscode/out/vs/workbench/workbench.web.api.js:44:876

Best

@fbriol
Copy link

fbriol commented May 14, 2020

I'm also affected by this problem.

@nhooyr
Copy link
Contributor

nhooyr commented May 18, 2020

Can you guys try the latest release?

@nhooyr nhooyr added the waiting-for-info Waiting for more information from submitter label May 18, 2020
@fbriol
Copy link

fbriol commented May 18, 2020

I still have the same problem with the latest version.

@nhooyr
Copy link
Contributor

nhooyr commented May 18, 2020

Must be #1659 or #1640

Will look into it tomorrow morning.

@fbriol
Copy link

fbriol commented May 18, 2020

OK. Thanks.

@frozen-icecube
Copy link

Must be #1659 or #1640

Will look into it tomorrow morning.

I looked into this as my terminal was also not opening on rhel7.
I was able to trace it down to libstdc++ being ancient. So i upgraded to a newer one and it was fine after that.

@nhooyr
Copy link
Contributor

nhooyr commented May 27, 2020

Closing for inactivity and should be fixed anyway.

@nhooyr nhooyr closed this as completed May 27, 2020
@vafanassieff
Copy link
Author

Confirmed it's fixed for me now, thanks !

@fbriol
Copy link

fbriol commented Jun 2, 2020

For your information, I always had this problem even with the latest versions. As I was the only one, I tried to find out why. The origin of the problem is that I was running the server in a Conda environment. This causes a confit in the libraries and makes the terminal unusable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-info Waiting for more information from submitter
Projects
None yet
Development

No branches or pull requests

4 participants