question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Weird console popups

See original GitHub issue

Type: Bug

Behaviour

Expected vs. Actual

Some weird console popups are open while writing python code.

Steps to reproduce:

  1. Open Python file
  2. Two popups are shown
  3. Write some text
  4. While writing, more console popups will appear

Diagnostic data

  • Python version (& distribution if applicable, e.g. Anaconda): 3.7.10
  • Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Conda
  • Value of the python.languageServer setting: Default
Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)


User Settings


condaPath: "<placeholder>"

languageServer: "Pylance"

linting
• flake8Args: "<placeholder>"
• flake8Enabled: true

formatting
• provider: "black"

Extension version: 2022.18.2 VS Code version: Code 1.73.1 (6261075646f055b99068d3688932416f2346dd3b, 2022-11-09T04:27:29.066Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: No

System Info
Item Value
CPUs AMD Ryzen 9 5900X 12-Core Processor (24 x 3700)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 63.91GB (53.17GB free)
Process Argv –crash-reporter-id b578525f-5307-4005-b372-513e1466e5ed
Screen Reader no
VM 0%
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscorecescf:30445987
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593cf:30376535
pythonvs932:30410667
cppdebug:30492333
vsclangdc:30486549
c4g48928:30535728
dsvsc012cf:30540253
azure-dev_surveyone:30548225
vsccc:30610678
pyindex848:30577860
nodejswelcome1cf:30587006
2e4cg342:30602488
gswce1:30612156
iaj6b796:30613358
dbltrim-noruby:30604474
f6dab269:30613381

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
rhalalycommented, Dec 8, 2022

@brettcannon I found a solution (or work around) and the root cause of this. I was right when I said it was started since Windows 11H2 upgrade. Apparently, Windows use now the new “Windows Terminal” as a default console application. When I change it back to “Console Host” (in Windows settings) these popups are gone.

Maybe it is some issue in the “Windows Terminal”. I’m sharing that here in case someone will face this issue in the future…

1reaction
rhalalycommented, Nov 29, 2022

They are console windows that open and close. Maybe related to the Python compiler or the Linter. When I turn off the Python extension they are gone. I will record the screen soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

Random (command prompt) windows keep popping up
Recently, I've been noticing these "windows" that are popping up out of nowhere and they look similar to the command prompt window.
Read more >
Fix: Command Prompt Keep Popping Up on Windows 10
Method 1: Turn Off Office Tasks ... The most cause of this issue is a scheduled task running in the background. So, the...
Read more >
Console window keeps popping up - microsoft office
Yesterday I noticed something weird at my Desktop PC, CMD popped up with an hour between, exactly, but it disappeared again too fast...
Read more >
Graphical issue popups when playing Xbox Series X 4k/120 ...
I am getting random graphical issues/popups while playing on Xbox Series X in 4k/120hz HDR VRR mode. These issues occur randomly and ...
Read more >
Strange MySQL Popup "Mysql Installer is running community ...
Go to Control Panel > System and Security > Administrative Tools and open Task Scheduler. In the Task Scheduler navigate to Task Scheduler ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found