History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: WET-252
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: choi
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
WET

On certain installations you get an error form (xmltreeview resize- null reference exception) and WET doesn't start

Created: 04/Oct/06 03:28 AM   Updated: 12/Jun/07 11:45 AM
Component/s: Script Assistant
Affects Version/s: 0.9.8 Final
Fix Version/s: 1.0.0, 0.9.8_Patch

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Submitted by Raghu on behalf of choi:

When I click the WET,
After viewing Splash, I just see the ErrorForm like this.

Error while running WET:-
System.NullReferenceException: Object reference not set to an instance of an object
위치: Script_assistant.XmlTreeView.XmlTreeView_Resize(Object sender, EventArgs e) file C:\svn_wet\main\openqa\src\XmlTreeView.cs:line 908
위치: System.Windows.Forms.Control.OnResize(EventArgs e)
위치: System.Windows.Forms.UserControl.OnResize(EventArgs e)
위치: System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
위치: System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
위치: System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
위치: System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
위치: System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
위치: System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified)
위치: System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
위치: System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
위치: System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds)
위치: System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout()
위치: System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout)
위치: System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
위치: Script_assistant.XmlTreeView.InitializeComponent() file C:\svn_wet\main\openqa\src\XmlTreeView.Designer.cs:line 180
위치: Script_assistant.XmlTreeView..ctor() file C:\svn_wet\main\openqa\src\XmlTreeView.cs:line 65
위치: Script_assistant.XMLWindow..ctor() file C:\svn_wet\main\openqa\src\XMLWindow.cs:line 36
위치: Script_assistant.MDIParent1.ShowNewForm() file C:\svn_wet\main\openqa\src\MDIParent1.cs:line 316
위치: Script_assistant.MDIParent1..ctor() file C:\svn_wet\main\openqa\src\MDIParent1.cs:line 87
위치: Script_assistant.Program.Main() file C:\svn_wet\main\openqa\src\Program.cs:line 79
위치: Script_assistant.XmlTreeView.XmlTreeView_Resize(Object sender, EventArgs e) file C:\svn_wet\main\openqa\src\XmlTreeView.cs:line 908
위치: System.Windows.Forms.Control.OnResize(EventArgs e)
위치: System.Windows.Forms.UserControl.OnResize(EventArgs e)
위치: System.Windows.Forms.Control.OnSizeChanged(EventArgs e)
위치: System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height, Int32 clientWidth, Int32 clientHeight)
위치: System.Windows.Forms.Control.UpdateBounds(Int32 x, Int32 y, Int32 width, Int32 height)
위치: System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width, Int32 height, BoundsSpecified specified)
위치: System.Windows.Forms.Control.ScaleControl(SizeF factor, BoundsSpecified specified)
위치: System.Windows.Forms.ScrollableControl.ScaleControl(SizeF factor, BoundsSpecified specified)
위치: System.Windows.Forms.Control.ScaleControl(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
위치: System.Windows.Forms.ContainerControl.Scale(SizeF includedFactor, SizeF excludedFactor, Control requestingControl)
위치: System.Windows.Forms.ContainerControl.PerformAutoScale(Boolean includedBounds, Boolean excludedBounds)
위치: System.Windows.Forms.ContainerControl.PerformNeededAutoScaleOnLayout()
위치: System.Windows.Forms.ContainerControl.OnLayoutResuming(Boolean performLayout)
위치: System.Windows.Forms.Control.ResumeLayout(Boolean performLayout)
위치: Script_assistant.XmlTreeView.InitializeComponent() file C:\svn_wet\main\openqa\src\XmlTreeView.Designer.cs:line 180
위치: Script_assistant.XmlTreeView..ctor() file C:\svn_wet\main\openqa\src\XmlTreeView.cs:line 65
위치: Script_assistant.XMLWindow..ctor() file C:\svn_wet\main\openqa\src\XMLWindow.cs:line 36
위치: Script_assistant.MDIParent1.ShowNewForm() file C:\svn_wet\main\openqa\src\MDIParent1.cs:line 316
위치: Script_assistant.MDIParent1..ctor() file C:\svn_wet\main\openqa\src\MDIParent1.cs:line 87
위치: Script_assistant.Program.Main() file C:\svn_wet\main\openqa\src\Program.cs:line 79

I downloaded wet_0.9.8, and installed dot.net 2.0 framework.
How can I solve this problem?

 All   Comments   Work Log   Change History      Sort Order:
Raghu Venkataramana - 04/Oct/06 02:05 PM
This should have been fixed in R-407.

Unfortunately I dont have a way to verify this as I couldn't reproduce the problem at the first place.

Raghu Venkataramana - 04/Oct/06 02:07 PM
To get the patch, goto http://openqa.org/patch.html and download the patch titled 20061004. As always with Patch, please download this patch only if you are affected by this issue.

choi - 10/Oct/06 08:30 PM
The linkt to http://openqa.org/patch.html is broken!!
Can you make me know a new link page url?
Thankyou very much.

Raghu Venkataramana - 10/Oct/06 09:36 PM
I am sorry. The link is actually:

http://openqa.org/wet/patch.html

Raghu

Matthew Churcher - 12/Jun/07 11:45 AM
Confirmed Fixed.
WinXp SP2 using WET 0.98 and only this patch.

Extract Patch file to C:\Qantom\WET\bin

Nice work

Cheers
- Matt