igorskyflyer / vscode-open-in-browser

🦕 A cross platform Visual Studio Code extension that opens HTML files in a browser of user's choice, which can be any browser installed on your computer. 🌐
https://marketplace.visualstudio.com/items?itemName=igordvlpr.open-in-browser
MIT License
4 stars 1 forks source link

Open browser failed!! Please check if you have installed the browser google-chrome correctly #20

Open dvdlco opened 5 months ago

dvdlco commented 5 months ago

Type: Performance Issue

Once downloaded and install updated VS CODE, Open in Browser extension is not opening in chrome browser, even after set it up at the extension settings.

Extension version: 1.0.2 VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:14:59.643Z) OS version: Linux x64 5.10.114-16025-ge75506b9d98e Modes:

System Info |Item|Value| |---|---| |CPUs|Intel(R) Celeron(R) CPU N3160 @ 1.60GHz (4 x 1600)| |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_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|2, 2, 1| |Memory (System)|2.77GB (2.76GB free)| |Process Argv|--unity-launch --crash-reporter-id a007e80c-bbc0-43c9-a92b-93170d0b7f60| |Screen Reader|no| |VM|100%| |DESKTOP_SESSION|undefined| |XDG_CURRENT_DESKTOP|X-Generic| |XDG_SESSION_DESKTOP|undefined| |XDG_SESSION_TYPE|undefined|
Process Info ``` CPU % Mem MB PID Process 4 159 5047 code main 0 45 5050 zygote 4 113 5082 gpu-process 0 17 5118 broker 0 43 5051 zygote 0 11 5055 zygote 0 264 5110 window [1] (table.html - CS50-Programming - Visual Studio Code) 0 111 5260 window 7 96 5305 window [2] (Issue Reporter) 0 65 5088 utility-network-service 0 105 5142 shared-process 0 0 5317 /bin/sh -c /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 0 5318 /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 79 5143 fileWatcher [1] 0 179 5155 extensionHost [1] 0 94 5188 /usr/share/code/code /usr/share/code/resources/app/extensions/html-language-features/server/dist/node/htmlServerMain --node-ipc --clientProcessId=5155 0 71 5195 electron-nodejs (server.js ) 0 71 5245 /usr/share/code/code /usr/share/code/resources/app/extensions/json-language-features/server/dist/node/jsonServerMain --node-ipc --clientProcessId=5155 ```
Workspace Info ``` | Window (table.html - CS50-Programming - Visual Studio Code) | Folder (CS50-Programming): 16 files | File types: html(11) json(3) css(1) | Conf files: launch.json(1) settings.json(1) | Launch Configs: chrome(2); ```
A/B Experiments ``` vsliv368:30146709 vspor879:30202332 vspor708:30202333 vspor363:30204092 vscod805:30301674 binariesv615:30325510 vsaa593:30376534 py29gd2263:30899288 c4g48928:30535728 azure-dev_surveyone:30548225 962ge761:30959799 pythongtdpath:30769146 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 pythontestfixt:30902429 pythonregdiag2:30936856 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 accentitlementst:30887150 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 cppperfcontrol:30979541 d34g3935:30971562 fegfb526:30981948 bg6jg535:30979843 ccp2r3:30993541 dsvsc020:30976470 pythonaic:30992952 gee8j676:30988843 ```
igorskyflyer commented 5 months ago

Hi, sorry for the inconvenience and thanks for the logs I will look into the issue and fix it in the next version, the extension development was inactive for some time but a new, rebuilt from scratch version is coming soon. 😁

dvdlco commented 5 months ago

Thank you Igor, please let me know for any updates, I also will se if I can restore it and see how it works.