Description of problem: When upgrading packages, the total percentage bar at the bottom is wrong. It seems that when calculating the percentage, it bases the percent on a yum's total - which includes the cleanup steps. But when upgrading the packages, the cleanups are left out, so depending on how many packages you're upgrading, the progress bar will stick to a certain number then jump to 100% as all cleanups are finished. For example, I recently did a bunch of upgrades to development versions of Gnome - And my progress bar stopped at 86% when it stopeed upgrading packages. It moved on to cleanup, did about 10 - 15 cleanups and stuck 86% then jumped to 100% once everything was done. Version-Release number of selected component (if applicable): yumex-1.1.0-2.0.fc6 How reproducible: Always Steps to Reproduce: 1. Refresh repos 2. Choose packages to upgrade 3. Look at the progress bar as 'Cleanups' happen Actual results: The percent will not increase per cleanup completed. This is fine, but because the percentage is based on a number with the cleanups included, the bar never finishes at 100%. Expected results: The percentage includes the 'cleanup' steps so that it will reach 100% Additional info:
I will take a look at this and fix it.
I just finished testing the 1.1.1 development version, the total percentage was stuck at 85% as it cleaned up...
it is fix now in SVN, it will be availible when yumex 1.1.1 is released.
Sweet :) Stewart