-
Notifications
You must be signed in to change notification settings - Fork 752
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
Right Clicking Crashes #3478
Comments
Thanks for reaching out. We need more info to triage.
|
That was a great idea, it does not occur if only the Go extension is enabled, I have tried it in combination with other extensions, and it seems to occur when the specific combination of either of these extensions and the Other things I've tried:
|
Thanks. I use Gitlens too but cannot reproduce the issue with the default settings. |
Unfortunately, I don't seem to be able to find any crash logs. It crashes immediately without output and when I turn VSCode back on, even some workspace settings have changed (the windows I closed are open again, etc) Also, my settings for both Go and Gitlens are the defaults |
I will say that most likely it's some interaction too with my linux distribution packages, as I tried downgrading to previous versions of the Go extension, which used to work, and it still has this issue. So it's not that an update to the Go extension broke something, it was an update to my system that somehow caused this |
just fyi, I'm on vacation for the next 6 days, so I'll check back and continue providing information when I get back |
ok, it just crashed again, this time with only the go extension enabled. I'm not sure what's going on anymore |
I don't know if they're relevant, but here are the Extension Host logs 2024-08-07 11:44:56.146 [info] Extension host with pid 294056 started
2024-08-07 11:44:56.146 [info] Skipping acquiring lock for /home/nathaniel/.config/Code/User/workspaceStorage/f9b82b35b87e79d3f2ab7eb7b424f7e8.
2024-08-07 11:44:56.324 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2024-08-07 11:44:56.331 [info] ExtensionService#_doActivateExtension golang.go, startup: false, activationEvent: 'onLanguage:go'
2024-08-07 11:44:56.542 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2024-08-07 11:44:56.551 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2024-08-07 11:44:56.569 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2024-08-07 11:44:56.614 [info] Eager extensions activated
2024-08-07 11:44:56.631 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2024-08-07 11:44:56.632 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'
2024-08-07 11:44:56.728 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github' |
as a test, I did try running code without the flags |
Thanks @ngraham20 |
Type: Bug
.go
fileExtension version: 0.42.0
VS Code version: Code 1.92.0 (b1c0a14de1414fcdaa400695b4db1c0799bc3124, 2024-07-31T23:26:45.634Z)
OS version: Linux x64 6.10.2-202.fsync.fc40.x86_64
Modes:
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: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: