-
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
Terminal crashes on launch - no error in Event Viewer #2535
Comments
Looks similar, but not same. |
Link to Feedback to Windows team (https://aka.ms/AA5wtl6 ) |
Maybe check if 'powershell.exe' is included in the environment variables. When PowerShell is set as the default profile while 'powershell.exe' is not found by the system, Terminal may just crash. |
I use Powershell almost exclusively (when not using bash, which reminds me I need to edit the additional data in my issue). |
@dgweller, I used PowerShell a lot too, but still 'powershell.exe' was not included in my Environment Variables. You can try using 'powershell' in cmd.exe to check if it is correctly recognized. Anyway, it solved my problem (which is very similar to yours in your description), so maybe it's worth a shot. |
I was having the problem but the solution was the exact opposite as yours. My computer reset itself and the default shell was pwsh. Once I reinstalled PowershellCore terminal opened without issue. |
Would you mind sharing your |
Sorry for not responding sooner. Can you tell me where profiles.json is located? It is not in C:\Users<username>\AppData\Local\Microsoft\WindowsApps |
It'll be in |
The only file there is wt.exe |
That's the only file in |
Doh! It would help to, you know, READ your instructions :) |
Would you mind listing the contents of |
here you go (short version: Only ps6 dir directly inside the ps dir - I included ./6 in this file) |
Your default profile specifies |
Just wanted to chime in and say that this is also occurring for me on a totally fresh install of Windows (1903, 18362.329) and using the current Store release. Powershell is my default shell and |
#2039 is related (for bookkeeping) |
Environment
Windows build number: 10.0.18965.0 (fast ring - 190816-1722)
Windows Terminal version (if applicable): updated today (23 Aug) using choco
GPU: GTX 1070 with dual 4k moniitors driven via DVI. Drivers up to date.
x64 architecture (AMD Ryzen, FWIW)
Steps to reproduce
Installed from MS store
launching results in an empty window border showing (less than 1 sec) and terminating
Updated to latest version using Chocolatey
Same results
See #1364 for appropriate image of what I observe
Expected behavior
Working terminal window
Actual behavior
wt.exe fails to launch
Additional Data
The text was updated successfully, but these errors were encountered: