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

Exception thrown on solution load in VSMac #65573

Open
Therzok opened this issue Nov 22, 2022 · 0 comments
Open

Exception thrown on solution load in VSMac #65573

Therzok opened this issue Nov 22, 2022 · 0 comments

Comments

@Therzok
Copy link
Contributor

Therzok commented Nov 22, 2022

Version Used:
4.5.0-dev (tip of #65568)

Steps to Reproduce:

  1. Open a maui project in VSMac
  2. Look in the log file for exceptions

Expected Behavior:

No exception (@CyrusNajmabadi mentioned this might cause some events to be discarded).

Actual Behavior:

https://gist.github.com/Therzok/ee0716447f7dbe8f40f0767bf1eb029a

More information:

What is happening here, is likely a side-effect of VSMac having multiple Host kind workspaces. VSMac supports multiple solutions opened at the same time, so we create one workspace per solution opened.

There is also an empty workspace we create, which I'm looking into how to remove. But the problem might still persist.

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Nov 22, 2022
@mavasani mavasani added mac and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Oct 19, 2023
@mavasani mavasani added this to the Backlog milestone Oct 19, 2023
@mavasani mavasani added the Bug label Oct 19, 2023
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

2 participants