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

Terminal fails to launch when installed from the store #2555

Closed
mukaschultze opened this issue Aug 27, 2019 · 6 comments
Closed

Terminal fails to launch when installed from the store #2555

mukaschultze opened this issue Aug 27, 2019 · 6 comments
Labels
Needs-Tag-Fix Doesn't match tag requirements Resolution-External For issues that are outside this codebase

Comments

@mukaschultze
Copy link

Environment

Microsoft Windows [Version 10.0.18362.295]
Any other software? No

Steps to reproduce

Install the application from Windows Store (or from binaries released on this repo) and launch it, it results in the following error:

image

Builds made on my machine launches just fine, so I don't know how I can get more info to debug this issue (they crash after using it for a while, but I don't think this is related to the same bug).

Expected behavior

The application installed from the store should launch just like the ones built on my machine.

Actual behavior

It crashes, with the error File system error (12029).

@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 Aug 27, 2019
@sergio-nsk
Copy link

Very similar, but another error code.

[Window Title]
C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.4.2382.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe

[Content]
C:\Program Files\WindowsApps\Microsoft.WindowsTerminal_0.4.2382.0_x64__8wekyb3d8bbwe\WindowsTerminal.exe

	File system error (12007).

[OK]

@DHowett-MSFT
Copy link
Contributor

Do you have a third-party AV or firewall solution installed?

@DHowett-MSFT DHowett-MSFT added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Aug 29, 2019
@mukaschultze
Copy link
Author

mukaschultze commented Aug 30, 2019

I'm not running any third-party AV and firewalls.

I tried running it with Windows firewall disabled just in case, and... it launched...
So I reenabled the firewall and tested it again, now it is working all the times, even after uninstalling and reinstalling it.

I think it's worth mentioning that the app was allowed through the firewall in the settings while it was crashing.

Solution

In case anyone runs into the same issue in the future: Disable Windows firewall, start the terminal application and then reenable the firewall.

@ghost ghost added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Aug 30, 2019
@DHowett-MSFT
Copy link
Contributor

Thanks for confirming. We've seen something like this before, but we have no idea what causes it. It's definitely external to our project. ☹️

@DHowett-MSFT DHowett-MSFT added Resolution-External For issues that are outside this codebase and removed Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Sep 5, 2019
@xairoo
Copy link

xairoo commented Feb 16, 2020

In case anyone runs into the same issue in the future: Disable Windows firewall, start the terminal application and then reenable the firewall.

Same for NetLimiter.

@ericgl
Copy link

ericgl commented Aug 10, 2021

I installed the latest version of Terminal (v1.10.1933.0), and upon launch - it gave me this error (12029).
It seems to be caused by my firewall app. After disabling it, Terminal launched normally. I then re-enabled my firewall app.
Strange behavior...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Tag-Fix Doesn't match tag requirements Resolution-External For issues that are outside this codebase
Projects
None yet
Development

No branches or pull requests

5 participants