Bug 221273

Summary: Too many package management progress popups
Product: [openSUSE] openSUSE 10.2 Reporter: Cornelius Schumacher <cschum>
Component: YaST2Assignee: Duncan Mac-Vicar <dmacvicar>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: lslezak
Version: Beta 2 plus   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Cornelius Schumacher 2006-11-15 14:56:07 UTC
The popups showing progress about package management actions often popup and immediately go away. When e.g. adding another update source in the installation workflow there is a popup which continously flickers between 0% and 100%. This doesn't help and gives the user a bad impression.

It would be much better to have a continous progress indicator that shows the overall progress of the complete action, not individual progress for tiny subjobs.
Comment 1 Ladislav Slezák 2006-12-05 14:02:50 UTC
Yast just uses callback functions provided by libzypp.

The callbacks do not provide total progress, yast doesn't know in advance how many files will be downloaded. Libzypp should provide more information.

Duncan, this one seems to be a duplicate IIRC...
Comment 2 Duncan Mac-Vicar 2007-02-16 11:57:27 UTC

*** This bug has been marked as a duplicate of bug 244557 ***