ChocolateyGUI icon indicating copy to clipboard operation
ChocolateyGUI copied to clipboard

A delicious GUI for Chocolatey

Results 155 ChocolateyGUI issues
Sort by recently updated
recently updated
newest added

### What You Are Seeing? When installing or updating a package, the console often shows multiple (2 or 3) duplicates of the log messages that show after the `Exporting function`,...

Bug
3 - Review

I cannot launch the app on windows 11, it crashes creating a memory dump I get this error message: >Unable to load Chocolatey GUI assembly. The type initializer for 'ChocolateyGui.Common.Windows.Bootstrapper'...

## Is Your Feature Request Related To A Problem? Please describe. Currently AFAIK the only way to change the advanced install parameters (like package parameters) is to uninstall the app...

As a follow up to [this issue](https://github.com/chocolatey/ChocolateyGUI/issues/545), when performing an upgrade to a package, it would be good to hydrate the persisted arguments, and populate them automatically into the UI.

Improvement

When `%appdata%\Local\Chocolatey Gui\data.db` is corrupted, Chocolatey GUI will fail to launch with no apparent output. When you look in the Event viewer, you will see an error from .NET Runtime...

Bug

On my laptop, which is getting on a bit now, the Chocolatey GUI splash screen stays on the screen for several tens of seconds before the main window appears. This...

Here this bug is 100% reproducible. The userconfig file I have under `%AppData%\Local\Chocolatey\ChocolateyGui.exe_StrongName_qgbusv5dfgkxx33orw4dqzgj3f5c3jne\0.18.1.0` somehow got corrupt (attached below) [corrupt.user.zip](https://github.com/chocolatey/ChocolateyGUI/files/6805496/corrupt.user.zip) and read something like ![image](https://user-images.githubusercontent.com/15344931/125381362-22834980-e36a-11eb-97da-95e1d56415db.png) Although the cli command `choco` worked...

Bug

Hi, I'm launching the GUI and it keep crashing with this message: ``` --------------------------- Unhandled Exception --------------------------- System.InvalidOperationException: Cannot read keys when either application does not have a console or...

## Description Chocolatey GUI as well as CLI experience errors when setting the chocolatey.licensed source to admin only. ## Issue Repro Run `choco source add -n=chocolatey.licensed -s=https://licensedpackages.chocolatey.org\api\v2\ --adminonly` The run...

Bug
0 - _Triaging

If a source is changed to require credentials and the source configuration is not changed prior to opening Chocolatey GUI, it errors on opening as it is attempting to check...

Bug
Customer