On Thu, 9 Jun 2022 at 11:39, Sanjay Sheth <
ssh...@logitech.com> wrote:
> We invoke fu_progress_set_percentage_full() for both tasks. Your fix helped with 2nd task. How do we update progress for 1st task!
I think that should work find as it is; i.e.
fu_progress_set_percentage_full() is being called with the
blocks/block_total which I think is the right thing to do.
> Also, can we still use FU_PROGRESS_FLAG_GUESSED flag (on our dev setup) to determine percent allocation for each steps?
Yes, if you use FU_PROGRESS_FLAG_GUESSED then the daemon will tell you
(in red text, no less) what step values are appropriate.
Richard.