Bugzilla – Bug 2421
Unable to set Weekday Alarm settings on Player
Last modified: 2005-10-29 14:23:32 UTC
Hi, this is another apparent bug in the new Alarm section. I reported the previous menu titling error to Kevin which was fixed in the 6.2.1 release which I am now running. The general alarm seems fine, I can set the time, playlist and all the settings persiste when I left arrow out of the submenus. As for weekday alarms I can turn them on and off but the time reverts to 12:00 am, the volume stays halfway (20?) no matter if you press volume, it flashes to incremental change, e.g. to 37, 39, 40 but then drops back to 20. I do believe playlists are not kept as well. I have tested this behavior on a SB2. However if I go into the web interface I can enter whatever time and playlist and alarm volume for any weekday, eg. Saturday, and it does send to the player when I check it. Going back to the player and viewing the new settings, if I attempt to modify the time again, it defaults back to 12 am, etc. My impression is that area of the player is not successfully updating when weekday alarms are set from the player itself. But it must be updating if the time are defaulting back to orignal settings after being sent from the web interface so that it's just not updating with the user changes but the defaults. Just a hunch. Again I am running 6.2.1 Thanks!
fixed in trunk at 4935. day parameter was not being passed into the day settings, so any changes were actually being set as the every day alarm. dan, this method look ok for 6.2.1?
Yes.
committed to 6.2.1 build at change 4936 Oct 30 nightly should work.