TVMiniGuide bug (1 Viewer)

kmarkot

MP Donator
  • Premium Supporter
  • September 20, 2007
    38
    4
    23
    Home Country
    Poland Poland
    MediaPortal Version: 1.4.0

    Description
    TVMiniGuide will not work if you downloaded the EPG.
    If there is no EPG in the database, it works TVMiniGuide

    Steps to Reproduce:
    TVMiniGuide will not work if you downloaded the EPG.

    If there is no EPG in the database, it works TVMiniGuide

    Code:
    [2013-07-20 09:20:39,566] [Log	] [MPMain  ] [ERROR] - Exception: System.ArgumentException: Element o tym samym kluczu został już dodany.
      w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
      w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
      w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
      w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
      w TvPlugin.TvMiniGuide.GetNowAndNext(List`1 tvChannelList, DateTime nextEPGupdate)
      w TvPlugin.TvMiniGuide.FillChannelList()
      w TvPlugin.TvMiniGuide.OnPageLoad()
      w MediaPortal.Dialogs.GUIDialogWindow.OnMessage(GUIMessage message)
      w TvPlugin.TvMiniGuide.OnMessage(GUIMessage message)
      w MediaPortal.Dialogs.GUIDialogWindow.PageLoad(Int32 ParentID)
      w MediaPortal.Dialogs.GUIDialogWindow.DoModal(Int32 ParentID)
      w TvPlugin.TvFullScreen.ShowMiniEpg()
      w TvPlugin.TvFullScreen.OnAction(Action action)
      w MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
      w MediaPortalApp.OnAction(Action action)  Message: Element o tym samym kluczu został już dodany.  Site  : Void ThrowArgumentException(System.ExceptionResource)  Source : mscorlib  Stack Trace:	w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
      w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
      w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
      w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
      w TvPlugin.TvMiniGuide.GetNowAndNext(List`1 tvChannelList, DateTime nextEPGupdate)
      w TvPlugin.TvMiniGuide.FillChannelList()
      w TvPlugin.TvMiniGuide.OnPageLoad()
      w MediaPortal.Dialogs.GUIDialogWindow.OnMessage(GUIMessage message)
      w TvPlugin.TvMiniGuide.OnMessage(GUIMessage message)
      w MediaPortal.Dialogs.GUIDialogWindow.PageLoad(Int32 ParentID)
      w MediaPortal.Dialogs.GUIDialogWindow.DoModal(Int32 ParentID)
      w TvPlugin.TvFullScreen.ShowMiniEpg()
      w TvPlugin.TvFullScreen.OnAction(Action action)
      w MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
      w MediaPortalApp.OnAction(Action action)
    [2013-07-20 09:20:39,580] [Error  ] [MPMain  ] [ERROR] - Exception: Element o tym samym kluczu został już dodany. mscorlib	w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
      w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
      w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
      w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
      w TvPlugin.TvMiniGuide.GetNowAndNext(List`1 tvChannelList, DateTime nextEPGupdate)
      w TvPlugin.TvMiniGuide.FillChannelList()
      w TvPlugin.TvMiniGuide.OnPageLoad()
      w MediaPortal.Dialogs.GUIDialogWindow.OnMessage(GUIMessage message)
      w TvPlugin.TvMiniGuide.OnMessage(GUIMessage message)
      w MediaPortal.Dialogs.GUIDialogWindow.PageLoad(Int32 ParentID)
      w MediaPortal.Dialogs.GUIDialogWindow.DoModal(Int32 ParentID)
      w TvPlugin.TvFullScreen.ShowMiniEpg()
      w TvPlugin.TvFullScreen.OnAction(Action action)
      w MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
      w MediaPortalApp.OnAction(Action action)
    [2013-07-20 09:20:39,582] [Log	] [MPMain  ] [ERROR] - Exception: System.Exception: exception occurred ---> System.ArgumentException: Element o tym samym kluczu został już dodany.
      w System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
      w System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
      w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
      w System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector)
      w TvPlugin.TvMiniGuide.GetNowAndNext(List`1 tvChannelList, DateTime nextEPGupdate)
      w TvPlugin.TvMiniGuide.FillChannelList()
      w TvPlugin.TvMiniGuide.OnPageLoad()
      w MediaPortal.Dialogs.GUIDialogWindow.OnMessage(GUIMessage message)
      w TvPlugin.TvMiniGuide.OnMessage(GUIMessage message)
      w MediaPortal.Dialogs.GUIDialogWindow.PageLoad(Int32 ParentID)
      w MediaPortal.Dialogs.GUIDialogWindow.DoModal(Int32 ParentID)
      w TvPlugin.TvFullScreen.ShowMiniEpg()
      w TvPlugin.TvFullScreen.OnAction(Action action)
      w MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
      w MediaPortalApp.OnAction(Action action)
      --- Koniec śladu stosu wyjątków wewnętrznych ---
      w MediaPortalApp.OnAction(Action action)
      w MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
      w MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
      w MediaPortalApp.FrameMove()  Message: exception occurred  Site  : Void OnAction(MediaPortal.GUI.Library.Action)  Source : MediaPortal  Inner Exception(s):  -> exception occurred  -> Element o tym samym kluczu został już dodany.  Stack Trace:	w MediaPortalApp.OnAction(Action action)
      w MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)
      w MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()
      w MediaPortalApp.FrameMove()
    [2013-07-20 09:20:42,793] [Log	] [MPMain  ] [INFO ] - TvNotify:LoadNotifies
     
    Last edited:

    Users who are viewing this thread

    Top Bottom