terminal icon indicating copy to clipboard operation
terminal copied to clipboard

encountered errors while loading user settings

Open lovettchris opened this issue 1 year ago • 3 comments

Windows Terminal version

1.20.11781.0

Windows build number

10.0.26100.1586

Other Software

No response

Steps to reproduce

launch cmd.exe

Expected Behavior

No errors, how do I make this go away?

Actual Behavior

This is what started happening to day on one of my Windows 11 machines and it keeps happening each time I open a new terminal...

image

lovettchris avatar Aug 23 '24 00:08 lovettchris

Curious!

Can you share a copy of your settings.json file? You can get to it with ctrl+shift+comma (in a pinch. There are more straightforward and better-documented ways, this is just the easiest to recommend.)

DHowett avatar Aug 23 '24 00:08 DHowett

I may have inadvertently fixed it, settings had the default profile set to to powershell. I changed it to command prompt and the problem went away, but this is what is in my LocalState right now. state.zip

lovettchris avatar Aug 23 '24 02:08 lovettchris

This just happened to me as well. Really weird.

AT-StephenDetomasi avatar Aug 24 '24 04:08 AT-StephenDetomasi

If we can't find the default profile, we should have a "fix up action" in the settings loader to fix the selected default profile (silently).

carlos-zamora avatar Sep 04 '24 21:09 carlos-zamora