Bugzilla – Bug 6984
Add wait screen if player_needs_upgrade == 1
Last modified: 2009-09-08 09:29:01 UTC
After Jive reboots from MP firmware upgrade on SN, if Ray needs an upgrade, serverstatus will show player_needs_upgrade = 1. After SN sees Jive reconnect with the latest firmware, it will tell Ray to begin updating firmware. Jive should wait with a spinny screen until Ray comes back with player_needs_upgrade = 0. At this point, the PIN screen should be shown.
Ben is going to look at this...
6979 is fixed, so here is the order things happen now: Downgrade Ray & Jive to MP firmwares. Setup Ray. Choose Music Source SN. Ray connects to SN but is *NOT* upgraded. SN serverstatus returns player_needs_upgrade = 0. Jive gets firmware update screen. Perform Jive update. Jive reconnects to SN. SN notices newer Jive FW and returns player_needs_upgrade = 1 for Ray. SN starts updating Ray FW. After Ray comes back, player_needs_upgrade = 0. Before the last step, that's where the spinny needs to go.
BTW, please test only with the old beta, port 3000.
Ben: what's the status on this?
code was added in jive r1871 to support this. add full screen "spinny" while player needs upgrade remove full screen spinny when player no longer needs upgrade (done through player notification) add string for updating firmware, poached from SC
*** Bug 6488 has been marked as a duplicate of this bug. ***
This bug has recently been fixed in the latest release of SqueezeCenter 7.0.1 Please try that version, if you still see the error, then reopen this bug. To download this version, please navigate to: http://www.slimdevices.com/su_downloads.html