[packagekit] packagekit.progress.py

Richard Hughes hughsient at gmail.com
Wed Feb 18 04:18:03 PST 2009


On Wed, 2009-02-18 at 02:52 -0600, zodman wrote:
> Im play with it but im confuse:
> 
> from the code
> 
> if i set progress.set_step( [10, 30, 50, 70] )
> 
> 
> print start at 0% end 30% doing a progress.step() ( 100 prints )
> then
> start at 10% end 50% do a progress.step()
> 
> start at 30% end 70% step()
> 
> start at 50% end 100% step ()
> 
> ??????????????????
> 
> its that correct this ?¿

I'm not sure I understand, sorry (original code was written by Robin
IIRC):

This code is used by apt, conary, pisi, smart, yum -- so what exactly
does your patch change? Does anyone else have any comments?

Richard.





More information about the PackageKit mailing list