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

Nuget Package Manager Hang VS for 10-30 sec and show Version combo over the desktop / never close #11638

Open
vsfeedback opened this issue Mar 2, 2022 · 5 comments
Labels
Functionality:VisualStudioUI Priority:2 Issues for the current backlog. Product:VS.Client Tenet:Performance Performance issues Transferred issue This issue is transferred from VSFeedback or other github repo Type:Bug

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work] [regression]

git clone https://github.com/discord-csharp/CSharpRepl
cd CSharpRepl
start ./CSharpRepl.sln

Right click project CSharpRepl => manage nuget packages
on the top right part chagne the combo to dotnet-tool feed
select the nuget Microsoft.CodeAnalysis.CSharp.Scripting
then try to open the Version combo:

  • Will hang VS
  • will pop the combo top left of the screen
  • will keep combo open even after closing UI

image.png

image.png

image.png


Original Comments

Feedback Bot on 2/15/2022, 10:31 PM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

Feedback Bot on 2/17/2022, 07:35 PM:

This issue is currently being investigated. Our team will get back to you if either more information is needed, a workaround is available, or the issue is resolved.


Original Solutions

(no solutions)

@ghost ghost added Transferred issue This issue is transferred from VSFeedback or other github repo Triage:Untriaged labels Mar 2, 2022
@kartheekp-ms
Copy link
Contributor

I can reproduce the responsiveness issue with VS when Custom ADO source was selected. The version dropdown turns black, and VS shows not responding while waiting to fetch data from the package source. I don't see any responsiveness issues when nuget.org is selected as package source. There is an area of improvement to show loading indicator while waiting for data from package source.

@nkolev92 nkolev92 added Pipeline:Icebox Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. labels Mar 24, 2022
@nkolev92
Copy link
Member

@nkolev92
Copy link
Member

Moving to new issues for retriage.

@nkolev92 nkolev92 added Priority:2 Issues for the current backlog. and removed Priority:3 Issues under consideration. With enough upvotes, will be reconsidered to be added to the backlog. labels Apr 14, 2022
@nkolev92
Copy link
Member

For anyone that's seen this issue, please capture a trace for us and upload it.

How to Capture perf etl logs:

Download and extract PerfView.exe. https://github.com/Microsoft/perfview/blob/master/documentation/Downloading.md#shortcut-to-download-the-latest-perfviewexe
Run PerfView.exe collect /zip:true /nogui /threadtime:true /AcceptEULA from an elevated command prompt. This will launch another windows and begin tracing.
Reproduce the issue.
Press S on the window that showed up in step 2. This will generate a file called PerfViewData.ETL.ZIP.

@ghost
Copy link

ghost commented Sep 2, 2022

Issue is missing Type label, remember to add a Type label

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Functionality:VisualStudioUI Priority:2 Issues for the current backlog. Product:VS.Client Tenet:Performance Performance issues Transferred issue This issue is transferred from VSFeedback or other github repo Type:Bug
Projects
None yet
Development

No branches or pull requests

5 participants