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

Bug: Launching Files from PowerShell prevents entering additional commands #3652

Closed
HydrogenDeuterium opened this issue Feb 20, 2021 · 8 comments
Labels
help wanted Extra attention is needed

Comments

@HydrogenDeuterium
Copy link

Describe the bug
run files in powershell terminal,the terminal is fixed and could do nothing before close the window.

To Reproduce
call files through pwsh(cmd no simailar problem)

Expected behavior
terminal open the window,and ready to my next input

Screenshots
If applicable, add screenshots to help explain your problem.
image

Desktop (please complete the following information):

  • OS Version: win 10 2004
  • App version: [v0.11.0]1.2.2.0

Additional context
when i choose to run with"start-process files",it works as i wished.
another uwp app works so,and the developer asked me to run it with start-process,
i think it's a tiny issue and easy to fix(unforturnly,i know lettle about uwp app develop,otherwise i will fix it myself)

@yaira2 yaira2 changed the title app freezes powershell terminal Launching Files from PowerShell prevents entering additional commands Jan 18, 2022
@enisn
Copy link

enisn commented Feb 21, 2022

As a workaround, launching with 'start' works well

start files

@Josh65-2201
Copy link
Member

Is this still an issue?

@Josh65-2201 Josh65-2201 added the needs - additional info Needs more information from the reporter label Nov 27, 2022
@yaira2
Copy link
Member

yaira2 commented Dec 11, 2022

Yes

@yaira2 yaira2 removed the needs - additional info Needs more information from the reporter label Dec 11, 2022
@yaira2 yaira2 changed the title Launching Files from PowerShell prevents entering additional commands Bug: Launching Files from PowerShell prevents entering additional commands Mar 19, 2023
@yaira2 yaira2 moved this from 🆕 New to 🔖 Ready to build in Files task board Mar 19, 2023
@yaira2 yaira2 added the help wanted Extra attention is needed label Apr 25, 2023
@Lukiluc29
Copy link
Contributor

I reproduced your action and whether I write "files" or "start files" it opens with version 2.4.80

@heftymouse
Copy link
Contributor

I looked into this some more, and it seems it's not an issue exclusive to Files - I can reproduce this on many packaged apps made with a variety of frameworks and languages. I'm still not clear on what exactly is causing this.

@hishitetsu
Copy link
Member

I found a PowerShell issue on this.
PowerShell/PowerShell#9970

@hishitetsu
Copy link
Member

As a side effect of Leave app running, if Files is launched from Powershell while it is in the background, the prompt returns immediately.

@yaira2
Copy link
Member

yaira2 commented Sep 1, 2023

Considering this issue is with the platform, and the fact that the issue doesn't occur when Files is open in the background, I think we no longer need to track this issue. For further updates, we suggest subscribing to the issue on the PowerShell repo PowerShell/PowerShell#9970.

@yaira2 yaira2 closed this as completed Sep 1, 2023
@github-project-automation github-project-automation bot moved this from 🔖 Ready to build to ✅ Done in Files task board Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
Archived in project
Development

No branches or pull requests

8 participants