Bug 9558 - Snow screensaver is too wide for Boom display
: Snow screensaver is too wide for Boom display
Status: RESOLVED FIXED
Product: Logitech Media Server
Classification: Unclassified
Component: Plugin
: 7.2
: All All
: -- normal (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-09-22 02:19 UTC by Max Spicer
Modified: 2009-09-08 09:19 UTC (History)
2 users (show)

See Also:
Category: ---


Attachments
patch specific to boom (3.24 KB, patch)
2008-09-24 18:47 UTC, KDF
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Spicer 2008-09-22 02:19:05 UTC
The snow screensaver appears to have a hard-coded display width.  When it draws text in the snow, the text starts towards the right-hand edge of the Boom display and then disappears off the edge.  For some text settings (e.g current time) the text never appears on the screen.

Maybe worth fixing this before Christmas?
Comment 1 Chris Owens 2008-09-22 12:05:07 UTC
The screen displays HAP and NEW Y and MER and CHRIS.
Comment 2 James Richardson 2008-09-24 14:05:16 UTC
KDF: care to take a stab at this?
Comment 3 KDF 2008-09-24 18:47:09 UTC
Created attachment 4058 [details]
patch specific to boom

this squishes the snow plugin so that the standard message fits on boom.  It's rough, but that's what you get with such a tight fit. Needs more work in order to auto fit.
Comment 4 James Richardson 2008-10-02 14:07:01 UTC
The patach works on the boom for the most part...

The date/time option don't work however

settings > snow screen saver > when off > date/time  --  I get 'just snow'
Comment 5 James Richardson 2008-10-03 07:23:48 UTC
(In reply to comment #3)
> Created an attachment (id=4058) [details]
> patch specific to boom
> this squishes the snow plugin so that the standard message fits on boom.  It's
> rough, but that's what you get with such a tight fit. Needs more work in order
> to auto fit.

The display fits on the BOOM now, but is too 'narrow'.  As KDF points out, this plug-in needs work to make it look better on the boom and other players.  With this patch applied, all the other players are now too narrow.
Comment 6 Michael Herger 2008-10-06 05:16:36 UTC
change 23430 - switch font width depending on display type. Thanks kdf!