Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
6 tasks done
gep13 opened this issue Jul 1, 2024 · 2 comments
Labels
0 - Backlog Where tickets start after being triaged. This means the ticket has targeted milestone/labels. Bug Tickets that represent defects/bugs. ChocolateyGuiExtension Tickets affecting the Chocolatey GUI Licensed Extension (chocolateygui.extension)

Comments

@gep13
Copy link
Member

gep13 commented Jul 1, 2024

Checklist

  • I confirm there are no unresolved issues reported on the Chocolatey Status page.
  • I have verified this is the correct repository for opening this issue.
  • I have verified no other issues exist related to my problem.
  • I have verified this is not an issue for a specific package.
  • I have verified this issue is not security related.
  • I confirm I am using official, and not unofficial, or modified, Chocolatey products.

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

  • Operating System: Windows Server 2019
  • Windows PowerShell version: 5
  • Chocolatey CLI Version: 1.3.1
  • Chocolatey Licensed Extension version: 5.0.2
  • Chocolatey License type: Business

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.

┆Issue is synchronized with this Gitlab issue by Unito

@gep13
Copy link
Member Author

gep13 commented Jul 1, 2024

NOTE: This issue has been re-created, after this issue which was moved from the Chocolatey GUI repository, failed to kick in the syncing that we have in place. This was due to the age of the issue.

@gep13 gep13 added 0 - Backlog Where tickets start after being triaged. This means the ticket has targeted milestone/labels. ChocolateyGuiExtension Tickets affecting the Chocolatey GUI Licensed Extension (chocolateygui.extension) labels Jul 1, 2024
@gep13
Copy link
Member Author

gep13 commented Jul 1, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog Where tickets start after being triaged. This means the ticket has targeted milestone/labels. Bug Tickets that represent defects/bugs. ChocolateyGuiExtension Tickets affecting the Chocolatey GUI Licensed Extension (chocolateygui.extension)
Projects
None yet
Development

No branches or pull requests

1 participant