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

The 'showDownloadProgress' toggle doesn't work #968

Open opusforlife2 opened 1 year ago

opusforlife2 commented 1 year ago

What You Are Seeing?

Under the Chocolatey tab in Settings, there is a toggle showDownloadProgress, which claims to show download progress percentages in the console output.

Toggling this on doesn't change anything. The console output is unchanged from when the toggle is off.

What is Expected?

Enabling this toggle should show the progress percentage just like it does in a regular terminal when using choco directly.

How to reproduce?

  1. Enable this toggle.
  2. Try to install/update an app. Pay attention to the line where the download is started.