[Bug 5655] New: VB6 + OLEDB app won't work

Wine Bugs wine-bugs at winehq.org
Wed Jul 12 10:02:29 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=5655

           Summary: VB6 + OLEDB app won't work
           Product: Wine
           Version: 0.9.16.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-ole
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: aredridel at nbtsc.org


this worked in 0.9.10, but hasn't since. The app complains "Method '~' of object
'~' failed in MDIForm1:MDIForm_Load", and has this on the console:

fixme:ole:CoRegisterMessageFilter stub
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
wine: Call from 0x76661dcc to unimplemented function
ole32.dll.CoGetObjectContext, aborting

This is with native oleaut32.

With builtin oleaut32, it complains "Automation Error" in the same function, and
on the console:

fixme:ole:CoRegisterMessageFilter stub
fixme:ole:OleLoadPictureEx
(0x7ed60134,1086,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7facfae8),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7fd543f8)->(0x7fd55ef0, 0, (nil)), hacked
stub.
fixme:ole:OleLoadPictureEx
(0x7ed6175c,1086,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7facf310),
partially implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7fd5cf98)->(0x7fd60fe0, 0, (nil)), hacked
stub.
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
wine: Call from 0x76661dcc to unimplemented function
ole32.dll.CoGetObjectContext, aborting

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list