Bug 16481 - Screensaver setting "None" persists even after changing setting
: Screensaver setting "None" persists even after changing setting
Status: RESOLVED FIXED
Product: SB Touch
Classification: Unclassified
Component: Screensavers
: unspecified
: PC Windows (legacy)
: -- normal (vote)
: ---
Assigned To: Ben Klaas
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-24 11:49 UTC by Kris Murphy
Modified: 2011-03-16 04:47 UTC (History)
2 users (show)

See Also:
Category: Bug


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kris Murphy 2010-08-24 11:49:39 UTC
Setting either of the screensavers to "None" (When Playing or When Stopped) seems to be permanent.  Even after changing the setting to something else, digital clock for example, the screensaver action remains "None".  This also persists across both screensavers.  So setting None in When Stopped carries over to None in When Playing as well.
I tested this using a delay of 10 seconds for the screensaver activation to make things easier to validate.  I have not tested this using different delays.

This also happens on Baby Boom, I have not checked other devices.

Steps to repro:

1. Set screensaver delay to 10 seconds
2. Set When Stopped screensaver to Digital Clock
3. Ensure music is stopped and wait for screensaver, verify digital clock appears
4. Set When Stopped screensaver to None
5. Wait 10 seconds and verify screen dims but no screensaver activates
6. Set When Stopped screen saver to digital clock (or any other setting)
7. Wait 10 seconds for screensaver activation
Expected:  At 10 seconds the digital clock screensaver should activate
Actual:  At 10 seconds the screen dims and no screensaver activates

8. Set When Playing screen saver to digital clock
9. Play music and wait 10 seconds
Expected:  At 10 seconds the digital clock screensaver should activate
Actual:  At 10 seconds the screen dims and no screensaver activates
Comment 1 Ben Klaas 2010-08-24 11:58:01 UTC
What firmware revision are you testing with?
Comment 2 Kris Murphy 2010-08-24 13:23:31 UTC
Sorry about that, it's r9009
Comment 3 Ben Klaas 2010-08-24 15:38:46 UTC
reproduced here. mine to fix.

log is showing no attempt to kick in a screensaver at all. very puzzling...
Comment 4 SVN Bot 2010-08-26 13:17:08 UTC
 == Auto-comment from SVN commit #9069 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9069 ==

Fixed Bug: 16481
Description: Screensaver timer is restarted when the SS window is exited. In the case of "none", there is no SS so the timer is never restarted.
Therefore, when moving from "None" to any other SS in the settings window, it is important to restart the timer at this time.

This is fixed in 7.6, but can be backported to 7.5 as seen fit.
Comment 5 SVN Bot 2010-08-27 07:43:42 UTC
 == Auto-comment from SVN commit #9073 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9073 ==

Bug: 16481
Description: temporarily revert checkin to investigate problem with jive locking up on r9069
this reopens 16481, but hopefully only briefly until we can rule it out as the root cause of the lockup
Comment 6 SVN Bot 2010-08-27 08:41:00 UTC
 == Auto-comment from SVN commit #9074 to the jive repo by bklaas ==
 == http://svn.slimdevices.com/jive?view=revision&revision=9074 ==

Bug: 16481
Description: as expected, the previous checkin for this bug was not the cause of bug 16486
re-checking in change to fix that bug