Skip to content

cant start debugging #366

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

Closed
utkarsh-utkarsh opened this issue Jun 15, 2024 · 4 comments
Closed

cant start debugging #366

utkarsh-utkarsh opened this issue Jun 15, 2024 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team

Comments

@utkarsh-utkarsh
Copy link

Type: Bug

when i start debugging it doesnt work even after installing extension

Extension version: 2024.8.1
VS Code version: Code 1.90.1 (611f9bfce64f25108829dd295f54a6894e87339d, 2024-06-11T21:01:24.262Z)
OS version: Windows_NT x64 10.0.22631
Modes:

  • Python version (& distribution if applicable, e.g. Anaconda): 3.12.4
  • Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Venv
  • Value of the python.languageServer setting: Default
User Settings


languageServer: "Jedi"

Installed Extensions
Extension Name Extension Id Version
JavaScript Debugger ms-vscode.js-debug 1.90.0
JavaScript Debugger Companion Extension ms-vscode.js-debug-companion 1.1.2
Pylance ms-python.vscode-pylance 2024.6.1
Python ms-python.python 2024.8.1
Python Debugger ms-python.debugpy 2024.6.0
Table Visualizer for JavaScript Profiles ms-vscode.vscode-js-profile-table 1.0.9
VSCode Terminal For Ubuntu Docter60.vscode-terminal-for-ubuntu 0.0.2
System Info
Item Value
CPUs Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz (12 x 2592)
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) 15.79GB (3.24GB free)
Process Argv --crash-reporter-id ace67d93-3c22-42a0-b505-487ede67908e
Screen Reader no
VM 0%
A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vswsl492cf:30256860
vscod805:30301674
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
2i9eh265:30646982
962ge761:30959799
pythongtdpath:30769146
welcomedialogc:30910334
pythonidxpt:30866567
pythonnoceb:30805159
asynctok:30898717
pythontestfixt:30902429
pythonregdiag2:30936856
pythonmypyd1:30879173
h48ei257:31000450
pythontbext0:30879054
accentitlementst:30995554
dsvsc016:30899300
dsvsc017:30899301
dsvsc018:30899302
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
jchc7451:31067544
chatpanelt:31048053
dsvsc021:30996838
01bff139:31013167
pythoncenvpt:31062603
a69g1124:31058053
dvdeprecation:31068756
pythonprt:31056678
dwnewjupytercf:31046870

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jun 15, 2024
@karthiknadig karthiknadig removed the triage-needed Needs assignment to the proper sub-team label Jun 17, 2024
@karthiknadig karthiknadig transferred this issue from microsoft/vscode-python Jun 17, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jun 17, 2024
@mscreations
Copy link

Try adding to your launch.json:

"justMyCode": false

This worked for me with Python 3.12.4, extension v2024.6.0 and vscode 1.90.1 (latest versions allowed by my org)

It seems to me like this particular feature is broken with the python debugger.

@paulacamargo25
Copy link
Contributor

Thanks for your bug report, could you send me your launch.json config, and how are you starting the debugger? thanks

@paulacamargo25 paulacamargo25 added the info-needed Issue requires more information from poster label Jun 26, 2024
Copy link

Hey @karthiknadig, this issue might need further attention.

@utkarsh-utkarsh, you can help us out by closing this issue if the problem no longer exists, or adding more information.

@eleanorjboyd
Copy link
Member

closing, please comment and we can reopen if this is still an issue! Thanks

@eleanorjboyd eleanorjboyd closed this as not planned Won't fix, can't repro, duplicate, stale Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

5 participants