ChocolateyGUI icon indicating copy to clipboard operation
ChocolateyGUI copied to clipboard

chocolateyguicli has no output if ChocolateyGUI application is open

Open steviecoaster opened this issue 2 years ago • 0 comments

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

  • OS Build (In PowerShell run ``): Server 2019 Datacenter (10.0.17763.0)
  • Windows PowerShell version (Run: $PSVersionTable): 5.1
  • Chocolatey version (Run choco --version): 1.1.0

Output Log

With GUI Open:

image

With GUI Closed:

image

steviecoaster avatar Nov 29 '22 20:11 steviecoaster