Bug 540 - No track scrolling in single size nowplaying screensaver
: No track scrolling in single size nowplaying screensaver
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 5.x or older
: PC Other
: P2 normal (vote)
: ---
Assigned To: KDF
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-09-08 08:56 UTC by Jason Holtzapple
Modified: 2011-03-16 04:40 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments
Parse lines to fix. (1.95 KB, patch)
2004-09-08 14:58 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Holtzapple 2004-09-08 08:56:41 UTC
2004-09-08 CVS, SLIMP3, in single size, nowplaying screensaver, the track
information never scrolls when required. doublesize scrolling does work fine.
Comment 1 KDF 2004-09-08 14:58:02 UTC
Created attachment 127 [details]
Parse lines to fix.

This fixes the missing parsed lines in the scrolling works, and keeps track of
the proper $line1 info with overlay so that progress bar gets rendered
properly.
Comment 2 KDF 2004-09-10 08:17:41 UTC
fixed in cvs.  give 'er a run and reopen if there is a problem.
Comment 3 Jason Holtzapple 2004-09-10 10:13:11 UTC
Thanks Kevin, I tried out the fix. It is scrolling again but I noticed two
things that have changed. One is probably related to your fix - I'm not sure of
the other.

First, scrollPause for the display seems to be greatly reduced from the
preference setting. For the default of 3.6 seconds, scrolling begins almost
instantly when the previous scrolling stops. I set this to 30 seconds as a test
and it started scrolling in about 5 seconds.

Second, every time I manually advance a track in the playlist with the remote,
it displays my screensaver (Now Playing ... jump back on wake) instead of the
next track. This one might have been caused by some other change but it is
definitely new since 9 Sep or so.
Comment 4 KDF 2004-09-10 10:26:28 UTC
The first one was likely hidden by the fact that there was no scrolling :) I'm
on it.

the second, I'm not following you.  if you press SKIP, it shows the next track
for me.  If it shows the Now playing screensaver...it seems to be that would
also look just like the normal now playing screen anyway.  can you elaborate?
Comment 5 KDF 2004-09-10 10:29:47 UTC
first issue:
Slim/Display/VFD/Animation.pm Line 681 changes to:
				$pause_count + $rate);

I can commit tonight if you can confirm this works for you.
Comment 6 Jason Holtzapple 2004-09-10 10:52:06 UTC
I updated line 681 and everything works fine as far as I can tell.

About the second issue I was seeing ... not reproduceable after I made
the change and restarted the server. So it seems we're good to go - thanks!
Comment 7 KDF 2004-09-10 11:21:28 UTC
cool.  post here if it comes back or if you get more info on it.  I'll mark
fixed when I commit later.
Comment 8 Chris Owens 2006-06-16 14:40:32 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 9 Chris Owens 2008-12-18 11:53:10 UTC
Routine bug db maintenance; removing old versions which cause confusion.  I apologize for the inconvenience.