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

Several notifications popup as the envs get created for each workspace #22319

Closed
karthiknadig opened this issue Oct 24, 2023 · 9 comments
Closed
Assignees
Labels
info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team

Comments

@karthiknadig
Copy link
Member

Testing #22295

image
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Oct 24, 2023
@karthiknadig karthiknadig changed the title Sevaral notifications popup as the envs get created for each workspace Several notifications popup as the envs get created for each workspace Oct 24, 2023
@karthiknadig
Copy link
Member Author

The "select python Interpreter" button does not do anything.

@karrtikr
Copy link

Steps to repro?

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Oct 24, 2023
@karthiknadig
Copy link
Member Author

Follow the TPI #22295

@karthiknadig karthiknadig removed the info-needed Issue requires more information from poster label Oct 24, 2023
@karrtikr
Copy link

Can you provide a minimal repro? The TPI seems too large.

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Oct 26, 2023
@karthiknadig
Copy link
Member Author

Do all of this outside of vscode: Create a folder project, with some python file in it. Add a few more folders under it like project1, project2, project3 in it. Add few python file in those as well. Add a requirements.txt folder in each of folders, including the root.

Open the project folder in VSCode. Follow the steps to open mono repo as a multi-root repo. After you have created the project.code-workspace. Use create environment for one of the repos, once it finishes. It will select the environment for the workspace. Other workspaces will trigger the notification you see.

The reason I asked you to follow the TPI is because it minimizes the chances of following steps that can circumvent this issue.

@karthiknadig karthiknadig removed the info-needed Issue requires more information from poster label Oct 26, 2023
@karrtikr
Copy link

It will select the environment for the workspace

Thanks, can you point me to where this happens?

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Oct 26, 2023
@karthiknadig
Copy link
Member Author

await interpreterPathService.update(
e.workspaceFolder?.uri,
ConfigurationTarget.WorkspaceFolder,
e.path,
);

@github-actions github-actions bot removed the info-needed Issue requires more information from poster label Oct 26, 2023
@karrtikr
Copy link

Sorry, unable to repro it while following the exact steps in #22295:
image

Let me know when you have some time and we can quickly have a look.

@karrtikr karrtikr added the info-needed Issue requires more information from poster label Oct 26, 2023
@karrtikr
Copy link

karrtikr commented Nov 1, 2023

After discussion with Karthik, closing as it's not reproducible.

@karrtikr karrtikr closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants