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

Dev Drive Insights blocks Dev Home UI when moving a package cache #2925

Closed
adrastogi opened this issue May 15, 2024 · 2 comments · Fixed by #3728
Closed

Dev Drive Insights blocks Dev Home UI when moving a package cache #2925

adrastogi opened this issue May 15, 2024 · 2 comments · Fixed by #3728
Assignees
Labels
Area-DevDriveInsights Issue-Bug Something isn't working or needs investigation Priority-1 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

On a system with a large .NET NuGet package cache (in my case, I had 7.5 GB of packages on the C:\ drive):

  1. Navigate to Dev Drive Insights and choose a new folder to move the packages to on an existing Dev Drive
  2. Confirm and make the change

Expected result

I expected that the Dev Home UI would remain responsive and perhaps show progress if the operation were long-running.

Actual result

The copy took a few minutes, and the Dev Home UI was not responsive to input for that duration.

Image

Included System Information

CPU: 11th Gen Intel(R) Core(TM) i7-11370H @ 3.30GHz
Physical Memory: 31.83GB (16.9GB 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
@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
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@zadjii-msft
Copy link
Member

Yea, it needs to do this on a background thread, and show a progress bar of some sort to show it's working. I got spooked that I had destroyed my cargo setup 😨

@kanismohammed kanismohammed added Priority-2 and removed Needs-Triage New issue that the core contributors need to triage labels Jun 19, 2024
@SohamDas2021 SohamDas2021 self-assigned this Jul 18, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the In-PR This issue has a related PR label Aug 29, 2024
@krschau krschau added Resolution-Fix-Committed Fix is checked in, but may take 3-4 weeks before it's in a release and removed In-PR This issue has a related PR labels Sep 5, 2024
@krschau krschau added this to the Dev Home v0.18 milestone Sep 5, 2024
@krschau krschau added Resolution-Fix-Available Available in a release and removed Resolution-Fix-Committed Fix is checked in, but may take 3-4 weeks before it's in a release labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-DevDriveInsights Issue-Bug Something isn't working or needs investigation Priority-1 Resolution-Fix-Available Available in a release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants