-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Che-Code auto-opened terminal doesn't work (for main
branch)
#21537
Comments
And I have also this issue |
I am impacted by this as well. Is there any way to work around this until a resolution is found? |
Answering my own question
I have reconfigured my project's
to this;
And the file at
|
Thanks for sharing that @pdfruth |
Disable terminal auto-opening until eclipse-che/che#21537 is fixed
I'm going to disable terminal auto-opening in che-incubator/che-code#68 until we investigate and fix this issue. |
Fixed for |
main
branch)
I've investigated what caused that problem \o/ |
@azatsarynnyy nice catch! Are we still going to replace the machine-exec based terminal support in favor of the VS Code native terminal? I think that still something that is worth working on to avoid problems like this one in the future and to support extension that rely on the VS Code terminal API like the powershell extension. Opening a remote terminal can be supported using |
@l0rd it was my assumption that the problems of PowerShell extension are caused by our machine-exec implementation of terminal. I want to investigate the PowerShell-related issues first #21626, and then we can decide if it really requires getting rid of the machine-exec stuff, or maybe the problems are caused by other parts of Che-Code. |
@azatsarynnyy ok please let me know how your investigation is going. And in general we should discuss the value of having the machine-exec based terminal vs its costs. |
To fix this issue we have disabled the |
Describe the bug
The terminal widget that's opened automatically on Che-Code start is not connected to machine-exec.
Note, that the terminal opened manually (from the dropdown menu) works as expected:
Che version
next (development version)
Steps to reproduce
Start a workspace with Che-Code editor.
Expected behavior
The auto-opened terminal should be ready to use.
Runtime
OpenShift
Screenshots
No response
Installation method
OperatorHub
Environment
Linux
Eclipse Che Logs
The text was updated successfully, but these errors were encountered: