http://bugs.winehq.org/show_bug.cgi?id=4054
Summary: Magic Gallery complains "Object or class does not support the set of events" Product: Wine Version: 0.9.3. Platform: Other URL: http://www.raizlabs.com/software/magic/MagicGallery45Set up.exe OS/Version: other Status: NEW Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
To reproduce: 0. Because Magic Gallery requires but does not ship gdiplus.dll, put a copy of gdiplus.dll into windows/system32. You can get a copy e.g. by installing PowerPoint Viewer 2003 from http://office.microsoft.com/en-us/officeupdate then grabbing it from /Program Files/Microsoft Office/PowerPoint Viewer/GDIPLUS.DLL
1. Install http://www.raizlabs.com/software/magic/MagicGallery45Setup.exe If you don't have gdiplus.dll, install will fail.
2. When the app starts, before it displays a window, wine says fixme:ole:OaBuildVersion Version value not known yet. Please investigate it ! fixme:ole:CoRegisterMessageFilter stub fixme:ole:OleLoadPictureEx (0x7f6b2cfc,22494,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7b91fb00), partially implemented. fixme:ole:OLEFontImpl_IPersistStreamInit_InitNew (0x7bc8805c), stub! fixme:ole:OLEFontImpl_FindConnectionPoint Tried to find connection point on {4ef6100a-af88-11d0-9846-00c04fc29993} then the app aborts with a dialog saying "Object or class does not support the set of events".
I'll upload a log with WINEDEBUG=+ole.
Problem occurs both with 0.9.2 and today's cvs. No other versions tested.