Feature #5602
incremental upgrades: progress bar for download
Start date:
Due date:
% Done:
0%
Description
E.g. run tails-iuk-get-target-file
in the background using IPC::Run
’s start
, and use pump
and timer
to regularly check if the process has finished and if not, update a zenity progress bar.
Subtasks
History
#1 Updated by Tails 2013-07-18 10:37:03
- Parent task set to
Feature #5490
#2 Updated by intrigeri 2013-07-19 02:38:14
- Priority changed from High to Elevated
#3 Updated by intrigeri 2013-10-04 07:40:38
- Category set to 178
- Starter set to No
#4 Updated by intrigeri 2013-11-27 06:43:43
- Status changed from Confirmed to Resolved
Works fine as of commit 7d2bdc15 in the iuk Git repo.