androidtopp;366306 Wrote: 
> TAlso of note, every time I see this power off behavior, I get the
> following entry in my server.log:
> 
> [08-12-03 22:28:15.6543] Slim::Hardware::IR::executeButton (1088)
> Error: Subroutine for irCode: [voldown_front.hold] mode: [] does not
> exist!
> 
> I am running SC 7.2.1 on Server 2003 x86, and the active plugins that
> seem to have triggered the issue are SuperDateTime in combination with
> SaverSwitcher. I get 10 seconds of weather followed by 20 seconds of
> clock. Not sure if this is relevant, but it feels like the problem is
> related to one or both of these plugins.
> 

Is that the only weird log message you see???

Two thoughts:

1) SaverSwitcher does handle/wrap IR events, and Boom button presses
are treated by SC7 as IR events, but I don't think that's the problem
here. If you don't use a remote with numbered buttons, you might as
well set the SaverSwitcher button control to disabled to minimize the
likelihood that it's SS' IR code.

2) There's likely a "mode stack" problem. See comments #22 and
following on
http://forums.slimdevices.com/showthread.php?t=35650&page=3. With your
setup, the client's mode stack is growing by 4 items every minute, and
even though SDT is very efficient, there's likely to be some lag when
you power on as the mode stack is torn down. The mode stack would be
almost 4000 items long after that 4:40-22:00 stretch. Last year I tried
modifying SaverSwitcher so that it would do some mode stack cleanup as
it ran, but hit some nasty problems (my fault, I'm sure:
http://forums.slimdevices.com/showthread.php?t=35650&page=4), and so I
abandoned that route. I've learned a bit more about SC7's screensaver
code, and there've been some important changes since 7.0.1 (and
improvements in SaverSwitcher), so maybe I should revisit that
approach.

-Peter


-- 
peterw

http://www.tux.org/~peterw/
free plugins: http://www.tux.org/~peterw/#slim
AllQuiet BlankSaver ContextMenu FuzzyTime 
KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock
------------------------------------------------------------------------
peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=55915

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to