[Wine] Re: Debugging VisualBasic application

cyruspy wineforum-user at winehq.org
Fri May 28 17:18:23 CDT 2010


Clean wine + application


Code:
rr:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5



The application failed after start

Clean wine + application + mdac28


Code:
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered
err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1                                                                                                  
fixme:ole:OleLoadPictureEx (0x1e47d9c,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9e0), partially implemented.                                                                                  
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 240, std (d/m/y): 11/04/2010, dlt (d/m/y): 3/10/2010                                                               
fixme:ole:OleLoadPictureEx (0x1e47d9c,19686,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f980), partially implemented.                                                                                
fixme:ole:OleLoadPictureEx (0x1e47d9c,10494,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f980), partially implemented.                                                                                
fixme:ole:OLEPictureImpl_SaveAsFile (0x1405f0)->(0x18afb8, 0, (nil)), hacked stub.
fixme:ole:OleLoadPictureEx (0x1e5f2cc,774,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f418), partially implemented.                                                                                  
fixme:ole:OleLoadPictureEx (0x1e5f2cc,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f3e8), partially implemented.                                                                                  
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.                         
fixme:ole:OleLoadPictureEx (0x1e5f2cc,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f3e8), partially implemented.                                                                                  
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.                         
fixme:ole:OleLoadPictureEx (0x1e5f2cc,8638,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f3e8), partially implemented.                                                                                 
fixme:ole:OLEPictureImpl_SaveAsFile (0x202710)->(0x3366e30, 0, (nil)), hacked stub.                      
err:typelib:sltg_get_typelib_ref Unable to find reference                                                
err:typelib:sltg_get_typelib_ref Unable to find reference                                                
err:typelib:sltg_get_typelib_ref Unable to find reference                                                
err:typelib:sltg_get_typelib_ref Unable to find reference                                                
err:typelib:sltg_get_typelib_ref Unable to find reference                                                
err:typelib:sltg_get_typelib_ref Unable to find reference                                                
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons...                   
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons...                   
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.                         
fixme:ole:OLEPictureImpl_Render Not quite correct implementation of rendering icons...                   
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0 palette.                         
err:ole:CoGetClassObject class {ecabb0c0-7f19-11d2-978e-0000f8757e2a} not registered                     
err:ole:CoGetClassObject no class object {ecabb0c0-7f19-11d2-978e-0000f8757e2a} could be created for context 0x1                                                                                                  
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}                                                                                                       
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}                                                                                                       
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for {33ad4ed2-6699-11cf-b70c-00aa0060d393}



The application failed after connecting to DB, saying there was a "type mismatch". Also some fonts were really tiny.







More information about the wine-users mailing list