Bugzilla – Bug 5412
put percentage complete of fw download in center of window
Last modified: 2008-06-06 08:23:56 UTC
Since the new firmware download can take a few minutes, a progress bar should be displayed. We should know the overall length of the firmware image from HTTP, right?
Let's punt on this and see if users need this.
I would argue that this is valueable UI, and needed. Indicating the progress I think makes it more fun (yes "fun") by setting expectations on when it'll be ready to go. If the update will be 15 seconds, great I will hold on the thing while it updates. If the update will be 3 and 1/2 minutes, I'll set it down while I get a scone. User experience. :) Further, if something interrupts the download process having something to indicate that it's halted would help Support a lot.
For SN upgrades this may be a big deal.
This is fixed in r1380. The percentage of the firmware downloaded is displayed. The UI may need to be changed. Dean please review and reopen the bug if required, with an example from Noah.
Would it be possible to move the percentage text to the center of the circle? Noah: can you provide a reference screen?
Created attachment 2677 [details] Update Status Indicator artwork v1
Created attachment 2678 [details] Update Status Indicator guide v1
Created attachment 2679 [details] Update Status Indicator artwork v2 An example of the text centered in the widget. I am not sure how it will look with both the widget and the text animated/moving at the same time...would need to see it on screen.
Reset priority
our skinning is way too finicky to make the centered progress text work for 7.0.1. This is certainly not a big or gating issue. Changing summary to reflect current state of bug and moving target to 7.1. need to be able to layer text in the center of the screen over the iconConnecting animated image. I have not found a way to do this in Lua.
added a "Downloading Software" item to TestApplet.lua in 2244. The staging of the fix should be able to be entirely done from this applet.
this is a non-trivial fix for a cosmetic issue. moving to WONTFIX per Richard's decision. reopen as you desire.