Bug 582 - setting scrollrate of 0 will crash server with SqueezeboxG
: setting scrollrate of 0 will crash server with SqueezeboxG
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Player UI
: 5.x or older
: PC All
: P2 normal (vote)
: ---
Assigned To: Blackketter Dean
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2004-09-24 09:24 UTC by KDF
Modified: 2008-12-18 11:51 UTC (History)
0 users

See Also:
Category: ---


Attachments
avoid dividing by zero if rate is zero (1.32 KB, patch)
2004-09-24 09:25 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description KDF 2004-09-24 09:24:01 UTC
the rate is used as a divisor, so we must create a special case for zero, when
users want to turn off scrolling.  

Patch to be attached shortly.
Comment 1 KDF 2004-09-24 09:25:54 UTC
Created attachment 144 [details]
avoid dividing by zero if rate is zero

This patch effectively avoids the divide and properly stops any scrolling of
the bottom line
Comment 2 Chris Owens 2006-06-16 14:40:36 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 3 Chris Owens 2008-12-18 11:51:51 UTC
Routine bug db maintenance; removing old versions which cause confusion.  I apologize for the inconvenience.