SlimServer v5 nightly 19/11 - Bug report!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • andreas

    SlimServer v5 nightly 19/11 - Bug report!

    Hello...

    SlimServer: Perl, v5.0, Nightly 19/11
    SLIMP3 Firmware: v2.2
    System: Trustix/Linux
    Reproduced: Several times...
    Description:
    Navigating with the remote to Settings -> Information -> Plugin Modules -> [any plugin]
    and then pressing an additional -> (RIGHT ARROW) makes the SlimServer go down in flames!
    Debug Messages:
    Use of uninitialized value in subroutine entry at /usr/local/slimserver/Slim/Buttons/Information.pm line 160.
    Can't use string ("") as a subroutine ref while "strict refs" in use at /usr/local/slimserver/Slim/Buttons/Information.pm line 160.

    rgds
    /andreas
  • Kevin Deane-Freeman

    #2
    Re: SlimServer v5 nightly 19/11 - Bug report!

    Quoting andreas <groups (AT) simply (DOT) nu>:

    > Hello...
    >
    > SlimServer: Perl, v5.0, Nightly 19/11
    > SLIMP3 Firmware: v2.2
    > System: Trustix/Linux
    > Reproduced: Several times...
    > Description:
    > Navigating with the remote to Settings -> Information -> Plugin Modules ->
    > [any plugin]
    > and then pressing an additional -> (RIGHT ARROW) makes the SlimServer go down
    > in flames!
    > Debug Messages:
    > Use of uninitialized value in subroutine entry at
    > /usr/local/slimserver/Slim/Buttons/Information.pm line 160.
    > Can't use string ("") as a subroutine ref while "strict refs" in use at
    > /usr/local/slimserver/Slim/Buttons/Information.pm line 160.
    >
    > rgds
    > /andreas


    I've sent a patch to Dean that should fix that exact problem. It should be part
    of the next bugfix release which is likely coming very soon

    -kdf

    Comment

    Working...