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

WindowsTerminal opens minimized on C/C++ #206604

Open
iAroc opened this issue Mar 1, 2024 · 1 comment
Open

WindowsTerminal opens minimized on C/C++ #206604

iAroc opened this issue Mar 1, 2024 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)

Comments

@iAroc
Copy link

iAroc commented Mar 1, 2024

Type: Bug

Hello

This is kinda a followup from #204039, but not complete.

in the new version, pressing F5 to start the debug session works again.
But if you have already another wt.exe open (unrelated to your project), the new one will only start once in the foreground, and after that it starts minimized.

To reproduce:

  • Make a small sample helloworld.cpp project
  • Open a Windows Terminal, and just leave it there (dont close it)
  • Press F5 in your Project
    => The WT for your Project gets started and you can see it
  • Close the WT from your project
  • Press F5 again
    => You wont see the WT anymore, since this time it started minimized

It will always start minimized until you close the other wt.exe that is running.

If you dont have any other WT.exe running, then it works without any issues

VS Code version: Code 1.87.0 (019f4d1, 2024-02-27T23:41:44.469Z)
OS version: Windows_NT x64 10.0.22631
Modes:

System Info
Item Value
CPUs 13th Gen Intel(R) Core(TM) i9-13900K (32 x 2995)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 63.77GB (32.41GB free)
Process Argv --crash-reporter-id 65f729d6-aeb0-46f2-9d2a-d9b9246c4b53
Screen Reader no
VM 67%
Extensions (26)
Extension Author (truncated) Version
vscode-eslint dba 2.4.4
prettier-vscode esb 10.1.0
copilot Git 1.169.0
copilot-chat Git 0.13.0
unreal-angelscript-clang-format Haz 0.1.4
cmake-language-support-vscode jos 0.0.9
vscode-clangd llv 0.1.26
vscode-dotnet-runtime ms- 2.0.2
debugpy ms- 2024.2.0
python ms- 2024.2.1
vscode-pylance ms- 2024.2.2
remote-containers ms- 0.348.0
remote-ssh ms- 0.109.0
remote-ssh-edit ms- 0.86.0
remote-wsl ms- 0.86.0
vscode-remote-extensionpack ms- 0.25.0
cmake-tools ms- 1.17.17
cpptools ms- 1.19.4
cpptools-extension-pack ms- 1.3.0
remote-explorer ms- 0.4.3
remote-server ms- 1.5.1
LiveServer rit 5.7.9
rust-analyzer rus 0.3.1860
vs-code-prettier-eslint rve 6.0.0
cmake twx 0.0.17
openplanet-angelscript Xer 0.2.28

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492:30256859
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:30899288
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
pythongtdpath:30769146
welcomedialog:30910333
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pyreplss1:30897532
pythonmypyd1:30879173
pythoncet0:30885854
2e7ec940:30968132
pythontbext0:30879054
accentitlementst:30887150
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
pydisww1:30959800
cppperfcontrol:30973184
d34g3935:30971562
edj9j583:30969295
fegfb526:30973843
78248357:30976999
dsvsc020:30976470

@meganrogge meganrogge assigned connor4312 and unassigned meganrogge Mar 4, 2024
@connor4312 connor4312 added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Mar 4, 2024
@connor4312
Copy link
Member

I think we need microsoft/terminal#15895 to fix this

@connor4312 connor4312 added the upstream Issue identified as 'upstream' component related (exists outside of VS Code) label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

4 participants