microsoft / vscode-tools-for-ai

Azure Machine Learning for Visual Studio Code, previously called Visual Studio Code Tools for AI, is an extension to easily build, train, and deploy machine learning models to the cloud or the edge with Azure Machine Learning service.
Other
321 stars 92 forks source link

If a URI does not contain an authority component, then the path cannot begin with two slash characters #1621

Closed stevebanik closed 1 week ago

stevebanik commented 2 years ago

Action: azureml.viewContext.computeInstance.viewProperties Error type: Error Error Message: [UriError]: If a URI does not contain an authority component, then the path cannot begin with two slash characters ("//")

Version: 0.14.0 OS: darwin OS Release: 20.6.0 Product: Visual Studio Code Product Version: 1.69.2 Language: en

Call Stack ``` D workbench.desktop.main.js:85:7396 new u workbench.desktop.main.js:85:8037 new b workbench.desktop.main.js:85:9685 b.with workbench.desktop.main.js:85:8731 E workbench.desktop.main.js:543:45311 O.doGetUriLabel workbench.desktop.main.js:2097:12134 O.getUriBasenameLabel workbench.desktop.main.js:2097:13143 Ms.getName workbench.desktop.main.js:808:118794 Ms.getName workbench.desktop.main.js:2117:48957 vscode-file:/workbench.desktop.main.js:2828:20191 di.computeTabLabels workbench.desktop.main.js:2828:20158 di.handleOpenedEditors workbench.desktop.main.js:2828:11431 di.openEditor workbench.desktop.main.js:2828:11179 Qi.doShowEditor workbench.desktop.main.js:2916:17310 Qi.doOpenEditor workbench.desktop.main.js:2916:16732 Qi.openEditor workbench.desktop.main.js:2916:15481 O.openEditor workbench.desktop.main.js:2743:24531 Bl.$tryShowTextDocument workbench.desktop.main.js:2703:16451 v._doInvokeHandler workbench.desktop.main.js:1705:13079 v._invokeHandler workbench.desktop.main.js:1705:12761 v._receiveRequest workbench.desktop.main.js:1705:11531 v._receiveOneMessage workbench.desktop.main.js:1705:10233 vscode-file:/workbench.desktop.main.js:1705:8340 b.invoke workbench.desktop.main.js:82:145 r.deliver workbench.desktop.main.js:82:2266 o.fire workbench.desktop.main.js:82:1844 a.fire workbench.desktop.main.js:544:19267 g._receiveMessage workbench.desktop.main.js:544:23854 vscode-file:/workbench.desktop.main.js:544:21388 b.invoke workbench.desktop.main.js:82:145 r.deliver workbench.desktop.main.js:82:2266 o.fire workbench.desktop.main.js:82:1844 o.acceptChunk workbench.desktop.main.js:544:16098 vscode-file:/workbench.desktop.main.js:544:15228 Socket.O workbench.desktop.main.js:3173:22267 ```
sevillal commented 2 years ago

This is only reproducible on Mac.

@tbombach could you please look into this?

shsuman commented 2 years ago

@tbombach Please look into it :)

tbombach commented 1 year ago

Hi @stevebanik. I merged a fix for this and it will be included in our upcoming release. I will post an update here when we have released

shsuman commented 1 year ago

@stevebanik This was fixed in latest release. Can you please update the extension to 0.24,0 and test it ?

shsuman commented 1 week ago

Closing because of inactivity. Please reopen if need be :)