Bug 4916 - Alarms don't work.
: Alarms don't work.
Status: CLOSED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Misc
: 6.5.2
: PC Windows XP
: P2 normal (vote)
: ---
Assigned To: Squeezebox QA Team email alias
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-04-13 16:19 UTC by Ross Levine
Modified: 2008-12-18 11:11 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
log (29.63 KB, text/plain)
2007-05-02 18:05 UTC, Ross Levine
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ross Levine 2007-04-13 16:19:07 UTC
Not sure if there is a better component for this. I've tried setting alarms from the player settings section of the web UI, or with the remote. The little bell symbol shows on the screen, and the settings are stored in the .pref file, the alarm just doesn't go off. 

SlimServer version 6.5.2 - 11753 XP
Comment 1 KDF 2007-04-13 19:17:49 UTC
try looking at d_command and d_source when the alarm is supposed to trigger.

might also want to add a line in Slim::Buttons::AlarmClock::checkAlarms to make sure it's checking ok, perhaps after line 439:

msg("checking for alarm at $alarmtime\n");
Comment 2 KDF 2007-04-13 19:22:09 UTC
oh, d_prefs maybe as well to make sure the prefs for the alarm are being set correctly on the test system.
Comment 3 KDF 2007-04-13 19:23:20 UTC
as a note, it seems to be working for me.

What are the contents of your prefs file for all of the alarm preferences on the given player?
Comment 4 Spies Steven 2007-04-16 13:13:34 UTC
Ross, I am not able to reproduce either. Do you still see the behavior with the latest nightly?

SlimServer Version: 6.5.2 - 11764 
Comment 5 Chris Owens 2007-05-02 15:10:44 UTC
Ping Ross.  If this is a real bug, I'd definitely like to try to get it fixed for 6.5.2 since it would be a feature which is completely broken.
Comment 6 Ross Levine 2007-05-02 15:53:20 UTC
Still easily reproduced with 6.5.2 - 11881 - Windows XP - EN - cp1252
Comment 7 KDF 2007-05-02 17:08:17 UTC
I'll point again to comment #1 & 3 :)
Comment 8 Ross Levine 2007-05-02 18:05:12 UTC
Created attachment 1928 [details]
log
Comment 9 Ross Levine 2007-05-02 18:06:55 UTC
Sorry about that KDF!
Comment 10 KDF 2007-05-02 18:12:22 UTC
and an interesting log it is, thanks.  deffo something to work on now :)
Comment 11 KDF 2007-05-02 18:18:57 UTC
Ross, I'm cuious about the appearance of the PLUGIN_RANDOM_ARTIST_ITEM string.  That shoudln't be there at all.   Can you try again with d_plugins and d_prefs enabled.  Then, AFTER that please try setting the playlist choice to something other than random artist...then you can switch it back to Random Artist and see if everything works.
Comment 12 KDF 2007-05-02 18:30:44 UTC
sorry, nevermind.  I know where the string is coming from now.
Comment 13 KDF 2007-05-02 19:21:56 UTC
fixed in trunk at change 11888 and in 6.5.2 at change 11889
please reopen if you have any further troubles.
Comment 14 Ross Levine 2007-05-03 13:51:19 UTC
It works! Thanks KDF. 
Comment 15 Chris Owens 2007-05-22 12:10:28 UTC
Fixed in 6.5.2, which is now released and available for download at http://www.slimdevices.com/su_downloads.html

If you're still experiencing this bug, please re-open it!