NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 177 178 179 180 181 … 1231 Next »
Custom Submenu Crashes When Using Slick Skin

 
  • 0 Vote(s) - 0 Average
Custom Submenu Crashes When Using Slick Skin
sfrasernz
Offline

Junior Member

Posts: 35
Threads: 8
Joined: Nov 2008
#1
2008-12-15, 09:38 PM
I have created a custom submenu off the main menu to help organise some custom tasks I have configured. If I use the Blue skin the menu works fine. However using the Slick skin causes PVRX2 to crash with an unhandled exception error. I have replicated this on two computers.

The logs are attached and the popup error message copied below:

Code:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
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 GBPVRX2.MenuTask.x1c55deafde32e1eb.GetRenderList()
   at GBPVRX2.MenuTask.x1c55deafde32e1eb.GetRenderList()
   at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
   at GBPVRX2.x0061b801bdf12d35.xf11d09f6e9e3e55b()
   at GBPVRX2.xdd215986d9a64c86.ReturnToMainMenu()
   at GBPVRX2.x0061b801bdf12d35.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///c:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
PVRX2
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/pvrx2.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
GBPVRPublic
    Assembly Version: 1.0.3227.26263
    Win32 Version: 1.0.3227.26263
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/GBPVRPublic.DLL
----------------------------------------
PVRUiPublic
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/PVRUiPublic.DLL
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
NativeUtilities
    Assembly Version: 1.0.3227.26288
    Win32 Version:
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/NativeUtilities.DLL
----------------------------------------
msvcm80
    Assembly Version: 8.0.50727.1433
    Win32 Version: 8.00.50727.1433
    CodeBase: file:///C:/WINDOWS/WinSxS/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2/msvcm80.dll
----------------------------------------
GBPVRBackendCommon
    Assembly Version: 1.0.3228.14979
    Win32 Version: 1.0.3228.14979
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/GBPVRBackendCommon.DLL
----------------------------------------
System.ServiceProcess
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Data.SQLite
    Assembly Version: 1.0.30.1
    Win32 Version: 1.0.30.1
    CodeBase: file:///C:/Program%20Files/Devnz/GBPVR/System.Data.SQLite.DLL
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
System.Runtime.Remoting
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Transactions
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Transactions/2.0.0.0__b77a5c561934e089/System.Transactions.dll
----------------------------------------
System.Security
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Security/2.0.0.0__b03f5f7f11d50a3a/System.Security.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Web.Services
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Web.Services/2.0.0.0__b03f5f7f11d50a3a/System.Web.Services.dll
----------------------------------------
System.Data.SqlXml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Data.SqlXml/2.0.0.0__b77a5c561934e089/System.Data.SqlXml.dll
----------------------------------------
Microsoft.VisualC
    Assembly Version: 8.0.0.0
    Win32 Version: 8.00.50727.1433
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualC/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualC.dll
----------------------------------------
System.Configuration.Install
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration.Install/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.Install.dll
----------------------------------------
System.Web
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
System.EnterpriseServices
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
    CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.EnterpriseServices/2.0.0.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
    <system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#2
2008-12-15, 10:49 PM
I look into this for the next release. For now you'll either need to flatten your menu structure, or stick with the Blue skin.
koornneef
Offline

Junior Member

Posts: 47
Threads: 11
Joined: Jan 2008
#3
2008-12-31, 05:46 PM
Sub, I'm seeing this too. It seems to be when the menu tries to display the custom task.

Flattening won't win any WAF points (or KUF - Kid Usability Factor,) so I'll stick with Blue for now.

Would you be looking into it in one of the 'patches' floating around or a full release cycle? Just so I know what to keep my eye out for.

Again, many thanks for great software.
koornneef
Offline

Junior Member

Posts: 47
Threads: 11
Joined: Jan 2008
#4
2009-01-29, 06:55 PM
Just an update for anyone following this.. 1.3.11 still crashes in this case.

Still no slick for me Sad

However, it's still worth the update.

Thanks, Sub!
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,707
Threads: 767
Joined: Nov 2003
#5
2009-01-29, 07:03 PM
Sorry, its not something I've looked into. For now you'll have to either stick with the default menu structure, or use the blue skin.
Arty_Tigger
Offline

Junior Member

Posts: 1
Threads: 0
Joined: Feb 2009
#6
2009-02-06, 10:10 PM
Hi All, I found the same problem, but without custom menus.

I disabled all menu items except Video Library, DVD, and Exit and got the error. With a bit of patient testing I discovered that if you have six menu items enabled (any six) the slick skin works, but with fewer items, a gap appears in the horizontal menu and the .net error appears.

My solution was simply to enable three more menu items. I suggest that those with custom menus should try this, perhaps by simply repeating the menu items.

Hope that helps until sub gets a chance to look into this. (Thanks by the way for an amazing PVR).
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Zehd's Video Library Slick Skin Snooze 0 2,219 2011-09-03, 01:09 AM
Last Post: Snooze
  custom task overlay issue robert2011 13 5,400 2011-04-15, 08:06 AM
Last Post: stustunz
  HDHomerun crashes GBPVR -- not stable justonetaste2003 3 1,888 2010-12-03, 03:49 PM
Last Post: sub
  1080p dxva sometimes crashes gbpvr jam_zhou 3 1,902 2010-12-03, 03:07 PM
Last Post: jam_zhou
  PVRX2 crashes when trying to timeshift specific digital channel arkennedy75 3 1,432 2010-03-17, 12:47 AM
Last Post: sub
  FTG folder in the default blue Skin McBainUK 2 1,632 2010-02-10, 03:59 PM
Last Post: McBainUK
  No wake up after custom hibernation gkovacsp 13 9,264 2010-02-10, 03:31 PM
Last Post: guudj77
  Some Custom Tasks don't hide GBPVR ydekmekji 6 2,070 2010-01-19, 04:58 PM
Last Post: ydekmekji
  1.4.7 Config Crashes on Launch baj1 2 1,507 2010-01-17, 04:39 AM
Last Post: baj1
  GB PVR crashes regularly - logs attached maccy 5 1,914 2010-01-06, 11:55 PM
Last Post: yeohcl

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode