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
Quality Assurance
Titan Skin Feedback
Titan - Bug Reports & Issues
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="HomeY" data-source="post: 1001011" data-attributes="member: 68365"><p><strong>#1: </strong><strong>Titan Extended: </strong><strong>Press left/right on a submenu throws an error (MediaPortal.1.log):</strong></p><p>[code][2013-06-09 15:27:19,232] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.</p><p>Parameter name: index</p><p> at System.Collections.ArrayList.get_Item(Int32 index)</p><p> at TitanEditor.TitanPlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue)</p><p> at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue)</p><p> at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue)</p><p> at MediaPortal.GUI.Library.GUIButtonControl.set_Focus(Boolean value)</p><p> at MediaPortal.GUI.Library.GUIControl.OnMessage(GUIMessage message)</p><p> at MediaPortal.GUI.Library.GUIButtonControl.OnMessage(GUIMessage message)</p><p> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)[/code]</p><p>Steps to reproduce:</p><p>1. Open a submenu</p><p>2. Press left or right (last added media is displayed) + error is thrown</p><p> </p><p><strong>#2: Music submenu shows lowest item outside the boundries:</strong></p><p>[ATTACH]130181[/ATTACH]</p><p> </p><p><span style="color: #ff0000"><strong>#3 Only when using RDP!</strong></span></p><p>[hide]<strong>#3: Pressing F9 (Context Menu) in NowPlaying (Music) throws an error (MediaPortal_Context_Menu.log):</strong></p><p>[code][2013-06-09 15:39:27,447] [Log ] [MPMain ] [ERROR] - Exception: System.Exception: exception occurred ---> System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at MediaPortal.GUI.Music.GUIMusicPlayingNow.OnShowContextMenu()</p><p> at MediaPortal.GUI.Library.GUIWindow.OnAction(Action action)</p><p> at MediaPortal.GUI.Music.GUIMusicPlayingNow.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)</p><p> at MediaPortalApp.OnAction(Action action)</p><p> --- End of inner exception stack trace ---</p><p> at MediaPortalApp.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()</p><p> at MediaPortalApp.FrameMove() Message: exception occurred Site : Void OnAction(MediaPortal.GUI.Library.Action) Source : MediaPortal Inner Exception(s): -> exception occurred -> Object reference not set to an instance of an object. Stack Trace: at MediaPortalApp.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages()</p><p> at MediaPortalApp.FrameMove()[/code][/hide]</p><p> </p><p><strong><s>#4: Entering TV Section and press 'Record Now' (without a channel showing below) throws an error (MediaPortal_TV_Record_Now.log)</s> <span style="color: #ff0000">(Seems to be an MP issue, and <s>probably</s> fixed now)</span> <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /> :</strong></p><p>[code][2013-06-09 15:44:52,007] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object.</p><p> at TvPlugin.TVHome.ManualRecord(Channel channel, Int32 dialogId)</p><p> at TvPlugin.TVHome.OnRecord()</p><p> at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType)</p><p> at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)[/code]</p><p>Preferably it should show a popup that no channel is selected (or something like that).</p><p> </p><p><strong>#5: NowPlaying in Radio section is only accessible through side menu and not with the RED teletext button <span style="color: #ff0000">(MP issue?)</span>:</strong></p><p>When Music is playing (MyMusic!) and you press the RED teletext button, it jumps to NowPlaying.</p><p>[code][2013-06-09 16:30:43,030] [Log ] [MPMain ] [DEBUG] - Window: MediaPortal.GUI.Music.GUIMusicPlayingNow init[/code]</p><p>Since we have a NowPlaying screen for Radio also, wouldn't it be better if that would be consistent with MyMusic section? It's doing:</p><p>[code][2013-06-09 16:27:17,382] [Log ] [MPMain ] [DEBUG] - g_Player: ShowFullScreenWindow</p><p>[2013-06-09 16:27:17,382] [Log ] [MPMain ] [DEBUG] - g_Player: ShowFullScreenWindow cannot switch to fullscreen[/code]</p><p> </p><p>And last but not least a request to support TvWishList <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p></blockquote><p></p>
[QUOTE="HomeY, post: 1001011, member: 68365"] [B]#1: [/B][B]Titan Extended: [/B][B]Press left/right on a submenu throws an error (MediaPortal.1.log):[/B] [code][2013-06-09 15:27:19,232] [Error ] [MPMain ] [ERROR] - OnMessage 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.Collections.ArrayList.get_Item(Int32 index) at TitanEditor.TitanPlugin.GUIPropertyManager_OnPropertyChanged(String tag, String tagValue) at MediaPortal.GUI.Library.GUIPropertyManager.OnPropertyChangedHandler.Invoke(String tag, String tagValue) at MediaPortal.GUI.Library.GUIPropertyManager.SetProperty(String tag, String tagvalue) at MediaPortal.GUI.Library.GUIButtonControl.set_Focus(Boolean value) at MediaPortal.GUI.Library.GUIControl.OnMessage(GUIMessage message) at MediaPortal.GUI.Library.GUIButtonControl.OnMessage(GUIMessage message) at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)[/code] Steps to reproduce: 1. Open a submenu 2. Press left or right (last added media is displayed) + error is thrown [B]#2: Music submenu shows lowest item outside the boundries:[/B] [ATTACH]130181[/ATTACH] [COLOR=#ff0000][B]#3 Only when using RDP![/B][/COLOR] [hide][B]#3: Pressing F9 (Context Menu) in NowPlaying (Music) throws an error (MediaPortal_Context_Menu.log):[/B] [code][2013-06-09 15:39:27,447] [Log ] [MPMain ] [ERROR] - Exception: System.Exception: exception occurred ---> System.NullReferenceException: Object reference not set to an instance of an object. at MediaPortal.GUI.Music.GUIMusicPlayingNow.OnShowContextMenu() at MediaPortal.GUI.Library.GUIWindow.OnAction(Action action) at MediaPortal.GUI.Music.GUIMusicPlayingNow.OnAction(Action action) at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action) at MediaPortalApp.OnAction(Action action) --- End of inner exception stack trace --- at MediaPortalApp.OnAction(Action action) at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action) at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages() at MediaPortalApp.FrameMove() Message: exception occurred Site : Void OnAction(MediaPortal.GUI.Library.Action) Source : MediaPortal Inner Exception(s): -> exception occurred -> Object reference not set to an instance of an object. Stack Trace: at MediaPortalApp.OnAction(Action action) at MediaPortal.GUI.Library.OnActionHandler.Invoke(Action action) at MediaPortal.GUI.Library.GUIWindowManager.DispatchThreadMessages() at MediaPortalApp.FrameMove()[/code][/hide] [B][S]#4: Entering TV Section and press 'Record Now' (without a channel showing below) throws an error (MediaPortal_TV_Record_Now.log)[/S] [COLOR=#ff0000](Seems to be an MP issue, and [S]probably[/S] fixed now)[/COLOR] :D :[/B] [code][2013-06-09 15:44:52,007] [Error ] [MPMain ] [ERROR] - OnMessage exception:System.NullReferenceException: Object reference not set to an instance of an object. at TvPlugin.TVHome.ManualRecord(Channel channel, Int32 dialogId) at TvPlugin.TVHome.OnRecord() at TvPlugin.TVHome.OnClicked(Int32 controlId, GUIControl control, ActionType actionType) at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)[/code] Preferably it should show a popup that no channel is selected (or something like that). [B]#5: NowPlaying in Radio section is only accessible through side menu and not with the RED teletext button [COLOR=#ff0000](MP issue?)[/COLOR]:[/B] When Music is playing (MyMusic!) and you press the RED teletext button, it jumps to NowPlaying. [code][2013-06-09 16:30:43,030] [Log ] [MPMain ] [DEBUG] - Window: MediaPortal.GUI.Music.GUIMusicPlayingNow init[/code] Since we have a NowPlaying screen for Radio also, wouldn't it be better if that would be consistent with MyMusic section? It's doing: [code][2013-06-09 16:27:17,382] [Log ] [MPMain ] [DEBUG] - g_Player: ShowFullScreenWindow [2013-06-09 16:27:17,382] [Log ] [MPMain ] [DEBUG] - g_Player: ShowFullScreenWindow cannot switch to fullscreen[/code] And last but not least a request to support TvWishList ;) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Quality Assurance
Titan Skin Feedback
Titan - Bug Reports & Issues
Contact us
RSS
Top
Bottom