microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.92k stars 28.76k forks source link

Terminal closing when i start it #102010

Closed aharay closed 4 years ago

aharay commented 4 years ago

Steps to Reproduce:

1.View terminal

  1. Crashes within seconds

Does this issue occur when all extensions are disabled?: Yes

aharay commented 4 years ago

im sorry if this is a bit un professional but im new to coding and dont know why this is happening

aharay commented 4 years ago

if it gives you anymore info my terminal is running om cmd, on top of this i can enter debug console but it closes when i swap to terminal

Tyriar commented 4 years ago

Can you try installing 1.47 (just went out yesterday), you should get a notification with a help message to follow.

aharay commented 4 years ago

already updated

Tyriar commented 4 years ago

Please provide a screenshot or a gif illustrating the problem (attaching images won't work via email, you need to go to github.com). See this wiki page for more general info on how to report actionable terminal issues.

/label "needs more info" integrated-terminal

aharay commented 4 years ago

ok i made a imagur link https://imgur.com/a/MUOV8oR

Tyriar commented 4 years ago

@aharay nothing seems to happen in the link, does your recorder have a delay before it starts and it was missed maybe?

aharay commented 4 years ago

one moment

aharay commented 4 years ago

your right lemme fix this

aharay commented 4 years ago

im uploding a video this time

aharay commented 4 years ago

https://imgur.com/PoBASoP here

thiagozanetti commented 4 years ago

This is also happening to me and when I open code with the --verbose flag and I try to open a new terminal window, this is what I get:

ERROR:gles2_cmd_decoder.cc(4927)] [.RendererMainThread-0x31aff8941700]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glClear: framebuffer incomplete

Tyriar commented 4 years ago

@aharay can you share your settings.json file?

aharay commented 4 years ago

https://mega.nz/file/TYkFTAxQ#pZ4W4VrN5hm_CUaGee-ffWm92oKHM7J8Y16Ezmjh7Rs Heres the settings.json file @Tyriar

thiagozanetti commented 4 years ago

With some further inspection I discovered it is related to my zsh/oh-my-zsh configuration. I'll try to narrow it down a bit more.

aharay commented 4 years ago

anyone find a fix for this issue?

aharay commented 4 years ago

this issue has been hindering me coding for weeks now anyone come op with a fix?

Tyriar commented 4 years ago

@aharay please do a trace log when you open the terminal https://github.com/microsoft/vscode/wiki/Terminal-Issues#enabling-trace-logging, this should hopefully tell us how the terminal was launched and why it was closed.

github-actions[bot] commented 4 years ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!