Bug 684 - RSS Feeds do not scroll on power off screensaver
: RSS Feeds do not scroll on power off screensaver
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Plugin
: 5.x or older
: PC Windows XP
: P3 normal (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-11-25 14:08 UTC by Bruce Hartley
Modified: 2008-12-18 11:54 UTC (History)
0 users

See Also:
Category: ---


Attachments
drops through to scrollBottom catch-all if screensaver is active (916 bytes, patch)
2004-11-25 14:33 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bruce Hartley 2004-11-25 14:08:27 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.
Comment 1 KDF 2004-11-25 14:33:30 UTC
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.
Comment 2 Bruce Hartley 2004-11-25 14:54:09 UTC
I'm not advanced enough to be able to test this patch, but hope someone else can.
Comment 3 KDF 2004-11-26 10:10:38 UTC
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.
Comment 4 KDF 2004-11-26 22:27:42 UTC
fixed in cvs.
Comment 5 Chris Owens 2006-06-16 14:40:43 UTC
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.
Comment 6 Chris Owens 2008-12-18 11:54:10 UTC
Routine bug db maintenance; removing old versions which cause confusion.  I apologize for the inconvenience.