VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.63k stars 1.12k forks source link

File menu open freezes the whole application #2094

Closed DutchFlander closed 2 weeks ago

DutchFlander commented 2 weeks ago

Type: Performance Issue

Clicking to file menu closes the application completely. Other menus are working.

VSCodium version: VSCodium 1.95.1 (8798508b6fcf62248291cdf7a7e870bd84f7257d, 2024-11-02T15:11:51.261Z) OS version: Linux x64 6.1.0-26-amd64 Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (8 x 3249)| |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, 2, 2| |Memory (System)|31.22GB (18.75GB free)| |Process Argv|--extensions-dir /home/dutch/.var/app/com.vscodium.codium/data/codium/extensions --ozone-platform=wayland --enable-wayland-ime --enable-features=WaylandWindowDecorations| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|plasmawayland| |XDG_CURRENT_DESKTOP|KDE| |XDG_SESSION_DESKTOP|KDE| |XDG_SESSION_TYPE|wayland|
Process Info ``` CPU % Mem MB PID Process 0 224 20 codium main 0 64 24 zygote 0 96 66 gpu-process 0 0 26 [zypak-sandbox] 0 64 75 utility-network-service 0 192 124 extensionHost [1] 0 128 177 electron-nodejs (languageserver.js ) 0 128 135 shared-process 0 0 931 /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 96 137 fileWatcher [1] ```
Workspace Info ``` | Window (● eric-cloud-native-nf-additions-65.2.0.yaml - OtherTemplates - VSCodium) | Folder (OtherTemplates): 880 files | File types: yaml(524) tpl(111) json(24) sh(22) j2(18) pem(10) txt(6) | lua(6) crt(6) p12(4) | Conf files:; ```
Extensions (2) Extension|Author (truncated)|Version ---|---|--- vscode-kubernetes-tools|ms-|1.3.18 vscode-yaml|red|1.15.0
DutchFlander commented 2 weeks ago

sorry, duplicate: https://github.com/VSCodium/vscodium/issues/2082