Hi guys,
I just noticed we can run into an exception when we enter the plugins section, without having a single plugin in there (for example when all are shown in 'Home' in MP configuration, you plugins text should be set as green and not in blue):
Steps to reproduce:
I tested the same with DefaultWide, and without a single plugin available in the section, this skin hides the entire Plugin section. Would be nice if we could have similar behavior for Titan
MP1-4430: Entering empty plugin section and use Arrow left/right, results in exception
I just noticed we can run into an exception when we enter the plugins section, without having a single plugin in there (for example when all are shown in 'Home' in MP configuration, you plugins text should be set as green and not in blue):
Code:
[2014-04-09 17:18:15,138] [Error ] [MPMain ] [ERROR] - OnAction exception:System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
at System.ThrowHelper.ThrowArgumentOutOfRangeException()
at MediaPortal.GUI.Library.GUIMenuControl.OnUp()
at MediaPortal.GUI.Library.GUIMenuControl.OnAction(Action action)
at MediaPortal.GUI.Library.GUIOverlayWindow.OnMouseMove(Int32 cx, Int32 cy, Action action)
at MediaPortal.GUI.Library.GUIWindow.OnAction(Action action)
Steps to reproduce:
- Make sure you have 0 plugins listed in the plugin section (so set all plugins with 'in Home')
- Enter plugin section
- Use arrow left/right and the exception is shown in the logs.
I tested the same with DefaultWide, and without a single plugin available in the section, this skin hides the entire Plugin section. Would be nice if we could have similar behavior for Titan
MP1-4430: Entering empty plugin section and use Arrow left/right, results in exception
Last edited by a moderator: