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

Launching from CLI stucks the process #8448

Closed
enisn opened this issue Feb 21, 2022 · 4 comments
Closed

Launching from CLI stucks the process #8448

enisn opened this issue Feb 21, 2022 · 4 comments

Comments

@enisn
Copy link

enisn commented Feb 21, 2022

Description

Before last update I can easily launch it from command line with following command:

files .

But with last update, it allocates the process and I'm no longer available to use that command line windows anymore.

image

Can't type anything more in that command line unless I stop the opened files instance or pressing CTRL + C

There was no such problem In earlier versions.

Steps To Reproduce

  1. Open a command line (powershell or just 'cmd')
  2. Type files .
  3. You'll see the command line is blocked.

Expected behavior

A behavior should be same with earlier versions,

Also it can be comparable explorer.exe.
The bahvior should be same with explorer:
explorer .

image
I can still use this command line windows when I use explorer

Files Version

Version: 2.1.13.0 OS Version: 10.0.22000.527

Windows Version

Windows 11 21H2 (OS Build 22000.527)

Relevant Assets/Logs

There is no logs. No action is taken. I'm just launching a new instance.

@enisn enisn added the bug label Feb 21, 2022
@gave92
Copy link
Member

gave92 commented Feb 21, 2022

Thanks for the report. Does the instance open correctly? Does the command line unblock if you close the Files window or do you need to kill the process in task manager?

@enisn
Copy link
Author

enisn commented Feb 21, 2022

The opened instance is working as expected. Command line is unblocked when I close the files instance normally.

Instance isn't stuck or no-responding. But it blocks command-line during its lifetime

@yaira2
Copy link
Member

yaira2 commented Feb 21, 2022

Merging with #3652

@yaira2 yaira2 closed this as completed Feb 21, 2022
@gave92
Copy link
Member

gave92 commented Feb 21, 2022

Same issue, but @enisn says it was working before lastest update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants