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

Closed
opened 2026-01-31 01:09:58 +00:00 by claunia · 4 comments
Owner

Originally created by @0ric1 on GitHub (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.

Originally created by @0ric1 on GitHub (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](https://user-images.githubusercontent.com/309430/80249217-b982b980-8671-11ea-8d6a-4cb22e55f11d.PNG) 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.
claunia added the Needs-TriageNeeds-Tag-FixNeeds-Attention labels 2026-01-31 01:09:59 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Apr 24, 2020):

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

@DHowett-MSFT commented on GitHub (Apr 24, 2020): Thanks for the report! Can you share a copy of your `settings.json` file?
Author
Owner

@DHowett-MSFT commented on GitHub (Apr 24, 2020):

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

@DHowett-MSFT commented on GitHub (Apr 24, 2020): If your `defaultProfile` is inside the `globals`, section, you're hitting #5458
Author
Owner

@0ric1 commented on GitHub (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.

@0ric1 commented on GitHub (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.
Author
Owner

@0ric1 commented on GitHub (Apr 24, 2020):

Solved, thank you very much for the fast help.

@0ric1 commented on GitHub (Apr 24, 2020): Solved, thank you very much for the fast help.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7667