http://bugs.winehq.org/show_bug.cgi?id=23100
Summary: BURRACO: startup error and then closing connection Product: Wine Version: 1.2-rc2 Platform: x86-64 URL: http://appdb.winehq.org/objectManager.php?sClass=versi on&iId=19927 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: mac_man2005@hotmail.it
Hi to all.
I have tried to report the problem here: http://appdb.winehq.org/objectManager.php?sClass=version&iId=19927
I have followed the instructions reported at the beginning of that page. You can find a short description of the problem and the complete report of the error detail. Same error on two Ubuntu machines. One of them is surely 64 bit. The other one may be 32 bit.
BURRACO version 4.53.0.82
Any suggestion please? Thanks.
http://bugs.winehq.org/show_bug.cgi?id=23100
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmail.com 2010-06-09 12:25:56 --- Changing bug status to normal, it is not a blocker. The app crashes in some HTML related .NET code.
http://bugs.winehq.org/show_bug.cgi?id=23100
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet
http://bugs.winehq.org/show_bug.cgi?id=23100
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://appdb.winehq.org/obj | |ectManager.php?sClass=versi | |on&iId=19927 |
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2010-06-09 19:16:20 --- You should link this bug to the app in appdb instead.
Attach as a plain text file complete terminal output of running the program.
http://bugs.winehq.org/show_bug.cgi?id=23100
--- Comment #3 from mac_man2005@hotmail.it 2010-06-10 02:42:17 --- I installed BURRACO ON LINE correctly but when executing it I always get the following error. Ignoring the error end continuing the execution will cause the program to crash while entering rooms in order to play burraco. This is the detail of the error message
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NotImplementedException: The method or operation is not implemented. at System.Windows.Forms.UnsafeNativeMethods.IHTMLElement2.InsertAdjacentElement(String where, IHTMLElement insertedElement) at System.Windows.Forms.HtmlElement.InsertAdjacentElement(HtmlElementInsertionOrientation orient, HtmlElement newElement) at System.Windows.Forms.HtmlElement.AppendChild(HtmlElement newElement) at by.b() at ap.k(Object A_0, EventArgs A_1) at System.Windows.Forms.Form.OnLoad(EventArgs e) at ap.a(EventArgs A_0) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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.42 (RTM.050727-4200) CodeBase: /C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- BurracoClient Assembly Version: 4.53.0.82 Win32 Version: 4.53.0.82 CodeBase: /C:/Programmi/Burraconline/BurracoClient.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: /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.42 (RTM.050727-4200) CodeBase: /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.42 (RTM.050727-4200) CodeBase: /C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: /C:/windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: /C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: /C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Web Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: /C:/windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.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:
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.
http://bugs.winehq.org/show_bug.cgi?id=23100
--- Comment #4 from mac_man2005@hotmail.it 2010-06-10 02:53:23 --- I copied the command line invoked by the launcher that I find on my desktop after installing the program and pasted it on my console. This is what I get from the moment when loading the program by terminal until the username and password is asked, followed by what I get after inserting user and password until the error message comes out and last what I get when pressing the DETAILS button (please, see the attached screenshot)
http://img820.imageshack.us/img820/2285/schermata1.png
mano@mano-laptop:~$ env WINEPREFIX="/home/mano/.wine" wine "C:\Programmi\Burraconline\BurracoClient.exe" fixme:sync:CreateMemoryResourceNotification (0) stub err:ole:CoGetContextToken apartment not initialised fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms" fixme:shell:URL_ParseUrl failed to parse L"System" fixme:shell:URL_ParseUrl failed to parse L"System.Drawing" fixme:win:EnumDisplayDevicesW ((null),0,0x32d988,0x00000000), stub! fixme:shell:URL_ParseUrl failed to parse L"System.Drawing.resources" fixme:shell:URL_ParseUrl failed to parse L"System.Drawing.resources" fixme:shell:URL_ParseUrl failed to parse L"BurracoClient.resources" fixme:shell:URL_ParseUrl failed to parse L"BurracoClient.resources" fixme:shell:URL_ParseUrl failed to parse L"System.Management" fixme:wbemprox:wbemprox_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25} fixme:wbemprox:wbem_locator_ConnectServer 0x183a28, L"\\.\root\cimv2", (null), (null), L"", 0x00000080, L"", (nil), 0x41ddbfc) fixme:wbemprox:wbemprox_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25} fixme:wbemprox:wbem_locator_ConnectServer 0x184138, L"\\.\root\cimv2", (null), (null), L"", 0x00000080, L"", (nil), 0x42ddb7c) fixme:wbemprox:wbemprox_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25} fixme:wbemprox:wbem_locator_ConnectServer 0x1853e0, L"\\.\root\cimv2", (null), (null), L"", 0x00000080, L"", (nil), 0x41ddafc) fixme:wbemprox:wbemprox_cf_QueryInterface interface {b196b28f-bab4-101a-b69c-00aa00341d07} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000003-0000-0000-c000-000000000046} not implemented fixme:wbemprox:wbem_locator_QueryInterface interface {00000144-0000-0000-c000-000000000046} not implemented fixme:ole:Context_QueryInterface interface not implemented {51372ae0-cae7-11cf-be81-00aa00a2fa25} fixme:wbemprox:wbem_locator_ConnectServer 0x186690, L"\\.\root\cimv2", (null), (null), L"", 0x00000080, L"", (nil), 0x42dda7c) fixme:shell:URL_ParseUrl failed to parse L"System.Configuration" fixme:shell:URL_ParseUrl failed to parse L"System.Xml" fixme:ole:Context_CC_ContextCallback (0x186748/0x18674c)->(0x79f277a5, 0x2b2e4c8, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x186748/0x18674c)->(0x79f277a5, 0x2b2e45c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x186748/0x18674c)->(0x79f277a5, 0x2b2e45c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x185498/0x18549c)->(0x79f277a5, 0x2b2e4c8, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x185498/0x18549c)->(0x79f277a5, 0x2b2e45c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x185498/0x18549c)->(0x79f277a5, 0x2b2e45c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x1839a0/0x1839a4)->(0x79f277a5, 0x2b2e4c8, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x1839a0/0x1839a4)->(0x79f277a5, 0x2b2e45c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x1839a0/0x1839a4)->(0x79f277a5, 0x2b2e45c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x183ed8/0x183edc)->(0x79f277a5, 0x2b2e4c8, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x183ed8/0x183edc)->(0x79f277a5, 0x2b2e45c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:ole:Context_CC_ContextCallback (0x183ed8/0x183edc)->(0x79f277a5, 0x2b2e45c, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:shell:URL_ParseUrl failed to parse L"System.resources" fixme:shell:URL_ParseUrl failed to parse L"System.resources" fixme:ras:RasEnumConnectionsW (0x17b668,0x32ef5c,0x32ef58),stub! fixme:ras:RasEnumConnectionsW RAS support is not implemented! Configure program to use LAN connection/winsock instead! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:ras:RasConnectionNotificationW (0xffffffff,0x250,0x00000003),stub! fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:shdocvw:WebBrowser_QueryInterface (0x194d58)->({c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} 0x32d2ec) interface not supported fixme:shdocvw:ProvideClassInfo_GetClassInfo (0x194d58)->(0x32d1c4) fixme:shdocvw:WebBrowser_QueryInterface (0x194d58)->({00000003-0000-0000-c000-000000000046} 0x32d160) interface not supported fixme:shdocvw:WebBrowser_QueryInterface (0x194d58)->({00000144-0000-0000-c000-000000000046} 0x32d1d8) interface not supported fixme:shdocvw:WebBrowser_get_RegisterAsDropTarget (0x194d58)->(0x32dabc) fixme:shdocvw:navigate_url Unsupported args (Flags 0x32da08:3; TargetFrameName 0x32d9e0:0) fixme:urlmon:URLMoniker_BindToObject use running object table fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x32bcf4 fixme:iphlpapi:NotifyAddrChange (Handle 0x61be8d8, overlapped 0x61be8e0): stub 0[1baaf0]: IMM32: InitKeyboardLayout, aKeyboardLayout=04100410, sCodePage=1252, sIMEProperty=00090000 fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x194df8)->((null) 1 0x32c434 (nil)) fixme:shdocvw:ClOleCommandTarget_QueryStatus command_0: 27, 0x0 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClientSite_GetContainer (0x194df8)->(0x32c3fc) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {b196b283-bab4-101a-b69c-00aa00341d07} fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000003-0000-0000-c000-000000000046} fixme:ole:OLEPictureImpl_QueryInterface () : asking for un supported interface {00000144-0000-0000-c000-000000000046} fixme:shell:URL_ParseUrl failed to parse L"BurracoClient.resources" fixme:shell:URL_ParseUrl failed to parse L"BurracoClient.resources" fixme:shdocvw:OleControl_OnAmbientPropertyChange Unknown dispID -701 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x194df8) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046} fixme:shdocvw:PropertyNotifySink_OnChanged unimplemented dispid 1005 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046} fixme:resource:GetGuiResources (0xffffffff,0): stub fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {de4ba900-59ca-11cf-9592-444553540000} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 35 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28 fixme:shdocvw:ClientSite_GetContainer (0x194df8)->(0x32ece0) fixme:shdocvw:InPlaceFrame_SetStatusText (0x194df8)->((null)) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:WebBrowser_get_RegisterAsDropTarget (0x194d58)->(0x32d38c) fixme:shdocvw:WebBrowser_put_RegisterAsDropTarget (0x194d58)->(0) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21
This is what I get after inserting user and password until the error message comes out:
fixme:ole:Context_CC_ContextCallback (0x1824f8/0x1824fc)->(0x79f277a5, 0x2b2e4c8, {d7174f82-36b8-4aa8-800a-e963ab2dfab9}, 2, (nil)) fixme:shell:URL_ParseUrl failed to parse L"BurracoClient.resources" fixme:shell:URL_ParseUrl failed to parse L"BurracoClient.resources" fixme:shdocvw:navigate_url Unsupported args (Flags 0x32dbc8:3; TargetFrameName 0x32dba0:0) fixme:shdocvw:navigate_url Unsupported args (Flags 0x32db78:3; TargetFrameName 0x32db50:0) fixme:shell:URL_ParseUrl failed to parse L"System.Web" fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClientSite_GetContainer (0x194de8)->(0x32d668) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClientSite_GetContainer (0x194de8)->(0x32d668) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:InPlaceFrame_SetStatusText (0x194de8)->((null)) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x194de8) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:InPlaceFrame_SetStatusText (0x194de8)->((null)) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x194de8) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046} fixme:shdocvw:PropertyNotifySink_OnChanged unimplemented dispid 1005 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {de4ba900-59ca-11cf-9592-444553540000} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 35 fixme:shdocvw:InPlaceFrame_SetStatusText (0x194de8)->(L"Done") fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28 fixme:mshtml:CustomDoc_QueryInterface Unimplemented interface {c3fcc19e-a970-11d2-8b5a-00a0c9b7c9c4} fixme:mshtml:CustomDoc_QueryInterface Unimplemented interface {b196b283-bab4-101a-b69c-00aa00341d07} fixme:mshtml:CustomDoc_QueryInterface Unimplemented interface {00000144-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClientSite_GetContainer (0x194de8)->(0x32bcac) fixme:mshtml:HTMLDocument_put_charset (0x1926d8)->(L"unicode") fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources" fixme:shell:URL_ParseUrl failed to parse L"mscorlib.resources" fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:InPlaceFrame_SetStatusText (0x194de8)->((null)) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x194de8) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046} fixme:shdocvw:PropertyNotifySink_OnChanged unimplemented dispid 1005 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d0-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {de4ba900-59ca-11cf-9592-444553540000} fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 35 fixme:shdocvw:InPlaceFrame_SetStatusText (0x194de8)->(L"Done") fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group {000214d1-0000-0000-c000-000000000046} fixme:shdocvw:ClientSite_GetContainer (0x194de8)->(0x32bcac) fixme:mshtml:HTMLDocument_put_charset (0x1926d8)->(L"unicode") fixme:mshtml:SupportErrorInfo_InterfaceSupportsErrorInfo (0x19272c)->({332c4425-26cb-11d0-b483-00c04fd90119}) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26 fixme:shdocvw:InPlaceFrame_SetStatusText (0x194de8)->((null)) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29 fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x194de8) fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 21 fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28 fixme:mshtml:HTMLElement2_insertAdjecentElement (0x63faff8)->(L"BeforeEnd" 0x5dee334 0x32db28) fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms.resources" fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms.resources"
And again this is what I get when pressing the DETAILS button (please, see the attached screenshot)
See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text ************** System.NotImplementedException: The method or operation is not implemented. at System.Windows.Forms.UnsafeNativeMethods.IHTMLElement2.InsertAdjacentElement(String where, IHTMLElement insertedElement) at System.Windows.Forms.HtmlElement.InsertAdjacentElement(HtmlElementInsertionOrientation orient, HtmlElement newElement) at System.Windows.Forms.HtmlElement.AppendChild(HtmlElement newElement) at by.b() at ap.k(Object A_0, EventArgs A_1) at System.Windows.Forms.Form.OnLoad(EventArgs e) at ap.a(EventArgs A_0) at System.Windows.Forms.Form.OnCreateControl() at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.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.42 (RTM.050727-4200) CodeBase: file:///C:/windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll ---------------------------------------- BurracoClient Assembly Version: 4.53.0.82 Win32 Version: 4.53.0.82 CodeBase: file:///C:/Programmi/Burraconline/BurracoClient.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) 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.42 (RTM.050727-4200) 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.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Management Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Web Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.42 (RTM.050727-4200) CodeBase: file:///C:/windows/assembly/GAC_32/System.Web/2.0.0.0__b03f5f7f11d50a3a/System.Web.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.
http://bugs.winehq.org/show_bug.cgi?id=23100
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2010-06-11 00:36:26 --- Vitaliy asked to *attach*. There is also a STOP sign for a reason:
*** Please do not PASTE logs and back traces (attach them instead). ***
http://bugs.winehq.org/show_bug.cgi?id=23100
--- Comment #6 from mac_man2005@hotmail.it 2010-06-11 01:53:39 --- (In reply to comment #5)
Vitaliy asked to *attach*.
Sorry. What should I do now?
There is also a STOP sign for a reason:
What about the STOP sign, what does it mean?
Thank you.
http://bugs.winehq.org/show_bug.cgi?id=23100
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #7 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2010-06-12 16:31:10 --- Does "winetricks ie6" help work around the bug?
http://bugs.winehq.org/show_bug.cgi?id=23100
--- Comment #8 from mac_man2005@hotmail.it 2010-06-13 18:12:20 --- (In reply to comment #7)
Does "winetricks ie6" help work around the bug?
Yes, it seems it helps work around the bug! Now it just seems it is quite slow. Any other suggestion, please? Thanks!
http://bugs.winehq.org/show_bug.cgi?id=23100
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |mshtml
--- Comment #9 from Anastasius Focht focht@gmx.net 2010-08-01 17:00:32 --- Hello,
setting proper component. BTW the spelling of the stub is wrong, it should be "insertAdjacentElement" : http://msdn.microsoft.com/en-us/library/aa704002.aspx
Regards
http://bugs.winehq.org/show_bug.cgi?id=23100
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.burraconline.com | |/downloads.asp Summary|BURRACO: startup error and |BURRACO: startup error and |then closing connection |then closing connection | |(needs | |mshtml.HTMLElement2_insertA | |djacentElement impl)
--- Comment #10 from Anastasius Focht focht@gmx.net 2010-08-18 05:17:31 --- Hello,
adding download, adjusting summary.
Regards
http://bugs.winehq.org/show_bug.cgi?id=23100
--- Comment #11 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2010-09-07 21:23:10 CDT --- Created an attachment (id=30630) --> (http://bugs.winehq.org/attachment.cgi?id=30630) Part 1
http://bugs.winehq.org/show_bug.cgi?id=23100
--- Comment #12 from Alistair Leslie-Hughes leslie_alistair@hotmail.com 2010-09-07 21:23:52 CDT --- Created an attachment (id=30631) --> (http://bugs.winehq.org/attachment.cgi?id=30631) Part 2
Apply both patches should fix the issue.
http://bugs.winehq.org/show_bug.cgi?id=23100
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #30631|application/mbox |text/plain mime type| | Attachment #30631|0 |1 is patch| |
http://bugs.winehq.org/show_bug.cgi?id=23100
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
http://bugs.winehq.org/show_bug.cgi?id=23100
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #13 from Dan Kegel dank@kegel.com 2010-11-14 11:36:04 CST --- What's the status of these patches?
http://bugs.winehq.org/show_bug.cgi?id=23100
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #14 from Anastasius Focht focht@gmx.net 2011-12-14 12:37:31 CST --- Hello,
obviously still present:
http://source.winehq.org/git/wine.git/blob/bf4b8691527cc518077b3d2dfdc2d1028...
$ wine --version wine-1.3.34-295-g4918d91
Regards
http://bugs.winehq.org/show_bug.cgi?id=23100
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e03de990ef3fef92ca57dbe89e1 | |d7df00993cd25 Status|NEW |RESOLVED CC| |jacek@codeweavers.com Resolution| |FIXED
--- Comment #15 from Jacek Caban jacek@codeweavers.com 2013-03-04 09:14:37 CST --- Fixed in Git.
http://bugs.winehq.org/show_bug.cgi?id=23100
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org 2013-03-15 14:47:25 CDT --- Closing bugs fixed in 1.5.26.