Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quickstart Playground sometimes launches editor using path to stale project #2917

Closed
adrastogi opened this issue May 15, 2024 · 1 comment · Fixed by #2930
Closed

Quickstart Playground sometimes launches editor using path to stale project #2917

adrastogi opened this issue May 15, 2024 · 1 comment · Fixed by #2930
Assignees
Labels
Area-Quickstart Issue-Bug Something isn't working or needs investigation Resolution-Fix-Available Available in a release

Comments

@adrastogi
Copy link
Contributor

Dev Home version

0.1401.500.0

Windows build number

10.0.26217.5000

Other software

OS Build Version: 10.0.26217.5000.amd64fre.ge_current_directadept.240509-1700
.NET Version: .NET 8.0.4

Steps to reproduce the bug

  1. Create a new generated project.
  2. Attempt to launch it in the Editor. Observe that it opens in Visual Studio Code as expected
  3. Enter in a different prompt and hit Generate to create it.
  4. Launch that new project.

Expected result

The new project opens in Visual Studio Code

Actual result

Visual Studio Code tries to open a new blank file with the timestamp of the project created in step 1. The project generated in step 4 is present on the system (and the user can access it by navigating to the parent directory of that blank file). But the feature code is retaining a stale project path somewhere.

Included System Information

CPU: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz
Physical Memory: 31.83GB (17.97GB free)
Processor Architecture: x64

Included Extensions Information

Extensions:
Microsoft.Windows.DevHome_0.1301.477.0_x64__8wekyb3d8bbwe (Dev Home (Preview))
Microsoft.Windows.DevHome_0.1301.477.0_x64__8wekyb3d8bbwe (Dev Home (Preview))
Microsoft.Windows.DevHomeGitHubExtension_0.1300.477.0_x64__8wekyb3d8bbwe (Dev Home GitHub Extension (Preview))
Microsoft.Windows.DevHome.Canary_0.1401.500.0_x64__8wekyb3d8bbwe (Core Widget Extension)
Microsoft.Windows.DevHome.Canary_0.1401.500.0_x64__8wekyb3d8bbwe (Hyper-V Extension)
Microsoft.Windows.DevHomeGitHubExtension.Canary_0.1400.500.0_x64__8wekyb3d8bbwe (Dev Home GitHub Extension (Canary))
Microsoft.Windows.DevHomeAzureExtension.Canary_0.900.500.0_x64__8wekyb3d8bbwe (Dev Home Azure Extension (Canary))

Widget Service:
MicrosoftWindows.Client.WebExperience_524.13200.0.0_x64__cw5n1h2txyewy

@adrastogi adrastogi added the Issue-Bug Something isn't working or needs investigation label May 15, 2024
@adrastogi adrastogi self-assigned this May 15, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage New issue that the core contributors need to triage label May 15, 2024
@adrastogi
Copy link
Contributor Author

Fixed via #2930

@adrastogi adrastogi removed the Needs-Triage New issue that the core contributors need to triage label May 19, 2024
@krschau krschau added this to the Dev Home v0.14 milestone May 22, 2024
@krschau krschau added the Resolution-Fix-Available Available in a release label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Quickstart Issue-Bug Something isn't working or needs investigation Resolution-Fix-Available Available in a release
Projects
None yet
2 participants