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

Can't create terminal when launch electron backend in vscode. #11668

Open
hyy215 opened this issue Sep 15, 2022 · 4 comments
Open

Can't create terminal when launch electron backend in vscode. #11668

hyy215 opened this issue Sep 15, 2022 · 4 comments
Labels
OS/Windows issues related to the Windows OS 🤔 needs more info issues that require more info from the author

Comments

@hyy215
Copy link
Contributor

hyy215 commented Sep 15, 2022

Bug Description:

Can't create terminal when launch electron backend in vscode.

Steps to Reproduce:

  1. open vscode.
  2. Enter 'F5' to launch electron backend.
  3. open the terminal.

terminal

Additional Information

  • Operating System: win10
  • Theia Version: master(9142e6d)
@hyy215 hyy215 changed the title Can't open terminal when launch electron backend in vscode. Can't create terminal when launch electron backend in vscode. Sep 15, 2022
@inlann
Copy link
Contributor

inlann commented Sep 16, 2022

You need to check if there is any errors in your backend console since your titlebar is missing and your frontend windows does not work correctly.

@vince-fugnitto vince-fugnitto added OS/Windows issues related to the Windows OS 🤔 needs more info issues that require more info from the author labels Sep 16, 2022
@vince-fugnitto
Copy link
Member

@hyy215 any update or can the issue be closed?

@hyy215
Copy link
Contributor Author

hyy215 commented Oct 8, 2022

You need to check if there is any errors in your backend console since your titlebar is missing and your frontend windows does not work correctly.

@inlann @vince-fugnitto No error log in backend console.
terminal

@mblout
Copy link

mblout commented Mar 14, 2023

i am seeing something similar launching theia in a browser on windows
if I run from theia CLI and open localhost:3000, opening a cmd terminal works.
but launched from (electron) theia ide, opening the terminal does not work
except when i set breakpoints to debug the issue, and then sometimes it works. a connection timing issue?
(Still trying to understand the proxy enough/code to debug, but no obvious console errors)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS/Windows issues related to the Windows OS 🤔 needs more info issues that require more info from the author
Projects
None yet
Development

No branches or pull requests

4 participants