[2015-02-24 23:44:06,693] [Error ] [49 ] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: ' bij System.Environment.GetStackTrace(Exception e, Boolean needFileInfo)
bij System.Environment.get_StackTrace()
bij MediaPortal.GUI.Library.GUIWindow.LoadSkin()
bij MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)
bij TvPlugin.TvFullScreen.OnMessage(GUIMessage message)
bij MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 newWindowId, Boolean replaceWindow, Boolean skipHistory, String loadParameter, Boolean skipAnimation, Int32 focusControlId)
bij MediaPortal.Player.g_Player.ShowFullScreenWindowTVDefault()
bij MediaPortal.Player.g_Player.ShowFullScreenWindow()
bij TvPlugin.TVHome.TvDelayThread()
bij System.Threading.ThreadHelper.ThreadStart_Context(Object state)
bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bij System.Threading.ThreadHelper.ThreadStart()'
Well I'm glad if HID works better for you than MCE did. Though I thought that, since you mentioned the error is also affecting the keyboard, HID would not help much.
Maybe somehow the MCE implementation caused it, can't tell really. Just keep me posted on your experience with the HID setup.
Happy MPing
The zapping problem didn't appear anymore tonight. I will keep an eye on this, if @Stéphane Lenclud has any hint on improving my setup that would be nice off course.
Beside this I noticed the following error in the logs again:
Code:[2015-02-24 23:44:06,693] [Error ] [49 ] [ERROR] - LoadSkin: Running on wrong thread - StackTrace: ' bij System.Environment.GetStackTrace(Exception e, Boolean needFileInfo) bij System.Environment.get_StackTrace() bij MediaPortal.GUI.Library.GUIWindow.LoadSkin() bij MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message) bij TvPlugin.TvFullScreen.OnMessage(GUIMessage message) bij MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 newWindowId, Boolean replaceWindow, Boolean skipHistory, String loadParameter, Boolean skipAnimation, Int32 focusControlId) bij MediaPortal.Player.g_Player.ShowFullScreenWindowTVDefault() bij MediaPortal.Player.g_Player.ShowFullScreenWindow() bij TvPlugin.TVHome.TvDelayThread() bij System.Threading.ThreadHelper.ThreadStart_Context(Object state) bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bij System.Threading.ThreadHelper.ThreadStart()'
I thought the tvplugin error was fixed, wasn't it? Is this fix not included in the new build?