intermittent - INFO button not functioning (not hardware issue) (1 Viewer)

rekenaar

Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    Hi,

    I've tried a couple of skins and the problem is present, however, EVERY time I switch to debug mode the pop-ups are ok. Something about debug mode seems to fix the problem......or I'm just unlucky.

    Ian.

    Debug mode does not load 3rd party plugins.
    Quickest way for you to verify is to do the following:
    • create a new empty backup directory somewhere AWAY from your MP Program Files. Example d:\backup
    • inside that, create 2 new subdirectories names PROCESS and WINDOWS
    • now move all 3rd party plugin dll files from your MP plugin directories (process & windows) to the backup folders
    • start MP and verify if the issue is gone
    • if so, move the dll files back one by one with testing the issue in-between each move
    • this should reveal the dll file that is causing your issues
    • report it to the respective plugin forum or thread
     

    IanJ

    MP Donator
  • Premium Supporter
  • October 22, 2010
    206
    30
    Home Country
    Scotland Scotland
    Update:-

    I have changed to the MAYA skin and the problem is gone.

    Ian.
     

    mironicus

    Portal Pro
    March 9, 2008
    688
    44
    I have the same problem. I have DirectVobSub installed.

    You can reproduce the issue if you
    1) Play a video (DirectVobsub is active)
    2) Start TV Mode to full screen
    3) Press the Info Button

    The Info OSD does not appear and the following error logs will be produced

    [2013-05-10 17:31:15,303] [Log ] [MPMain ] [ERROR] - Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei MediaPortal.Player.Subtitles.DirectVobSubEngine.get_Delay()
    bei TvPlugin.TvOsd.OnMessage(GUIMessage message)
    bei TvPlugin.TvFullScreen.ShowMainOSD()
    bei TvPlugin.TvFullScreen.OnAction(Action action)
    bei MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
    bei MediaPortalApp.OnAction(Action action) Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. Site : Int32 get_Delay() Source : Core Stack Trace: bei MediaPortal.Player.Subtitles.DirectVobSubEngine.get_Delay()
    bei TvPlugin.TvOsd.OnMessage(GUIMessage message)
    bei TvPlugin.TvFullScreen.ShowMainOSD()
    bei TvPlugin.TvFullScreen.OnAction(Action action)
    bei MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
    bei MediaPortalApp.OnAction(Action action)
    [2013-05-10 17:31:15,315] [Error ] [MPMain ] [ERROR] - exception: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. Core bei MediaPortal.Player.Subtitles.DirectVobSubEngine.get_Delay()
    bei TvPlugin.TvOsd.OnMessage(GUIMessage message)
    bei TvPlugin.TvFullScreen.ShowMainOSD()
    bei TvPlugin.TvFullScreen.OnAction(Action action)
    bei MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
    bei MediaPortalApp.OnAction(Action action)
    [2013-05-10 17:31:15,317] [Log ] [MPMain ] [ERROR] - Exception: System.Exception: exception occured ---> System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei MediaPortal.Player.Subtitles.DirectVobSubEngine.get_Delay()
    bei TvPlugin.TvOsd.OnMessage(GUIMessage message)
    bei TvPlugin.TvFullScreen.ShowMainOSD()
    bei TvPlugin.TvFullScreen.OnAction(Action action)
    bei MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
    bei MediaPortalApp.OnAction(Action action)
    --- Ende der internen Ausnahmestapelüberwachung ---
    bei MediaPortalApp.OnAction(Action action)
    bei MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
    bei MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
    bei MediaPortalApp.FrameMove() Message: exception occured Site : Void OnAction(MediaPortal.GUI.Library.Action) Source : MediaPortal Inner Exception(s): -> exception occured -> Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. Stack Trace: bei MediaPortalApp.OnAction(Action action)
    bei MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
    bei MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
    bei MediaPortalApp.FrameMove()

    I am using a newer version of xy-DirectVobSub because it can display animated subtitles (Anime-MKV) without any flickering unlike the MPC-HC subtitle plugin.
    http://code.google.com/p/xy-vsfilter/
     

    Users who are viewing this thread

    Top Bottom