render exception:System.ArgumentOutOfRangeException (GUIFadeLabel.StripWrapString) (1 Viewer)

JBravo

MP Donator
  • Premium Supporter
  • November 11, 2007
    269
    27
    Home Country
    Sweden Sweden
    Hi,

    This weekend the clocks were adjusted one hour backward, after this change I get a lot (and I mean a lot) of these errors in the logs.

    2010-11-03 21:31:13.265625 [Info.][MPMain(1)]: render exception:confused:ystem.ArgumentOutOfRangeException: Length cannot be less than zero.
    Parameter name: length
    at System.String.InternalSubStringWithChecks(Int32 startIndex, Int32 length, Boolean fAlwaysCopy)
    at MediaPortal.GUI.Library.GUIFadeLabel.StripWrapString(GUILabelControl labelControl)
    at MediaPortal.GUI.Library.GUIFadeLabel.Render(Single timePassed)
    at MediaPortal.GUI.Library.GUIControl.DoRender(Single timePassed, UInt32 currentTime)
    at MediaPortal.GUI.Library.GUIWindow.Render(Single timePassed)

    I also note that the clock is missing on the Home Screen (not basic), and it's not possible to show the right hand menu (pressing right arrow).

    Using MP1.1.1 and latest StreamedMP. I'm also running a multi seat setup, stand-alone tv-server and 3 clients. I got the same symptom on all 3 clients.

    Completly removing and reinstalling MP and StreamedMP solved the problem. Just for the fun of it, I tried to adjust the clock (on the client side only) one hour backward and the problem reappeared.

    Didn't see this problem on blue3wide.

    /jonas
     

    JBravo

    MP Donator
  • Premium Supporter
  • November 11, 2007
    269
    27
    Home Country
    Sweden Sweden
    Re: Really strange error after daylight time saving

    Thanks.
     

    Users who are viewing this thread

    Top Bottom