-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Error occurs with "Python: Report Issue..." if certain extension is loaded #23268
Comments
I am having the same issue, and the issue persists even if I uninstalled the extensions causing the error and restarted VS Code. |
@LazarusX did you try |
How to find extensions that causing error:
If you find extensions that causes this error, please report it here. More samples should help solve this issue. |
I now believe it's an issue with other extensions. I just installed a fresh VS Code Insiders with only Python related extensions installed, and the issue disappeared. |
@manjuu-eater Thanks for the help. Will try to see if I can get more information. |
@justschen Do you have any idea on why this might occur? Do you think this should be handled in core if this still repros. |
Because we have not heard back with the information we requested, we are closing this issue for now. If you are able to provide the info later on, then we will be happy to re-open this issue to pick up where we left off. Happy Coding! |
Type: Bug
Behaviour
If certain extension is loaded, error message appears when executing a command "Python: Report Issue...".
If I disabled all extensions with
code --disable-extensions
, error disappears.Sorry if
vscode-python
is not wrong. (If so, is this problem related to VS Code itself...?)Steps to reproduce:
Extensions which causes error in my VS Code is below:
If both of these two extensions are not loaded, Issue Reporter appears normally.
Error message is below:
Extension Host log is below:
Diagnostic data
Output for
Python
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toPython
)Extension version: 2024.4.1
VS Code version: Code 1.88.1 (e170252f762678dec6ca2cc69aba1570769a5d39, 2024-04-10T17:41:02.734Z)
OS version: Windows_NT x64 10.0.19045
Modes:
python.languageServer
setting: DefaultUser Settings
Installed Extensions
System Info
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
A/B Experiments
The text was updated successfully, but these errors were encountered: