-
Notifications
You must be signed in to change notification settings - Fork 5.9k
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
Comments
I'm also affected by this problem. |
Can you guys try the latest release? |
I still have the same problem with the latest version. |
OK. Thanks. |
Closing for inactivity and should be fixed anyway. |
Confirmed it's fixed for me now, thanks ! |
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. |
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
The text was updated successfully, but these errors were encountered: