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

Failure to select a debug configuration results in 'unknown error' #6608

Closed
Colengms opened this issue Dec 2, 2020 · 2 comments
Closed

Failure to select a debug configuration results in 'unknown error' #6608

Colengms opened this issue Dec 2, 2020 · 2 comments
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service
Milestone

Comments

@Colengms
Copy link
Collaborator

Colengms commented Dec 2, 2020

Using create a launch.json file, after selecting an 'Environment', if I click away from the 'build configuration' menu to dismiss it, I get an error, "An unknown error occured. Please consult the log for more details".

In this case, the user is cancelling the operation, and we probably shouldn't display an 'unknown error' message.

@sean-mcmanus
Copy link
Collaborator

Yeah, this is a known issue -- I didn't see a way to fix it. Did anyone have any idea what we're doing wrong to avoid that?

@sean-mcmanus sean-mcmanus added bug fixed Check the Milestone for the release in which the fix is or will be available. labels Dec 23, 2020
@sean-mcmanus sean-mcmanus added this to the 1.2.0 milestone Dec 23, 2020
sean-mcmanus added a commit that referenced this issue Jan 6, 2021
…en a non-existent miDebuggerPath is used, and stop showing "unknown error" (#6705)

Fix for #6511 and #6608
* Stop falling back to a /usr/bin debugger on Windows.
* Add error message.
* Fix unknown error.
@sean-mcmanus
Copy link
Collaborator

@bobbrow bobbrow added fixed Check the Milestone for the release in which the fix is or will be available. and removed fixed Check the Milestone for the release in which the fix is or will be available. labels Jan 26, 2021
@Colengms Colengms closed this as completed Feb 3, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed Check the Milestone for the release in which the fix is or will be available. Language Service
Projects
None yet
Development

No branches or pull requests

3 participants