I previously had the extension working, but with this new version I’m completely stuck and can’t create a new project. I’ve uninstalled everything (extensions, the WSL torizon distro, etc) and I consistently get an error on the configuration step. When the torizon distro starts, it launches a GUI window. Windows only shows an empty frame here, and I can’t complete the configuration (I know of no way to do this without the GUI… when I launch a terminal on the torizon distro it tries to load the same window and is blank).
I have an ubuntu WSL2 distro, and I can run GUI windows on there with no issue (so WSLg should be fine). WSL2 is up to date.
wsl --list --verbose
NAME STATE VERSION
- Torizon Running 2
docker-desktop Running 2
Ubuntu Running 2
The only option in .wslconfig is setting the memory to 64GB. All other WSL options are defaults. The torizon IDE extension settings are all default as well.
Docker desktop frequently tells me there are issues connecting to the torizon distro (and when this happens it tries to display that same window on restart).
What can I do to get this extension working again so I can create new projects? Is there any option to go back to a previous version of this extension?
Hey @TxSpace ,
sorry to hear that you are having issues. We already have this issue reported before. Could you please report the output of the command:
wsl --version
Also, meanwhile, there is a workaround here: Problems starting Torizon WSL - #6 by matheus.tx
Let me know.
wsl --version
WSL version: 2.4.13.0
Kernel version: 5.15.167.4-1
WSLg version: 1.0.65
MSRDC version: 1.2.5716
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.26100.3476
Edit to add that the workaround isn’t working. I get this when trying to create a new project after connecting code to the torizon distro directly, then installing the IDE extension there (it does allow a terminal login with the new user, however).
Logs from developer tools:
[Extension Host] [03-27 18:34:03.479] avahi-resolve OK
console.ts:137 [Extension Host] [03-27 18:34:03.483] nmap OK
console.ts:137 [Extension Host] [03-27 18:34:03.487] iputils-ping OK
console.ts:137 [Extension Host] [03-27 18:34:03.492] file OK
console.ts:137 [Extension Host] [03-27 18:34:03.497] sshpass OK
console.ts:137 [Extension Host] [03-27 18:34:03.502] net-tools OK
console.ts:137 [Extension Host] [03-27 18:34:03.507] rsync OK
console.ts:137 [Extension Host] [03-27 18:34:03.508] Cloning project templates
console.ts:137 [Extension Host] [03-27 18:34:03.508] Templates repo: GitHub - torizon/vscode-torizon-templates: VS Code Torizon Integrated Development Environment Templates
console.ts:137 [Extension Host] [03-27 18:34:03.508] Templates branch: bookworm-7
console.ts:137 [Extension Host] [03-27 18:34:03.508] Templates tag/hash: tos7
console.ts:137 [Extension Host] [03-27 18:34:03.514] Project templates clone of branch bookworm-7 OK
console.ts:137 [Extension Host] rejected promise not handled within 1 second: Error: Illegal argument: base
console.ts:137 [Extension Host] stack trace: Error: Illegal argument: base at $e (file:///home/newUser/.vscode-server/bin/ddc367e…/out/vs/workbench/api/node/extensionHostProcess.js:7:1282) at new za (file:///home/newUser/.vscode-server/bin/ddc367e…/out/vs/workbench/api/node/extensionHostProcess.js:108:41197) at TorizonCoreBuilderFileIntellisense.registerWorkspaceChangeListeners (/home/newUser/.vscode-server/extensions/toradex.tcb-vscode-0.0.16-linux-x64/out/TorizonCoreBuilderYamlFile.js:199:37) at TorizonCoreBuilderFileIntellisense. (/home/newUser/.vscode-server/extensions/toradex.tcb-vscode-0.0.16-linux-x64/out/TorizonCoreBuilderYamlFile.js:113:18) at Generator.next () at fulfilled (/home/newUser/.vscode-server/extensions/toradex.tcb-vscode-0.0.16-linux-x64/out/TorizonCoreBuilderYamlFile.js:28:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
mainThreadExtensionService.ts:78 [Toradex.tcb-vscode]Illegal argument: base
mainThreadExtensionService.ts:79 Error: Illegal argument: base at $e (file:///home/newUser/.vscode-server/bin/ddc367e…/out/vs/workbench/api/node/extensionHostProcess.js:7:1282) at new za (file:///home/newUser/.vscode-server/bin/ddc367e…/out/vs/workbench/api/node/extensionHostProcess.js:108:41197) at TorizonCoreBuilderFileIntellisense.registerWorkspaceChangeListeners (/home/newUser/.vscode-server/extensions/toradex.tcb-vscode-0.0.16-linux-x64/out/TorizonCoreBuilderYamlFile.js:199:37) at TorizonCoreBuilderFileIntellisense. (/home/newUser/.vscode-server/extensions/toradex.tcb-vscode-0.0.16-linux-x64/out/TorizonCoreBuilderYamlFile.js:113:18) at Generator.next () at fulfilled (/home/newUser/.vscode-server/extensions/toradex.tcb-vscode-0.0.16-linux-x64/out/TorizonCoreBuilderYamlFile.js:28:58) at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
log.ts:456 ERR An unknown error occurred. Please consult the log for more details.
error @ log.ts:456
console.ts:137 [Extension Host] [03-27 18:34:03.938] Project templates fetched OK
console.ts:137 [Extension Host] [03-27 18:34:03.945] Checkout templates repo to tag tos7 OK
notificationsAlerts.ts:42 The terminal process “/bin/bash ‘–norc’, ‘–noprofile’” failed to launch (exit code: 127).
c @ notificationsAlerts.ts:42
console.ts:137 [Extension Host] [03-27 18:34:04.496] Error trying to install PowerShell
console.ts:137 [Extension Host] [03-27 18:34:04.551] ERROR :: PowerShell Core is not installed. Please install: Install PowerShell on Linux - PowerShell | Microsoft Learn
console.ts:137 [Extension Host] [03-27 18:34:04.552] Checking connected devices …
console.ts:137 [Extension Host] [03-27 18:34:04.553] Scanning Torizon devices …
console.ts:137 [Extension Host] Getting IPs…
console.ts:137 [Extension Host] [03-27 18:34:04.556] Debian bookworm packages list load OK
console.ts:137 [Extension Host] [03-27 18:34:04.556] ERROR :: Errors during the initialization of Torizon IDE Extension.
notificationsAlerts.ts:42 Errors during the initialization of Torizon IDE Extension.
console.ts:137 [Extension Host] [03-27 18:34:04.556] HOUSTON WE HAVE A PROBLEM!
console.ts:137 [Extension Host] [03-27 18:34:04.556] PLEASE READ THE LOGS!
ok, now the issue is that you need the pre-release
version of the extension. This is not in sync and will be fixed in the next release. Could you please install the pre-release
inside WSL?
Could you share some logs?
I mean, after create the file with the login:pass go to a terminal and open the WSL:
wsl -d Torizon
This will try to open the configuration window and so, report the logs back please.
After switching to the pre-release version, I can create new projects.
Now my only issue is that the rust console template is no longer available. It was working for me deploying to torizon 7 previously, but I understand that there’s nobody maintaining it anymore.
Can I just use the rust/slint template and take out any slint code? Or is there some way I could use the older un-maintained template?