chocolatey / ChocolateyGUI

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

Remembered arguments are pulled from system Chocolatey install when debugging #980

Closed TheCakeIsNaOH closed 1 year ago

TheCakeIsNaOH commented 1 year ago

Checklist

What You Are Seeing?

When trying to view remembered args for an installed package in debug Chocolatey GUI, it tries to load the remembered args from the system Chocolatey CLI install, instead of from the debug install.

What is Expected?

That it is able to load remembered args when debugging.

How Did You Get This To Happen?

  1. Build a debug version of Chocolatey GUI
  2. Install curl with package parameters
  3. View package parameters and see that it says there are either no remembered args or it displays the system wide args (depending if curl is installed in the system install of Chocolatey).

System Details

Installed Packages

curl

Output Log

N/A

Additional Context

N/A

choco-bot commented 1 year ago

:tada: This issue has been resolved in version 2.1.0 :tada:

The release is available on:

Your GitReleaseManager bot :package::rocket: