Bug 988377 - delay before progress bar appears on each package download
Summary: delay before progress bar appears on each package download
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: dnf
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Zdeněk Pavlas
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-25 12:50 UTC by Ales Kozumplik
Modified: 2014-02-02 22:29 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-10-18 13:40:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ales Kozumplik 2013-07-25 12:50:17 UTC
This is the originally suspected and still present issue from bug 979042, users complain that package download takes long time. While the original bug fixed the underlying issue there still appears to be a little pause before each download starts. The observed delay is due to how the progress bar is implemented: it is waiting for librepo to tell us the total package size, which for some involved reasons can not do so right away, even though the download has already started. 

As zpavlas pointed out we should be able to deduce this information from the available metadata instead, assigning to Zdenek.

Comment 1 Zdeněk Pavlas 2013-10-18 13:40:00 UTC
This appears to be fixed in the new downloader, the progress bar is initialized much sooner.


Note You need to log in before you can comment on or make changes to this bug.