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

guid problem with defaultProblem message when opening Terminal after update to 0.11.1121.0 #5547

Closed
0ric1 opened this issue Apr 24, 2020 · 4 comments
Labels
Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@0ric1
Copy link

0ric1 commented Apr 24, 2020

After updating to version 0.11.1121.0 I get the following error message after opening the terminal:
20200424_WindowsTerminalUpdateTo_0 11 1121 0
It complains that the guid of the defaultProfile is not found in the profiles.
The guid of the defaultProfile is 574e775e-4f2a-5b96-ac1e-a2962a402336 and I have exactly one profile with this guid and it's PowerShell 7.
I remove the line "defaultProfile" : "{574e775e-4f2a-5b96-ac1e-a2962a402336}",
and closed and reopen the terminal and the same message occurs.

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Apr 24, 2020
@DHowett-MSFT
Copy link
Contributor

Thanks for the report! Can you share a copy of your settings.json file?

@DHowett-MSFT
Copy link
Contributor

If your defaultProfile is inside the globals, section, you're hitting #5458

@DHowett-MSFT DHowett-MSFT added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Apr 24, 2020
@0ric1
Copy link
Author

0ric1 commented Apr 24, 2020

If your defaultProfile is inside the globals, section, you're hitting #5458

Yes, I have this configuration, I will change it and see if it solves it.

@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Apr 24, 2020
@0ric1
Copy link
Author

0ric1 commented Apr 24, 2020

Solved, thank you very much for the fast help.

@0ric1 0ric1 closed this as completed Apr 24, 2020
ghost pushed a commit that referenced this issue Apr 27, 2020
This property was deprecated in 0.11. We probably should have also added a warning
message to help the community figure out that this property is gone and won't work
anymore.

This PR adds that warning.

* I'm not going to list the enormous number of duped threads _wait yes I am_
    * #5581
    * #5547
    * #5555
    * #5557
    * #5573 
    * #5532
    * #5527
    * #5535 
    * #5510
    * #5511
    * #5512
    * #5513
    * #5516
    * #5515
    * #5521 
    * This literally isn't even all of them 

* [x] Also mainly related to #5458
* [x] I work here
* [x] Tests added/passed
DHowett-MSFT pushed a commit that referenced this issue Apr 27, 2020
This property was deprecated in 0.11. We probably should have also added a warning
message to help the community figure out that this property is gone and won't work
anymore.

This PR adds that warning.

* I'm not going to list the enormous number of duped threads _wait yes I am_
    * #5581
    * #5547
    * #5555
    * #5557
    * #5573
    * #5532
    * #5527
    * #5535
    * #5510
    * #5511
    * #5512
    * #5513
    * #5516
    * #5515
    * #5521
    * This literally isn't even all of them

* [x] Also mainly related to #5458
* [x] I work here
* [x] Tests added/passed

(cherry picked from commit d6cae40)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants