What steps will reproduce the problem?
1. Install Gallio on Windows Vista (tm) Business, SP1
2. START->Go to Gallio Control Panel
3. Select Test Explorer->Tree View Categories
The popup announces exception.
Details below:
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 System.ThrowHelper.ThrowArgumentNullException(ExceptionArgument
argument)
at System.Collections.ObjectModel.Collection`1..ctor(IList`1 list)
at System.ComponentModel.BindingList`1..ctor(IList`1 list)
at Gallio.Icarus.ControlPanel.TreeViewCategoryPane..ctor
(IOptionsController optionsController)
at
Gallio.Icarus.ControlPanel.TreeViewCategoryPaneProvider.CreatePreferencePan
e()
at
Gallio.UI.ControlPanel.Preferences.PreferenceControlPanelTabProvider.<>c__D
isplayClass3.<GetPreferencePaneFactory>b__2() in c:\RelEng\Projects\MbUnit
v3.1
\Work\src\Gallio\Gallio.UI\ControlPanel\Preferences\PreferenceControlPanelT
abProvider.cs:line 61
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.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.3603 (GDR.050727-3600)
CodeBase:
file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
Gallio.ControlPanel
Assembly Version: 3.1.0.0
Win32 Version: 3.1.397.0
CodeBase: file:///C:/Program%20Files%20
(x86)/Gallio/bin/Gallio.ControlPanel.exe
----------------------------------------
Gallio
Assembly Version: 3.1.0.0
Win32 Version: 3.1.397.0
CodeBase: file:///C:/Program%20Files%20(x86)/Gallio/bin/Gallio.DLL
----------------------------------------
Gallio.UI
Assembly Version: 3.1.0.0
Win32 Version: 3.1.397.0
CodeBase: file:///C:/Program%20Files%20(x86)/Gallio/bin/Gallio.UI.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c56
1934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/Syste
m.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a
3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3074 (QFE.050727-3000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/S
ystem.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f
11d50a3a/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
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.1 built by: SP
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/
System.Core.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000)
CodeBase:
file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3
a/Accessibility.dll
----------------------------------------
Gallio.Icarus
Assembly Version: 3.1.0.0
Win32 Version: 3.1.397.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.
C:\Users\gbobrowski>java -version
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode, sharing)
C:\Users\gbobrowski>javac -version
javac 1.6.0_18
C:\Users\gbobrowski>ant -version
Apache Ant version 1.7.1 compiled on June 27 2008
C:\Users\gbobrowski>
Original issue reported on code.google.com by Jan.1.Ol...@gmail.com on 23 Feb 2010 at 4:24
Original issue reported on code.google.com by
Jan.1.Ol...@gmail.com
on 23 Feb 2010 at 4:24