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

Created on 24 Apr 2020  路  4Comments  路  Source: microsoft/terminal

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.

Needs-Attention Needs-Tag-Fix Needs-Triage

Most helpful comment

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.

All 4 comments

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

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

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.

Solved, thank you very much for the fast help.

Was this page helpful?
0 / 5 - 0 ratings