Bugzilla – Bug 684
RSS Feeds do not scroll on power off screensaver
Last modified: 2008-12-18 11:54:10 UTC
24-Nov nightly winXP Pro SP2 Squeezebox G Viewing RSS Feeds on "playing" screensaver they scroll Viewing RSS feeds on "power off" screensaver they do not scroll. It cycles through the feeds, but the individual articles do not scroll. Thanks.
Created attachment 206 [details] drops through to scrollBottom catch-all if screensaver is active This is one way to fix the problem. The current implementation traps teh test every time if the power is off, and never calls $client->scrollBottom. This patch skips through to the else case if the screensaver is already active.
I'm not advanced enough to be able to test this patch, but hope someone else can.
Bruce, I've tested it and it seems to solve the problem. After Dean reviews it, I'll merge it in and it will be built into a nightly build. When the merge happens, I'll mark this bug as fixed and you will be sent an email from bugs to indicate that. Then you know when to expect a nightly that fixes this.
fixed in cvs.
There are 536 bugs in the database with targets of '---' that were fixed prior to new year 2006. I am setting them to targets of 6.2.1 to keep them from showing up in my queries.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.