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

It shows empty window after clicking "Open details" on the .vsp file. #7939

Closed
linette-zyy opened this issue Jul 2, 2024 · 2 comments
Closed
Assignees

Comments

@linette-zyy
Copy link

Environment
image

Steps to Reproduce

  1. Create python application project and add "Lib\test\pythoninfo.py" and remove the default .py file
  2. Debug> Launch Python Profiling …
  3. Checked the option "Open project" and select the current project in drop-down list
  4. Click "Start"
  5. Wait for the command execution done/ close it anytime
  6. The .vsp file is generated and opened in VS but not saved
  7. Click "Open details"
    image

Expected behavior
An windows opened without any error.

Additional context and screenshots
It shows empty window.
image

@StellaHuang95
Copy link
Contributor

I can't repro this in Microsoft Visual Studio Enterprise 2022 (64-bit) - Int Preview Version 17.12.0 Preview 1.0 [35114.17.main]. Does it still repro for you? @linette-zyy If so, can you share your source code?

@linette-zyy
Copy link
Author

pythoninfo.zip
I used this code.
Today, on this environment
image
I found this issue can repro on the first time. after restart VS, it is not repro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants