vrakeshreddy / mb-unit

Automatically exported from code.google.com/p/mb-unit
0 stars 0 forks source link

Icarus: Exception when clicking on "Tree View Categories" in Control Panel app. #586

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Exception when clicking on "Tree View Categories" in Control Panel app.

---

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

************** Exception Text **************
System.ArgumentNullException: Value cannot be null.
Parameter name: list
   at Gallio.Icarus.ControlPanel.TreeViewCategoryPane..ctor
(IOptionsController optionsController)
   at 
Gallio.Icarus.ControlPanel.TreeViewCategoryPaneProvider.CreatePreferencePan
e()
   at 
Gallio.UI.ControlPanel.Preferences.PreferenceControlPanelTab.EnsurePaneVisi
ble() in c:\RelEng\Projects\MbUnit v3.1
\Work\src\Gallio\Gallio.UI\ControlPanel\Preferences\PreferenceControlPanelT
ab.cs:line 154
   at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
   at System.Windows.Forms.TreeView.WmNotify(Message& m)
   at System.Windows.Forms.TreeView.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, 
IntPtr wparam, IntPtr lparam)

************** Loaded Assemblies **************
mscorlib
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.21006.1 (B2Rel.021006-0100)
    CodeBase: 
file:///C:/Windows/Microsoft.NET/Framework64/v4.0.21006/mscorlib.dll
----------------------------------------
Gallio.ControlPanel
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.390.0
    CodeBase: file:///C:/Program%20Files%20
(x86)/Gallio/bin/Gallio.ControlPanel.exe
----------------------------------------
Gallio
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.390.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Gallio/bin/Gallio.DLL
----------------------------------------
Gallio.UI
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.390.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Gallio/bin/Gallio.UI.DLL
----------------------------------------
System.Windows.Forms
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.21006.1 built by: B2Rel
    CodeBase: 
file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.
0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.21006.1 built by: B2Rel
    CodeBase: 
file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.
0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.21006.1 built by: B2Rel
    CodeBase: 
file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77
a5c561934e089/System.dll
----------------------------------------
System.Xml
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.21006.1 built by: B2Rel
    CodeBase: 
file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0_
_b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
    Assembly Version: 4.0.0.0
    Win32 Version: 4.0.21006.1 (B2Rel.021006-0100)
    CodeBase: 
file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.
0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Gallio.XmlSerializers
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.0.0
    CodeBase: file:///C:/Program%20Files%20
(x86)/Gallio/bin/Gallio.XmlSerializers.DLL
----------------------------------------
Gallio.Icarus
    Assembly Version: 3.1.0.0
    Win32 Version: 3.1.390.0
    CodeBase: file:///C:/Program%20Files%20
(x86)/Gallio/bin/Gallio.Icarus.EXE
----------------------------------------

************** 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.

Original issue reported on code.google.com by jeff.br...@gmail.com on 13 Nov 2009 at 10:59

GoogleCodeExporter commented 9 years ago
Issue 626 has been merged into this issue.

Original comment by grahamr...@gmail.com on 30 Mar 2010 at 4:32

GoogleCodeExporter commented 9 years ago
Issue 638 has been merged into this issue.

Original comment by grahamr...@gmail.com on 30 Mar 2010 at 4:32

GoogleCodeExporter commented 9 years ago

Original comment by Yann.Tre...@gmail.com on 19 Jul 2010 at 9:16

GoogleCodeExporter commented 9 years ago

Original comment by Yann.Tre...@gmail.com on 21 Sep 2010 at 1:45

GoogleCodeExporter commented 9 years ago

Original comment by Yann.Tre...@gmail.com on 14 Jun 2011 at 5:53

GoogleCodeExporter commented 9 years ago
I'm pretty sure this was fixed a long time ago. I couldn't reproduce it in 3.3.

Original comment by grahamr...@gmail.com on 29 Sep 2011 at 3:14