[Differential] [Request, 23 lines] D3518: BatchExtractJob: fix percentage computation
elvisangelaccio (Elvis Angelaccio)
noreply at phabricator.kde.org
Sat Nov 26 17:27:45 UTC 2016
elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
Restricted Application added a subscriber: kde-utils-devel.
Restricted Application added a project: Ark.
REVISION SUMMARY
This job runs a LoadJob first and an ExtractJob after, which results in two
different progress bars in the notification tray. This patch changes how the
percentage is computed: the first 50% is from the LoadJob, the 2nd 50% from the
ExtractJob. This ensures that only one progress bar shows up while the wrapper job
is running.
TEST PLAN
Batch-extract the linux tarball and check the system tray notifications.
REPOSITORY
rARK Ark
BRANCH
fix-progress
REVISION DETAIL
https://phabricator.kde.org/D3518
AFFECTED FILES
kerfuffle/jobs.cpp
kerfuffle/jobs.h
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-utils-devel/attachments/20161126/d8414787/attachment.html>
More information about the Kde-utils-devel
mailing list