chocolatey / chocolatey-licensed-issues

Issues for Licensed Editions of Chocolatey
19 stars 13 forks source link

Chocolatey GUI missing Update All button in This PC source when running Chocolatey GUI Extension #395

Closed imm0rtalsupp0rt closed 3 days ago

imm0rtalsupp0rt commented 1 year ago

Checklist

What You Are Seeing?

When running the Chocolatey GUI with the Chocolatey GUI Extension, there should be an Update All button in the upper right hand corner of the GUI near the Check Outdated Packages button when viewing the "This PC" source. This button still appears without the GUI Extension, but not with it.

What is Expected?

The Update All button should be present in both licensed and non-licensed Chocolatey GUI.

How Did You Get This To Happen?

  1. Open non-licensed Chocolatey GUI and select the This PC source.
  2. Notice the presence of the Update All button.
  3. Install the Chocolatey GUI Extension package.
  4. Open licensed Chocolatey GUI and select the This PC source.
  5. Notice the lack of the Update All button.

System Details

Installed Packages

Chocolatey GUI 1.1.2
Chocolatey GUI Extension 1.0.2

Output Log

N/A

Additional Context

Gary and I met for a troubleshooting session around this issue and we discovered that there is a workaround, however cumbersome it may be. The following steps were successful in making the Update All button appear.

  1. Delete the Config folder from C:\ProgramData\Chocolatey GUI and the data.db file found in the C:\Users\<USER>\AppData\Local\Chocolatey GUI folder. 2. Recreate the Config folder in the C:\ProgramData\Chocolatey GUI directory. Chocolatey GUI should create this folder at startup, but we found that it did not.. Since Chocolatey GUI 2.2.1, this step is no longer required.
  2. Start Chocolatey GUI.
  3. Once Chocolatey GUI has started, go to Settings.
  4. Toggle the Hide All Remote Chocolatey Sources setting to ON and then click the Back button.
  5. Close and reopen Chocolatey GUI, and go to Settings.
  6. Toggle the Hide All Remote Chocolatey Sources setting to OFF and then click the Back button.
  7. Close and reopen Chocolatey GUI, and go to Settings.
  8. Toggle the Prevent Usage of Update All Button setting to ON and then click the Back button.
  9. Close and reopen Chocolatey GUI, and go to Settings.
  10. Toggle the Prevent Usage of Update All Button setting to OFF and then click the Back button.
  11. The Update All button should now be visible at the upper-right of Chocolatey GUI.
gep13 commented 1 week ago

After a conversation with @imm0rtalsupp0rt a little earlier today, I did a bit of digging into this issue, and I discovered that this problem is a result of a bug in the Chocolatey GUI Licensed Extension. As a result, I am going to move this issue over to the correct repository, so that it can get worked on in the right place.

gep13 commented 6 days ago

When testing this, it was necessary to first reset things back to the beginning, which meant clearing out the following locations:

C:\ProgramData\Chocolatey GUI\Config\data.db
C:\Users\<username>\AppData\Local\Chocolatey GUI\data.db
gep13 commented 3 days ago

@imm0rtalsupp0rt after moving this issue to this repository, I expected/wanted the syncing that we have in place to kick in, and do what is necessary, however, this hasn't worked, for "reasons".

I am going to close and re-create this issue, so that the syncing kicking in. Apologies about the noise.

gep13 commented 3 days ago

New issue created here: https://github.com/chocolatey/chocolatey-licensed-issues/issues/396