home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Titanius
OMG!!!! Have you found a bug?? Read this!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="TheBatfink" data-source="post: 1094945" data-attributes="member: 52265"><p>Hi. I'm not really sure what caused the freeze. It just so happens the last entry in the log had this error..</p><p></p><p>[code][2014-08-03 21:03:43,628] [Error ] [DashMovies] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: ' at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)</p><p> at System.Environment.get_StackTrace()</p><p> at MediaPortal.GUI.Library.GUIWindow.LoadSkin()</p><p> at MediaPortal.GUI.Library.GUIWindow.AllocResources()</p><p> at MediaPortal.GUI.Library.GUIWindow.DoRestoreSkin()</p><p> at MediaPortal.GUI.Library.GUIWindowManager.GetWindow(Int32 dwID, Boolean tryRestoreSkin)</p><p> at TraktPlugin.TraktDashboard.GetFacade(Int32 facadeID)</p><p> at TraktPlugin.TraktDashboard.LoadTrendingMovies(Boolean forceReload)</p><p> at TraktPlugin.TraktDashboard.<Init>b__21(Object o)</p><p> at System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)</p><p> at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.TimerQueueTimer.CallCallback()</p><p> at System.Threading.TimerQueueTimer.Fire()</p><p> at System.Threading.TimerQueue.FireQueuedTimerCompletion(Object state)</p><p> at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()</p><p> at System.Threading.ThreadPoolWorkQueue.Dispatch()</p><p> at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()'</p><p>[2014-08-03 21:03:43,629] [Error ] [DashShows] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: ' at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)</p><p> at System.Environment.get_StackTrace()</p><p> at MediaPortal.GUI.Library.GUIWindow.LoadSkin()</p><p> at MediaPortal.GUI.Library.GUIWindow.AllocResources()</p><p> at MediaPortal.GUI.Library.GUIWindow.DoRestoreSkin()</p><p> at MediaPortal.GUI.Library.GUIWindowManager.GetWindow(Int32 dwID, Boolean tryRestoreSkin)</p><p> at TraktPlugin.TraktDashboard.GetFacade(Int32 facadeID)</p><p> at TraktPlugin.TraktDashboard.LoadTrendingShows(Boolean forceReload)</p><p> at TraktPlugin.TraktDashboard.<Init>b__23(Object o)</p><p> at System.Threading.TimerQueueTimer.CallCallbackInContext(Object state)</p><p> at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)</p><p> at System.Threading.TimerQueueTimer.CallCallback()</p><p> at System.Threading.TimerQueueTimer.Fire()</p><p> at System.Threading.TimerQueue.FireNextTimers()</p><p> at System.Threading.TimerQueue.AppDomainTimerCallback()'[/code]</p><p></p><p>Maybe it is just co-incidence? Looking further back in the MePo error log that same error above is present a few times but I can't remember if each time a freeze occurred?</p><p></p><p>There is also this in the Trakt log:</p><p></p><p>[code]2014-08-03 17:19:56.963 [INFO] [MPMain][01]: Loading main skin window: C:\ProgramData\Team MediaPortal\MediaPortal\Skin\TITANIUS\Trakt.xml</p><p>2014-08-03 17:20:04.061 [DEBG] [DashMovies][06]: Unable to find Facade [id:98302], check that trakt skin settings are correctly defined!</p><p>2014-08-03 17:20:04.071 [DEBG] [DashShows][16]: Unable to find Facade [id:98301], check that trakt skin settings are correctly defined!</p><p>2014-08-03 17:21:09.655 [DEBG] [DashShows][05]: Unable to find Facade [id:98301], check that trakt skin settings are correctly defined!</p><p>2014-08-03 17:21:09.655 [DEBG] [DashMovies][10]: Unable to find Facade [id:98302], check that trakt skin settings are correctly defined!</p><p>2014-08-03 20:06:23.764 [DEBG] [DashMovies][06]: Unable to find Facade [id:98302], check that trakt skin settings are correctly defined!</p><p>2014-08-03 20:06:23.764 [DEBG] [DashShows][13]: Unable to find Facade [id:98301], check that trakt skin settings are correctly defined!</p><p>2014-08-03 21:03:46.033 [DEBG] [DashMovies][05]: Unable to find Facade [id:98302], check that trakt skin settings are correctly defined!</p><p>2014-08-03 21:03:46.198 [DEBG] [DashShows][10]: Unable to find Facade [id:98301], check that trakt skin settings are correctly defined![/code]</p><p></p><p>I also see this error below many times which appears to be movingpictures skin file related:</p><p></p><p>[code][Error ] [MPMain ] [ERROR] - GUIWindow:OnWindowLoaded 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\TITANIUS\movingpictures.xml' control id:19 ex:Object of type 'MediaPortal.GUI.Library.GUIImage' cannot be converted to type 'MediaPortal.GUI.Library.GUIButtonControl'. at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast)</p><p> at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr)</p><p> at System.Reflection.RtFieldInfo.InternalSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, StackCrawlMark& stackMark)</p><p> at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture)</p><p> at MediaPortal.GUI.Library.GUIWindow.OnWindowLoaded() MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI[/code]</p></blockquote><p></p>
[QUOTE="TheBatfink, post: 1094945, member: 52265"] Hi. I'm not really sure what caused the freeze. It just so happens the last entry in the log had this error.. [code][2014-08-03 21:03:43,628] [Error ] [DashMovies] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: ' at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at MediaPortal.GUI.Library.GUIWindow.LoadSkin() at MediaPortal.GUI.Library.GUIWindow.AllocResources() at MediaPortal.GUI.Library.GUIWindow.DoRestoreSkin() at MediaPortal.GUI.Library.GUIWindowManager.GetWindow(Int32 dwID, Boolean tryRestoreSkin) at TraktPlugin.TraktDashboard.GetFacade(Int32 facadeID) at TraktPlugin.TraktDashboard.LoadTrendingMovies(Boolean forceReload) at TraktPlugin.TraktDashboard.<Init>b__21(Object o) at System.Threading.TimerQueueTimer.CallCallbackInContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireQueuedTimerCompletion(Object state) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()' [2014-08-03 21:03:43,629] [Error ] [DashShows] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: ' at System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) at System.Environment.get_StackTrace() at MediaPortal.GUI.Library.GUIWindow.LoadSkin() at MediaPortal.GUI.Library.GUIWindow.AllocResources() at MediaPortal.GUI.Library.GUIWindow.DoRestoreSkin() at MediaPortal.GUI.Library.GUIWindowManager.GetWindow(Int32 dwID, Boolean tryRestoreSkin) at TraktPlugin.TraktDashboard.GetFacade(Int32 facadeID) at TraktPlugin.TraktDashboard.LoadTrendingShows(Boolean forceReload) at TraktPlugin.TraktDashboard.<Init>b__23(Object o) at System.Threading.TimerQueueTimer.CallCallbackInContext(Object state) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.TimerQueueTimer.CallCallback() at System.Threading.TimerQueueTimer.Fire() at System.Threading.TimerQueue.FireNextTimers() at System.Threading.TimerQueue.AppDomainTimerCallback()'[/code] Maybe it is just co-incidence? Looking further back in the MePo error log that same error above is present a few times but I can't remember if each time a freeze occurred? There is also this in the Trakt log: [code]2014-08-03 17:19:56.963 [INFO] [MPMain][01]: Loading main skin window: C:\ProgramData\Team MediaPortal\MediaPortal\Skin\TITANIUS\Trakt.xml 2014-08-03 17:20:04.061 [DEBG] [DashMovies][06]: Unable to find Facade [id:98302], check that trakt skin settings are correctly defined! 2014-08-03 17:20:04.071 [DEBG] [DashShows][16]: Unable to find Facade [id:98301], check that trakt skin settings are correctly defined! 2014-08-03 17:21:09.655 [DEBG] [DashShows][05]: Unable to find Facade [id:98301], check that trakt skin settings are correctly defined! 2014-08-03 17:21:09.655 [DEBG] [DashMovies][10]: Unable to find Facade [id:98302], check that trakt skin settings are correctly defined! 2014-08-03 20:06:23.764 [DEBG] [DashMovies][06]: Unable to find Facade [id:98302], check that trakt skin settings are correctly defined! 2014-08-03 20:06:23.764 [DEBG] [DashShows][13]: Unable to find Facade [id:98301], check that trakt skin settings are correctly defined! 2014-08-03 21:03:46.033 [DEBG] [DashMovies][05]: Unable to find Facade [id:98302], check that trakt skin settings are correctly defined! 2014-08-03 21:03:46.198 [DEBG] [DashShows][10]: Unable to find Facade [id:98301], check that trakt skin settings are correctly defined![/code] I also see this error below many times which appears to be movingpictures skin file related: [code][Error ] [MPMain ] [ERROR] - GUIWindow:OnWindowLoaded 'C:\ProgramData\Team MediaPortal\MediaPortal\Skin\TITANIUS\movingpictures.xml' control id:19 ex:Object of type 'MediaPortal.GUI.Library.GUIImage' cannot be converted to type 'MediaPortal.GUI.Library.GUIButtonControl'. at System.RuntimeType.TryChangeType(Object value, Binder binder, CultureInfo culture, Boolean needsSpecialCast) at System.RuntimeType.CheckValue(Object value, Binder binder, CultureInfo culture, BindingFlags invokeAttr) at System.Reflection.RtFieldInfo.InternalSetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture, StackCrawlMark& stackMark) at System.Reflection.RtFieldInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, CultureInfo culture) at MediaPortal.GUI.Library.GUIWindow.OnWindowLoaded() MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI[/code] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Skins
Popular Skins
Titanius
OMG!!!! Have you found a bug?? Read this!
Contact us
RSS
Top
Bottom