dawsbot / RelativePath

VSCode Relative path plugin
https://marketplace.visualstudio.com/items?itemName=jakob101.RelativePath
MIT License
69 stars 22 forks source link

Extension stuck on 'Activating...' VSCode 1.77.1 #59

Closed pproe closed 1 year ago

pproe commented 1 year ago

Type: Bug

Extension version: 1.5.0 VS Code version: Code 1.77.1 (b7886d7461186a5eac768481578c1d7ca80e2d21, 2023-04-04T23:21:11.906Z) OS version: Windows_NT x64 10.0.22621 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 5 5600X 6-Core Processor (12 x 3700)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
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_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|15.92GB (6.21GB free)| |Process Argv|--crash-reporter-id 721003c8-ffec-4bc6-918c-85c2be0927bc| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242:30382549 pythontb:30283811 vsjup518:30340749 pythonptprofiler:30281270 vshan820:30294714 vstes263cf:30335440 vscorecescf:30445987 pythondataviewer:30285071 vscod805:30301674 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 cmake_vspar411:30581797 vsaa593:30376534 pythonvs932:30410667 cppdebug:30492333 vscaat:30438848 vsclangdc:30486549 c4g48928:30535728 dsvsc012:30540252 pynewext54:30695312 azure-dev_surveyone:30548225 vsccc:30610678 nodejswelcome1cf:30587006 2e4cg342:30602488 pyind779:30671433 89544117:30613380 pythonsymbol12:30671437 2i9eh265:30646982 6233i204:30672705 pythonb192cf:30669361 azdwalk:30687957 pythonms35:30701012 ```
dawsbot commented 1 year ago

@pproe Thanks for the bug report! We haven't seen a report like this elsewhere so it leads me to wonder if there are perhaps some compatibility issues with your rig?

Do you see issues like this with any other extensions?

pproe commented 1 year ago

Hey @dawsbot, thanks for the response. I can't provide much more info about the causes of this, although I think you are correct about it being an issues with my setup/vscode config. Ended up doing a clean install of VSCode and that sorted everything out (+ issues with a few other extensions). Cheers