Bugzilla – Bug 11773
Screensaver does not allow preview from SB Touch
Last modified: 2010-04-08 17:24:40 UTC
The screensaver chooser menu has fixed explanatory text and an arbitrarily long list of screensavers. The text is fixed in place, and the list scrolls, but the bottom of the list isn't visible and can't be selected. The text needs to be customized for Fab4 and have the whole body area (supporting text plus menu selections) scroll together. Propose this text: Touch to select a screensaver to be shown when this Squeezebox is not playing. Touch and hold to preview a screensaver.
*** Bug 11782 has been marked as a duplicate of this bug. ***
*** Bug 11785 has been marked as a duplicate of this bug. ***
r5424 has an interim workaround that suppresses the help text I'm not sure what the end solution is for this-- we typically don't have platform-independent applets deliver platform-specific text bug still open, but behavior on fab4 will be better in the interim
changing several bugs at once-- target milestone on these do not apply to the CXR/CAT milestone
Moving to the product SqueezePlay because this bug appears to apply to any player based on that application code. Feel free to move it back if it's specific to the original product.
r6786 - added speculative strings based on Dean's original comment. Not yet used. +SCREENSAVER_SELECT_PLAYING_HELP + EN Press the center button to select a screensaver to be shown when this Squeezebox is playing. + +SCREENSAVER_SELECT_STOPPED_HELP + EN Press the center button to select a screensaver to be shown when this Squeezebox is not playing. + +SCREENSAVER_SELECT_OFF_HELP + EN Press the center button to select a screensaver to be shown when this Squeezebox is off. + +SCREENSAVER_SELECT_PLAYING_HELP_FAB4 + EN Touch to select a screensaver to be shown when this Squeezebox is playing. + +SCREENSAVER_SELECT_STOPPED_HELP_FAB4 + EN Touch to select a screensaver to be shown when this Squeezebox is not playing. + +SCREENSAVER_SELECT_OFF_HELP_FAB4 + EN Touch to select a screensaver to be shown when this Squeezebox is off. + +SCREENSAVER_PREVIEW_HELP + EN Press play to preview a screensaver. + +SCREENSAVER_PREVIEW_HELP_FAB4 + EN Touch and hold to preview a screensaver. +
== Auto-comment from SVN commit #7333 to the jive repo by bklaas == == https://svn.slimdevices.com/jive?view=revision&revision=7333 == Bug: 11773 Description: add help to header widget for non-Fab4 platforms. This bug will still need addressing for Fab4, as header widgets are currently mostly broken in that skin.
== Auto-comment from SVN commit #7334 to the jive repo by bklaas == == https://svn.slimdevices.com/jive?view=revision&revision=7334 == Bug: 11773 Description: also remove menu header widget from desktop squeezeplay to allow screensaver menu + fab4 skin on desktop
this is fixed for 7.4/P1. Still needs fixing for Fab4 -- Bug: 1173, don't show this header widget yet on fab4 if System:getMachine() ~= 'fab4' and System:getMachine() ~= 'squeezeplay' then menu:setHeaderWidget(Textarea("text", self:string("SCREENSAVER_SELECT_HELP"))) end
== Auto-comment from SVN commit #7904 to the jive repo by bklaas == == https://svn.slimdevices.com/jive?view=revision&revision=7904 == Bug: 11773 +1 Description: Fab4-specific strings show in menu header widget now
changing the title of the bug to reflect its current state also, the strings that Tom added on 7/27 will probably need some merging if all the text is to be delivered with one string. currently the menu header widget for Fab4 only describes how to select one (which works for now since you can't successfully preview anyway. woot!)
== Auto-comment from SVN commit #7908 to the jive repo by bklaas == == https://svn.slimdevices.com/jive?view=revision&revision=7908 == Fixed Bug: 11773 +2 Description: allow 'add' action to preview a screensaver, which on SB Touch is a touch-hold. This also enables the + key elsewhere for screensaver preview (in addition to the play key), but Tom and I both agreed this was not a bug. Concatenated select and preview strings as they are delivered in one help message
This bug has been marked fixed in a released version of Squeezebox Server or the accompanying firmware or mysqueezebox.com release. If you are still seeing this issue, please let us know!