microsoft / vscode-dotnettools

This is a feedback repository to capture issues logged for the C# Dev Kit and related extensions from Visual Studio Code
Other
226 stars 11 forks source link

[BUG] code-insiders crash when i click on create .net project #1271

Open dibarbet opened 3 months ago

dibarbet commented 3 months ago

Copied from https://github.com/dotnet/vscode-csharp/issues/7308, originally filed by @curllog

Describe the Issue

I'm using Ubuntu 24.04 LTS with visual studio code insiders steps to reproduce: install c# dev kit in explorer click on Create .Net Project after a 2 or 3 seconds the code-insiders will crash

dotnet --info
.NET SDK:
 Version:           8.0.302
 Commit:            ef14e02af8
 Workload version:  8.0.300-manifests.f6879a9a
 MSBuild version:   17.10.4+10fbfbf2e

Runtime Environment:
 OS Name:     ubuntu
 OS Version:  24.04
 OS Platform: Linux
 RID:         linux-x64
 Base Path:   /home/mohammad/.dotnet/sdk/8.0.302/

.NET workloads installed:
There are no installed workloads to display.

Host:
  Version:      8.0.6
  Architecture: x64
  Commit:       3b8b000a0e

.NET SDKs installed:
  8.0.302 [/home/mohammad/.dotnet/sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 8.0.6 [/home/mohammad/.dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 8.0.6 [/home/mohammad/.dotnet/shared/Microsoft.NETCore.App]

Steps To Reproduce

No response

Expected Behavior

No response

Environment Information

No response

smitpatel commented 3 weeks ago

@curllog - Does this happen always? Can you share extension logs? You should be able to open it using command palette, open extensions logs folder. (Do it before clicking on create .NET project since vscode is crashing.) Once you click the project and error happens, share content of folder which has csdevkit in the name from extensions logs.