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

multiple startup issues #5581

Closed
perlmaster opened this issue Apr 26, 2020 · 5 comments
Closed

multiple startup issues #5581

perlmaster opened this issue Apr 26, 2020 · 5 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@perlmaster
Copy link

recently the version of Windows Terminal was updated on my system and after that update there are now several issues at startup.

  1. the initial window that is opened upon startup does not have the correct size. In the global values section of the settings I have specified 120 columns and 40 rows. It opens up with smaller values for both those dimensions.

  2. the program that is run in the initial window is the powershell. However the "defaultprofile" indicates that CMD.EXE should be run

According to the "About" command I am running version 0.11.1121.0

My system is a windows 10 64 bit laptop.

@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 26, 2020
@tadmccorkle
Copy link

I am getting the same issue. Same version. Settings file points to an msys2 profile, but powershell opens on start-up. I can still launch different profiles, but the default is incorrect.

@tadmccorkle
Copy link

tadmccorkle commented Apr 26, 2020

@perlmaster looks like there's a pinned issue that fixes this problem. Just move your settings out of the global dictionary to the root dictionary and delete the global object. Or...

Or even better, make a backup of your settings file, and delete the contents entirely. We'll re-generate the file with some better formatting and more sane defaults, and you can copy the modifications you want back in.

@perlmaster
Copy link
Author

that seems to have fixed the issues. thanks.....

@DHowett-MSFT
Copy link
Contributor

Looks like this discussion has run its course, thanks! /dup #5458

@ghost
Copy link

ghost commented Apr 26, 2020

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost ghost closed this as completed Apr 26, 2020
@ghost ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed 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 26, 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)
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

3 participants