Home of the Squeezebox™ & Transporter® network music players.
Results 1 to 3 of 3
  1. #1
    Jason Holtzapple
    Guest

    changing skins in nightlies

    Changing skins in the nightlies does not work any more.
    It always seems stuck on the light skin. Is it just me or does
    anyone else see this? I tried zapping the pref file to no
    avail.

    Thanks
    --Jason

    __________________________________
    Do you Yahoo!?
    New Yahoo! Photos - easier uploading and sharing.
    http://photos.yahoo.com/

  2. #2
    NOT a Slim Devices Employee kdf's Avatar
    Join Date
    Apr 2005
    Posts
    9,493

    Re: changing skins in nightlies

    Quoting Jason Holtzapple <jasonholtzapple (AT) yahoo (DOT) com>:

    > Changing skins in the nightlies does not work any more.
    > It always seems stuck on the light skin. Is it just me or does
    > anyone else see this? I tried zapping the pref file to no
    > avail.


    I'm getting the same problem. Serves me right for testing out the Windows
    version to try out an idea At least I know not to waste my time thinking its
    my setup.

    -kdf

  3. #3
    Robert Moser II
    Guest

    Re: changing skins in nightlies

    I just checked in a fix for this. The problem was that Dean switched
    the keys of the skins hash to be full paths, but fixHTTPPath didn't know
    that, so it tried to build out those paths using the HTMLTemplateDirs.

    I switched it back to using just the directory name under the
    HTMLTemplateDir.

    So that Mac users with skins in their
    $ENV{HOME}/Library/slimdevices/HTML directory would see those instead of
    the ones under $Bin/HTML, I reordered the paths returned from
    HTMLTemplateDirs such that the $ENV{HOME}... comes first, then the
    /Library... and finally the $Bin...

    My personal preference is not to ever display full paths on the web
    interface, even though I don't have it accessible to the internet.

    kdf blurted out:

    > Quoting Jason Holtzapple <jasonholtzapple (AT) yahoo (DOT) com>:
    >
    >
    >>Changing skins in the nightlies does not work any more.
    >>It always seems stuck on the light skin. Is it just me or does
    >>anyone else see this? I tried zapping the pref file to no
    >>avail.

    >
    >
    > I'm getting the same problem. Serves me right for testing out the Windows
    > version to try out an idea At least I know not to waste my time thinking its
    > my setup.
    >
    > -kdf
    >

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •