Chocolateygui: Shows all packages although "Show Only Packages with Updates" is ticked after "update all"

Created on 11 Oct 2015  路  8Comments  路  Source: chocolatey/ChocolateyGUI

Reproduce:
Tick Show Only Packages with Updates
Klick update all
ChocolateyGui updates
After update ChocolateyGui shows all packages installed on this PC but Show Only Packages with Updates is still ticked

Bug

Most helpful comment

For me this bug reproduces not only when doing "update all" but also when I'm updating any package.

All 8 comments

Huh. Hmmm.

For me this bug reproduces not only when doing "update all" but also when I'm updating any package.

I looked at the issue and opened a pull request for this problem (GH-298).
This will improve the GUI behavior with two things:
1) Doing a "refresh packages" after "update all" to show the correct package information (e.g. version)
2) Unchecking the "Show Only Packages with Updates"

@rob100 Are you sure unchecking the "Show Only Packages with Updates" checkbox is the best behavior here? IMHO the resolution to the inconsistency reported in the issue is to make the view match the user's choice (to check the checkbox) and not the other way around :)

@urig I think both behaviors would be okay and much better than the current situation. But I agree, your solution seems to be a little bit more what the users expects.

I have opened a pull request #308 and I hope I have found all possibilites there where the filter should be applied after performing the operation.

I haven't noticed the empty line I have removed, so I have amended my last commit to restore it. Bad habbit, sorry about that.

Resolved in latest develop.

Was this page helpful?
0 / 5 - 0 ratings