chocolatey / ChocolateyGUI

A delicious GUI for Chocolatey
https://docs.chocolatey.org/en-us/chocolatey-gui/
Apache License 2.0
1.65k stars 251 forks source link

chocolateyguicli has no output if ChocolateyGUI application is open #969

Open steviecoaster opened 1 year ago

steviecoaster commented 1 year ago

What You Are Seeing?

When ChocolateyGUI is open, running the chocolateyguicli command provides no output whatsoever.

What is Expected?

Output of the command you ran should be displayed (i.e. chocolateyguicli feature list should list features)

How Did You Get This To Happen? (Steps to Reproduce)

Add the steps that allows US to reproduce your problem. For example.

  1. Open ChocolateyGUI application
  2. Open a PowerShell session
  3. Run chocolateyguicli feature list
  4. Observe no output

System Details

Output Log

With GUI Open:

image

With GUI Closed:

image