Bugzilla – Bug 398
After firmware update, quick flash of update available message displayed
Last modified: 2011-03-16 04:18:51 UTC
After updating the firmware on a Squeezebox, the Squeezebox reboots and re-gets its IP and connects to the server. Before the previous screen comes up, you get a quick, bright flash of the 'Firmware update available' message.
Slimproto.pm line 461 calls $client->upgradeFirmware() after an unblock. However line 449 calls the upgrade without an unblock. Perhaps this missing unblock is leaving the display set for the upgrade text until somethign after the upgrade calls an unblock.
Created attachment 52 [details] one line fix to slimproto I tried this out for the v27 upgrade and I dont' see the lingerign "upgrade required" message.
anyone try this patch to confirm it works? would be useful to commit at some point.
committed July 22, 2004
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.