Issue 51 in gurtle: COMException 0x80020006 when I clicked Select Issue button

15 views
Skip to first unread message

gur...@googlecode.com

unread,
Jun 24, 2010, 5:27:07 AM6/24/10
to gurtle...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 51 by pbomqlu910963: COMException 0x80020006 when I clicked
Select Issue button
http://code.google.com/p/gurtle/issues/detail?id=51

What steps will reproduce the problem?
1.Open commit dialog.
2.Click "Select Issue" button on the dialog.

What is the expected output? What do you see instead?
Expected: List of issues
I see instead: List of issues with an error dialog

What version of the product are you using? On what operating system?
Gurtle 0.6.0.236-x86
TortoiseSVN 1.6.8, Build 19260 - 32 Bit
Windows XP Professional SP3

Please provide any additional information below.
Hello.
I'm using Gurtle 0.6.0.236-x86 with TortoiseSVN 1.6.8, Build 19260 - 32
Bit, on Windows XP Professional SP3.
When I clicked "Select Issue" button on commit dialog, I get this error:
------------------------
System.Runtime.InteropServices.COMException (0x80020006): Unknown name.
(Exception from HRESULT: 0x80020006 (DISP_E_UNKNOWNNAME))
System.RuntimeType.InvokeDispMethod(String name, BindingFlags
invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32
culture, String[] namedParameters)
System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags,
Binder binder, Object target, Object[] providedArgs, ParameterModifier[]
modifiers, CultureInfo culture, String[] namedParams)
System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder
binder, Object target, Object[] args)
Gurtle.OleDispatchDriver.Get(String name)
d:\Development\gurtle\src\Gurtle\OleDispatchDriver.cs: +81
Gurtle.OleDispatchDriver.Get[T](String name)
d:\Development\gurtle\src\Gurtle\OleDispatchDriver.cs: +86
Gurtle.GoogleCodeProject.<>c__DisplayClass7.<Reload>b__4(Object sender,
DownloadStringCompletedEventArgs args)
d:\Development\gurtle\src\Gurtle\GoogleCodeProject.cs: +179
Gurtle.WebClient.OnDownloadDataCompleted(DownloadDataCompletedEventArgs
e) d:\Development\gurtle\src\Gurtle\WebClient.cs: +107
System.Net.WebClient.DownloadDataOperationCompleted(Object arg)
------------------------
As far as I know, this error is completely harmless. I can click
the "Continue" button to close the error log dialog.
It is very annoying though.
I think it can be solved by adding some sort of try-catch block on near
GoogleCodeProject.cs line 179.


Reply all
Reply to author
Forward
0 new messages