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 Plugins
Popular Plugins
Moving Pictures
[FIXED] Mediaportal crashes when browsing to specific MP category (reproduceable)
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="Terra" data-source="post: 1053001" data-attributes="member: 97366"><p>@[USER=52219]ltfearme[/USER]</p><p>It is the exact same error as mentioned in the first post, that's why I have not posted logs.</p><p></p><p>I attached the logs now to this post. See below the excerpt.</p><p></p><p>The issue can be reproduced:</p><ol> <li data-xf-list-type="ol">Create a new category in MP with a dynamic filter criteria, e.g. include all movies where the string "cars" is in the title.</li> <li data-xf-list-type="ol">Set the Fanart of the category to a specific movie in that catgory, e.g. "Cars 2"</li> <li data-xf-list-type="ol">Save everything</li> <li data-xf-list-type="ol">(Re)move the movie you selected previously "Cars 2" from the folder which is scanned by MP</li> <li data-xf-list-type="ol">Be sure that MP has recognized that the movie is gone, e.g. open plugin screen, wait,...</li> <li data-xf-list-type="ol">Open MePo and browse to the category in MP, when the cursor reaches the category MePo will crash</li> </ol><p></p><p>[CODE][2014-01-06 23:03:07,944] [Error ] [45 ] [ERROR] - MediaPortal: Unhandled exception occured</p><p>[2014-01-06 23:03:07,964] [Log ] [45 ] [ERROR] - Exception: System.NullReferenceException: Object reference not set to an instance of an object.</p><p></p><p>Server stack trace:</p><p> at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishArtwork(DBNode`1 node)</p><p> at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishCategoryDetails(DBNode`1 node)</p><p> at MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.set_SelectedNode(DBNode`1 value)</p><p> at MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.onCategoryNodeSelected(GUIListItem item, GUIControl parent)</p><p> at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)</p><p> at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)</p><p></p><p>Exception rethrown at [0]:</p><p> at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)</p><p> at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)</p><p> at MediaPortal.GUI.Library.GUIListItem.ItemSelectedHandler.EndInvoke(IAsyncResult result)</p><p> at MediaPortal.GUI.Library.GUIListItem.itemSelectedCallback(IAsyncResult ar)</p><p> at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)</p><p> at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)</p><p> at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.DoAsyncCall()</p><p> at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o)</p><p> at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)</p><p> at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()</p><p> at System.Threading.ThreadPoolWorkQueue.Dispatch()</p><p> at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() Message: Object reference not set to an instance of an object. Site : System.Runtime.Remoting.Messaging.IMessage EndInvokeHelper(System.Runtime.Remoting.Messaging.Message, Boolean) Source : mscorlib Stack Trace: </p><p>Server stack trace:</p><p> at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishArtwork(DBNode`1 node)</p><p> at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishCategoryDetails(DBNode`1 node)</p><p> at MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.set_SelectedNode(DBNode`1 value)</p><p> at MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.onCategoryNodeSelected(GUIListItem item, GUIControl parent)</p><p> at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)</p><p> at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)</p><p></p><p>Exception rethrown at [0]:</p><p> at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase)</p><p> at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData)</p><p> at MediaPortal.GUI.Library.GUIListItem.ItemSelectedHandler.EndInvoke(IAsyncResult result)</p><p> at MediaPortal.GUI.Library.GUIListItem.itemSelectedCallback(IAsyncResult ar)</p><p> at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg)</p><p> at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)</p><p> at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.DoAsyncCall()</p><p> at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o)</p><p> at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)</p><p> at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)</p><p> at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()</p><p> at System.Threading.ThreadPoolWorkQueue.Dispatch()</p><p> at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()[/CODE]</p></blockquote><p></p>
[QUOTE="Terra, post: 1053001, member: 97366"] @[USER=52219]ltfearme[/USER] It is the exact same error as mentioned in the first post, that's why I have not posted logs. I attached the logs now to this post. See below the excerpt. The issue can be reproduced: [LIST=1] [*]Create a new category in MP with a dynamic filter criteria, e.g. include all movies where the string "cars" is in the title. [*]Set the Fanart of the category to a specific movie in that catgory, e.g. "Cars 2" [*]Save everything [*](Re)move the movie you selected previously "Cars 2" from the folder which is scanned by MP [*]Be sure that MP has recognized that the movie is gone, e.g. open plugin screen, wait,... [*]Open MePo and browse to the category in MP, when the cursor reaches the category MePo will crash [/LIST] [CODE][2014-01-06 23:03:07,944] [Error ] [45 ] [ERROR] - MediaPortal: Unhandled exception occured [2014-01-06 23:03:07,964] [Log ] [45 ] [ERROR] - Exception: System.NullReferenceException: Object reference not set to an instance of an object. Server stack trace: at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishArtwork(DBNode`1 node) at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishCategoryDetails(DBNode`1 node) at MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.set_SelectedNode(DBNode`1 value) at MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.onCategoryNodeSelected(GUIListItem item, GUIControl parent) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at MediaPortal.GUI.Library.GUIListItem.ItemSelectedHandler.EndInvoke(IAsyncResult result) at MediaPortal.GUI.Library.GUIListItem.itemSelectedCallback(IAsyncResult ar) at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.DoAsyncCall() at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o) at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback() Message: Object reference not set to an instance of an object. Site : System.Runtime.Remoting.Messaging.IMessage EndInvokeHelper(System.Runtime.Remoting.Messaging.Message, Boolean) Source : mscorlib Stack Trace: Server stack trace: at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishArtwork(DBNode`1 node) at MediaPortal.Plugins.MovingPictures.MainUI.MovingPicturesGUI.PublishCategoryDetails(DBNode`1 node) at MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.set_SelectedNode(DBNode`1 value) at MediaPortal.Plugins.MovingPictures.MainUI.MovieBrowser.onCategoryNodeSelected(GUIListItem item, GUIControl parent) at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.EndInvokeHelper(Message reqMsg, Boolean bProxyCase) at System.Runtime.Remoting.Proxies.RemotingProxy.Invoke(Object NotUsed, MessageData& msgData) at MediaPortal.GUI.Library.GUIListItem.ItemSelectedHandler.EndInvoke(IAsyncResult result) at MediaPortal.GUI.Library.GUIListItem.itemSelectedCallback(IAsyncResult ar) at System.Runtime.Remoting.Messaging.AsyncResult.SyncProcessMessage(IMessage msg) at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink) at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.DoAsyncCall() at System.Runtime.Remoting.Proxies.AgileAsyncWorkerItem.ThreadPoolCallBack(Object o) at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx) at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch() at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()[/CODE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
Popular Plugins
Moving Pictures
[FIXED] Mediaportal crashes when browsing to specific MP category (reproduceable)
Contact us
RSS
Top
Bottom