Error loading Settings #11769

Closed
opened 2026-01-31 02:56:50 +00:00 by claunia · 7 comments
Owner

Originally created by @montyjain20 on GitHub (Dec 11, 2020).

Hello

I see that when I launch Terminal app I get error
Failed to load settings
Line 114 column 4
missing "}"or object member name

Environment

Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd]
Windows Terminal version (if applicable):

Any other software?

Steps to reproduce

Expected behavior

Actual behavior

Originally created by @montyjain20 on GitHub (Dec 11, 2020). Hello I see that when I launch Terminal app I get error Failed to load settings Line 114 column 4 missing "}"or object member name <!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Terminal (Preview)" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Environment ```none Windows build number: [run `[Environment]::OSVersion` for powershell, or `ver` for cmd] Windows Terminal version (if applicable): Any other software? ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> # Actual behavior <!-- What's actually happening? -->
Author
Owner

@DHowett commented on GitHub (Dec 11, 2020):

Okay, did you delete the } from the end of the file? Can you share your settings file? The error message suggests that there is something wrong on line 114.

@DHowett commented on GitHub (Dec 11, 2020): Okay, did you delete the } from the end of the file? Can you share your settings file? The error message suggests that there is something wrong on line 114.
Author
Owner

@montyjain20 commented on GitHub (Dec 11, 2020):

Attaching the settings json file as zip. deleting also didnt help

settings.zip

@montyjain20 commented on GitHub (Dec 11, 2020): Attaching the settings json file as zip. deleting also didnt help [settings.zip](https://github.com/microsoft/terminal/files/5681954/settings.zip)
Author
Owner

@Don-Vito commented on GitHub (Dec 12, 2020):

@montyjain20 - what version of terminal are you using? I loaded the settings you sent to 1.4, 1.5 and latest development branch, and none of them returned an error (though a purple background in CMD was somewhat I was unprepared for).

@Don-Vito commented on GitHub (Dec 12, 2020): @montyjain20 - what version of terminal are you using? I loaded the settings you sent to 1.4, 1.5 and latest development branch, and none of them returned an error (though a purple background in CMD was somewhat I was unprepared for).
Author
Owner

@montyjain20 commented on GitHub (Dec 12, 2020):

1.5.3242.0 is the version i am using. even for non-preview released version i see same error. this started happening after latest update otherwise it was working fine. let me know anything else is needed

@montyjain20 commented on GitHub (Dec 12, 2020): 1.5.3242.0 is the version i am using. even for non-preview released version i see same error. this started happening after latest update otherwise it was working fine. let me know anything else is needed
Author
Owner

@Don-Vito commented on GitHub (Dec 12, 2020):

Well.. that's weird. It works for me on the same version. So I guess it is somehow related to the system.
Probably the team has better idea, but it can help to know:

  • What OS version are you running?
  • What languages are enabled?
  • Can you please attach the screenshot of the error

It could also help if you could help pinpointing the problem is by slicing the file content prior to line 114.
If possible, I would start with:

  • Removing the emojis from profiles (just wondering if there can be some weird unicode issue, though I see your file has BOM prepended)
  • If the issue still exists to remove profiles from the list one by one
@Don-Vito commented on GitHub (Dec 12, 2020): Well.. that's weird. It works for me on the same version. So I guess it is somehow related to the system. Probably the team has better idea, but it can help to know: * What OS version are you running? * What languages are enabled? * Can you please attach the screenshot of the error It could also help if you could help pinpointing the problem is by slicing the file content prior to line 114. If possible, I would start with: * Removing the emojis from profiles (just wondering if there can be some weird unicode issue, though I see your file has BOM prepended) * If the issue still exists to remove profiles from the list one by one
Author
Owner

@DHowett commented on GitHub (Dec 12, 2020):

Can you also generate a trace log of the crash following the steps in this comment? https://github.com/microsoft/terminal/issues/8358#issuecomment-731670909

@DHowett commented on GitHub (Dec 12, 2020): Can you also generate a trace log of the crash following the steps in this comment? https://github.com/microsoft/terminal/issues/8358#issuecomment-731670909
Author
Owner

@ghost commented on GitHub (Dec 19, 2020):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@ghost commented on GitHub (Dec 19, 2020): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#11769