Not Responding GUI & bunch of logs in error.log (1 Viewer)

Hotkey

MP Donator
  • Premium Supporter
  • July 18, 2007
    254
    6
    47
    Dortmund
    Home Country
    Germany Germany
    Hi All!

    This is my first post related to this skin, so first of all: Thank you very much for your work and the great skin!!

    Unfortunately i've a little problem with this skin. From time to time, when navigating to the menus, for example in the pictures section or the moving pictures section the gui freezes. I'm using a remote control and i can still hear the "clicks" when i navigate, but the image doesn't get updated. If i navigate "blindly" to a new film and start it the screen gets "refreshed" and i can turn back browsing again.

    I'm not quite sure if this is related to Streamed MP, but as i didn't had this bug with other skins so far i guess it has something to do with it.
    When i watch my error.log file i saw that it grows very fast. As im writing this post it has now grown to 11MB.
    I've added a snipplet below.

    What i tried: Since i use an ATI Card and i've heard about a problem with
    Code:
    flipY="true"
    i've edited the XML Files for the Streamd MP Skin and changed every appearance to
    Code:
    flipY="false"
    Unfortunately that didn't solve the problem.

    I greatly appreciate your help, hopefully someone has an idea.
    THanks in advance!

    Hotkey

    Error log:
    Code:
    2009-02-13 22:31:25.312500 [ERROR][MPMain]: Exception   :Fehler in der Anwendung.
    -2005530585 (D3DERR_DRIVERINTERNALERROR)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.Present()
       bei MediaPortalApp.Render(Single timePassed)
    2009-02-13 22:31:25.312500 [ERROR][MPMain]: Exception   :Fehler in der Anwendung.
    2009-02-13 22:31:25.312500 [ERROR][MPMain]:   site      :Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)
    2009-02-13 22:31:25.312500 [ERROR][MPMain]:   source    :Microsoft.DirectX.Direct3D
    2009-02-13 22:31:25.312500 [ERROR][MPMain]:   stacktrace:   bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.Present()
       bei MediaPortalApp.Render(Single timePassed)
    2009-02-13 22:31:25.359375 [ERROR][MPMain]: Exception   :Fehler in der Anwendung.
    -2005530585 (D3DERR_DRIVERINTERNALERROR)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.Present()
       bei MediaPortalApp.Render(Single timePassed)
    2009-02-13 22:31:25.359375 [ERROR][MPMain]: Exception   :Fehler in der Anwendung.
    2009-02-13 22:31:25.359375 [ERROR][MPMain]:   site      :Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)
    2009-02-13 22:31:25.359375 [ERROR][MPMain]:   source    :Microsoft.DirectX.Direct3D
    2009-02-13 22:31:25.359375 [ERROR][MPMain]:   stacktrace:   bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.Present()
       bei MediaPortalApp.Render(Single timePassed)
    2009-02-13 22:31:25.390625 [ERROR][MPMain]: Exception   :Fehler in der Anwendung.
    -2005530585 (D3DERR_DRIVERINTERNALERROR)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.Present()
       bei MediaPortalApp.Render(Single timePassed)
    2009-02-13 22:31:25.390625 [ERROR][MPMain]: Exception   :Fehler in der Anwendung.
    2009-02-13 22:31:25.390625 [ERROR][MPMain]:   site      :Void PresentInternal(Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, Microsoft.DirectX.PrivateImplementationDetails.tagRECT*, IntPtr)
    2009-02-13 22:31:25.390625 [ERROR][MPMain]:   source    :Microsoft.DirectX.Direct3D
    2009-02-13 22:31:25.390625 [ERROR][MPMain]:   stacktrace:   bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, IntPtr overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.PresentInternal(tagRECT* sourceRectangle, tagRECT* destRectangle, Control overrideWindow)
       bei Microsoft.DirectX.Direct3D.Device.Present()
       bei MediaPortalApp.Render(Single timePassed)

    Update

    I did some more testing, this time with the pictures modul.
    As long as i navigate in the main menu everything is ok. But as soon as i open a picture folder and i select some image file, so that it is shown in a small view next to it. It usually takes only one change and the error log begins to show these errors.
    The GUI is still responding, but it's just a matter of time until it gets "stuck".

    I can reproduce this error also by just starting the Moving Pictures section.

    I'm not sure if the not responding GUI is caused by this error, but as i don't get other error logs i guess that this is the reason.
     

    Users who are viewing this thread

    Top Bottom