Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-23 Thread peterw
There are definitely some bugs with beta17. I've been running it since I posted it, and I've seen a couple problems: 1) For when off, I only have SuperDateTime as a timed/automatic saver. A couple of times I've had the display get stuck, like the clock has stopped. Fixing it has required turning

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-13 Thread SumnerBoy
Yeah it seems to be ok now. My bad! -- SumnerBoy SumnerBoy's Profile: http://forums.slimdevices.com/member.php?userid=8924 View this thread: http://forums.slimdevices.com/showthread.php?t=35650

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-13 Thread peterw
SumnerBoy;208777 Wrote: Yeah it seems to be ok now. My bad! No, not your bad. Mine. :-) beta17 fixes at least one instance of SS failing to restore settings, FWIW. But I'm glad it seems to be working again, and I'm grateful for your help debugging that mode stack problem. -Peter -- peterw

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-12 Thread peterw
SumnerBoy;208314 Wrote: Peter - I have installed beta16 and it seems to be working much better. No noticeable delay at all! Thanks a million!! Let me know when you release a proper version with this fix etc and I will be sure to upgrade. I'll be sure to post in this forum when I do. If

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-12 Thread SumnerBoy
I noticed last night that it was no longer switching between plugins. I have it configured to switch between the RSS Reader and the Weather plugins but it was just stuck on the RSS Reader. Pressing buttons on the remote to manually switch didn't work either. -- SumnerBoy

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-12 Thread peterw
SumnerBoy;208491 Wrote: I noticed last night that it was no longer switching between plugins. I have it configured to switch between the RSS Reader and the Weather plugins but it was just stuck on the RSS Reader. Pressing buttons on the remote to manually switch didn't work either. Is

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-11 Thread peterw
SumnerBoy;208123 Wrote: Here is the log using your latest beta15 code. I also turned on the plugin debugging. Note I removed a whole load of extra text from the log from the weather screensaver which was outputting the icon in '*'s. Looks to me like there is some sort of loop in there

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-11 Thread SumnerBoy
peterw;208162 Wrote: What version/release of Slimserver are you using? SlimServer Version: 6.5.2 - 12047 - Windows XP - EN - cp1252. peterw;208162 Wrote: When the player is turned off and switching between savers, do you see RSS: Left screensaver mode messages about the same time that the

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-11 Thread SumnerBoy
Brilliant - glad to hear we are making progress! Let me know if you need me to test any further betas etc. Thanks for all your help!! -- SumnerBoy SumnerBoy's Profile: http://forums.slimdevices.com/member.php?userid=8924

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-11 Thread peterw
OK, that's great. Very helpful. A few things are happening in the server. 1) each time the screensaver changes, slimserver treats it as a mode change, and calls the old saver/mode's leave function 2) each time the screensaver changes, slimserver pushes the new saver's mode onto the player's

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-11 Thread peterw
OK, you might try beta16. I've only tested it lightly (mostly for When Off and When Playing savers) but it's got some code that prevents modeStack from getting so large, and all those set/leave functions from being called additional times. I wouldn't be surprised if there are some little bugs I

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-09 Thread peterw
SumnerBoy;207571 Wrote: I finally got around to testing this (sorry for the delay) and you are spot on - I turned on the first SB3 and there was a 10sec delay - during that time my other SB3 (in the next room) had the date/time screensaver running and that froze for the 10secs - i.e. the

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-08 Thread SumnerBoy
peterw;206878 Wrote: Another way to test the theory of Slimserver code hanging/blocking would be to run a second player (Softsqueeze?), have it off and showing the Date and Time screensaver with seconds displayed, and see if Slimserver keeps updating the seconds on that player while your

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-06 Thread SumnerBoy
fcm4711;206890 Wrote: Does your player have a 'Player Name' set? Hi Felix, yes both my players have names defined. -- SumnerBoy SumnerBoy's Profile: http://forums.slimdevices.com/member.php?userid=8924 View this

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-05 Thread peterw
SumnerBoy;206048 Wrote: 2007-06-01 09:03:02.6566 2007-06-01 09:03:02.6569 IR: irCode not defined: power_toggle 2007-06-01 09:03:02.6570 IR: trying to execute button: [power_toggle] 2007-06-01 09:03:02.6574 IR: executing button: power_toggle 2007-06-01 09:03:02.6577 2007-06-01

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-05 Thread SumnerBoy
I didn't press any other button (I don't think). I just pressed Power once to try and turn the device on, and then waited the 40s for something to happen. -- SumnerBoy SumnerBoy's Profile:

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-05 Thread peterw
SumnerBoy;206857 Wrote: I didn't press any other button (I don't think). I just pressed Power once to try and turn the device on, and then waited the 40s for something to happen. OK. I was thinking that a couple problems could cause what you're seeing, especially since you say that

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-06-05 Thread fcm4711
Hi there Just a wild guess. Does your player have a 'Player Name' set? I found that a player could react very slow if an empty player name is set. Check 'Player Settings' - 'Basic Settings' at the top. If the 'Player Name' is empty, put something in and save the settings. Cheers Felix --

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-05-31 Thread SumnerBoy
Here is a log dump of the problem happening, with the d_ir and d_command debugging turned on. As you can see there is a 40s delay from when the power button is pressed until when something else happens in the SS screensaver. 2007-06-01 09:02:56.3243 SaverSwitcher: c5:69:9e:47:ea:cd is playing

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-05-30 Thread SumnerBoy
peterw;205581 Wrote: You don't have anything like BottleRocket, AMPSwitch, IRBlaster, etc. that does anything when a player powers on/off, do you? No I don't have any of these things running - never heard of them to be honest. I have enabled d_command and d_ir debugging so will see what they

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-05-29 Thread SumnerBoy
Peter, Here is the log trace from this happening. If you would rather a text file of the whole log let me know. At 09:24:52 I clicked the power button to bring the SB3 out of standby. You can see it took until 09:25:11 for it to register. I hope this helps... 2007-05-30 09:24:46.0276

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-05-29 Thread peterw
SumnerBoy;205533 Wrote: At 09:24:52 I clicked the power button to bring the SB3 out of standby. You can see it took until 09:25:11 for it to register. 2007-05-30 09:24:46.0276 SaverSwitcher: 00:04:20:06:db:5f: setting offsaver saver to SCREENSAVER.rssnews, changing in 180 seconds

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-05-29 Thread SumnerBoy
When I try to turn on the SB3 and there is this 20sec delay, when it finally does turn on, it shows the SqueezeBox splash screen - saying 'Free your music' etc. Therefore it isn't actually starting up until after this delay. I have tried pressing all sorts of buttons during this delay

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-05-29 Thread peterw
SumnerBoy;205548 Wrote: When I try to turn on the SB3 and there is this 20sec delay, when it finally does turn on, it shows the SqueezeBox splash screen - saying 'Free your music' etc. Therefore it isn't actually starting up until after this delay. I have tried pressing all sorts of

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-05-29 Thread peterw
I've just posted a beta 14 of SaverSwitcher with some changes to improve its ability to handle When Stopped screensavers. If you try this, please let me know how you find it: http://www.tux.org/~peterw/slim/SaverSwitcher/ Thanks, Peter -- peterw http://www.tux.org/~peterw/ free plugins:

Re: [SlimDevices: Plugins] Saver Switcher problem

2007-05-28 Thread SumnerBoy
Peter, just an update, I have tried installing version 1.16 and there is no change - i.e. the delay still exists. I have just enabled debugging as you requested. I will post my findings tomorrow morning. -- SumnerBoy