nrfconnect vscode extension problems with "Add Build Configuration" wizard and "Actions" view

Hi,

running the latest nrfconnect vscode extension (v2024.9.31) the "Add configuration wizard" comes up and stay blank. Additionally, the Actions view is also empty, while its progress indicator keeps running.

  

Rolling back to v2024.7.13 the build configuration is OK, yet the Actions view is still empty and loading indefinitely.

Rolling back even more the build wizard seems good, while Actions always blank and loading (so maybe these are separate issues)

I'm running an Ubuntu devcontainer in vscode 1.93.0 on Ubuntu 22.04.4 LTS host.

Let me know of any other detail that can help in troubleshooting

Parents
  • I have the same issue exactly, when I try to add a build config, i can only see a blank page for build configs.

    but if i click to another project's build config which is already created, i can see the action buttons and build files even though i have the missing compile_commands.json error.

    zephyr = v3.7-branch

    nrfsdk = v2.8-branch

    BTW, when i was installing the nrf extensions, I got this error.

Reply
  • I have the same issue exactly, when I try to add a build config, i can only see a blank page for build configs.

    but if i click to another project's build config which is already created, i can see the action buttons and build files even though i have the missing compile_commands.json error.

    zephyr = v3.7-branch

    nrfsdk = v2.8-branch

    BTW, when i was installing the nrf extensions, I got this error.

Children
Related