-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Bug Report - Ubuntu not listed as new tab option #2037
Comments
I have the same issue as well. Same versions. |
What is your output from
|
It shows the help and the list of options...
Adding two dashes (--) shows your output.
|
Sorry, I edited the command and forgot to add the second hyphen. I just installed the version from the store (0.2.1831.0) on the same version of windows that you have (18362.239) and it worked perfectly. Unfortunately I won't be able to debug this for you. If you're feeling ambitious, here is the section of code where the WSL profiles are added: https://github.com/microsoft/terminal/blob/master/src/cascadia/TerminalApp/CascadiaSettings.cpp#L527 I just installed a new distro and did notice that it took a few minutes to populate in the list. Did you install windows terminal prior to initializing Ubuntu? Try closing terminal, deleting/renaming profiles.json and re-opening terminal again. |
Yes... I installed WSDL and Ubuntu after installing Terminal. I'll remove it and report back. I did noticed before installing Ubuntu and WSDL the Terminal crashed a few times after closing it, so maybe there is something that is required or needed related by the Terminal that is not liking it. |
Just reporting back that removing the Terminals and installing it again worked for both issues. The Ubuntu is now listing (nice penguin) and the crashes are no longer happening when closing. I guess the "init" routine needs to check the environment. Ideally it would be nice if Terminal checks for environmental changes. It would be also neat to have a menu-time in the drop-down to launch the MS store with the available options to install on the Terminal. |
Sounds like a great idea for a feature request! I'm glad that everything is working now. |
There's a couple things here.
|
Environment
Steps to reproduce
Expected behavior
Expected to have Ubuntu added automatically to the list
Actual behavior
Ubuntu is not on the list and had to add it to
profiles.json
manuallyThe text was updated successfully, but these errors were encountered: