Description
Type: Bug
Please include following log F1 > Open View... > Shared
below.
2025-05-12 16:16:56.563 [info] [Shared] ComputeTargetPlatform: linux-x64
2025-05-12 16:16:58.775 [info] [Shared] ComputeTargetPlatform: linux-x64
2025-05-12 16:17:02.524 [info] [Shared] Getting Manifest... rust-lang.rust-analyzer
2025-05-12 16:17:04.305 [info] [Shared] Installing extension: rust-lang.rust-analyzer {"productVersion":{"version":"1.100.0","date":"2025-05-08T19:22:17.785Z"},"pinned":false,"operation":3,"isApplicationScoped":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/home/reinaldo/.vscode-oss/extensions/extensions.json","path":"/home/reinaldo/.vscode-oss/extensions/extensions.json","scheme":"vscode-userdata"}}
2025-05-12 16:17:08.011 [error] [Shared] Could not load vsce-sign module Cannot find package '@vscode/vsce-sign' imported from /usr/lib/code/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js
2025-05-12 16:17:08.011 [info] [Shared] Extension signature verification is not done: rust-lang.rust-analyzer
2025-05-12 16:17:08.013 [error] [Shared] Error while installing the extension rust-lang.rust-analyzer Signature verification was not executed. vscode-userdata:/home/reinaldo/.vscode-oss/extensions/extensions.json
2025-05-12 16:17:08.014 [error] [Shared] [uncaught exception in sharedProcess]: Signature verification was not executed.: SignatureVerificationInternal: Signature verification was not executed.
at yh.xb (file:///usr/lib/code/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:74:63971)
at async yh.wb (file:///usr/lib/code/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:74:62886)
2025-05-12 16:17:09.500 [info] [Shared] Getting Manifest... rust-lang.rust-analyzer
2025-05-12 16:17:09.834 [info] [Shared] Installing extension: rust-lang.rust-analyzer {"pinned":false,"productVersion":{"version":"1.100.0","date":"2025-05-08T19:22:17.785Z"},"operation":3,"isApplicationScoped":false,"profileLocation":{"$mid":1,"external":"vscode-userdata:/home/reinaldo/.vscode-oss/extensions/extensions.json","path":"/home/reinaldo/.vscode-oss/extensions/extensions.json","scheme":"vscode-userdata"}}
2025-05-12 16:17:13.817 [error] [Shared] Could not load vsce-sign module Cannot find package '@vscode/vsce-sign' imported from /usr/lib/code/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js
2025-05-12 16:17:13.817 [info] [Shared] Extension signature verification is not done: rust-lang.rust-analyzer
2025-05-12 16:17:13.821 [error] [Shared] Error while installing the extension rust-lang.rust-analyzer Signature verification was not executed. vscode-userdata:/home/reinaldo/.vscode-oss/extensions/extensions.json
2025-05-12 16:17:13.821 [error] [Shared] [uncaught exception in sharedProcess]: Signature verification was not executed.: SignatureVerificationInternal: Signature verification was not executed.
at yh.xb (file:///usr/lib/code/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:74:63971)
at async yh.wb (file:///usr/lib/code/out/vs/code/electron-utility/sharedProcess/sharedProcessMain.js:74:62886)
Extension version: 0.3.2449
VS Code version: Code - OSS 1.100.0 (19e0f9e681ecb8e5c09d8784acaa601316ca4571, 2025-05-08T19:22:17.785Z)
OS version: Linux x64 6.14.6-arch1-1
Modes:
System Info
Item | Value |
---|---|
CPUs | AMD Ryzen 7 5700G with Radeon Graphics (16 x 4650) |
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: disabled_software vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off webnn: disabled_off |
Load (avg) | 2, 1, 1 |
Memory (System) | 30.72GB (20.45GB free) |
Process Argv | |
Screen Reader | no |
VM | 0% |
DESKTOP_SESSION | i3-with-shmlog |
XDG_CURRENT_DESKTOP | undefined |
XDG_SESSION_DESKTOP | i3-with-shmlog |
XDG_SESSION_TYPE | x11 |
Activity
lnicola commentedon May 12, 2025
Just in case, can you try with
visual-studio-code-bin
from AUR?reinaldorauch commentedon May 12, 2025
I'll try, one sec
dev0T commentedon May 21, 2025
This happened to me as well. However I did try downloading the VSIX from this repo and installing and it worked perfectly.
I am also using Code OSS and Linux x64 6.14.6-arch1-1
It isn't specific of this extension, I was having the same issue with other extensions as well.