http://bugs.winehq.org/show_bug.cgi?id=11287
Summary: err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi- threaded Product: Wine Version: 0.9.5. Platform: Macintosh OS/Version: Mac OS X 10.5 Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: ole AssignedTo: wine-bugs@winehq.org ReportedBy: kevin01@kilohotel.com
I get an error when trying to run My Sirius Studio.exe
http://download.sirius.speedera.net/stiletto/SiriusStudioSetup.exe
The error is:
fixme:win:EnumDisplayDevicesW ((null),0,0x61e3e0,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x61e3e0,0x00000000), stub! fixme:wtsapi:WTSRegisterSessionNotification Stub 0x6002c 0x00000000 err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded err:ole:CoGetClassObject class {25baad81-3560-11d3-8471-00c04f79dbc0} not registered err:ole:CoGetClassObject no class object {25baad81-3560-11d3-8471-00c04f79dbc0} could be created for context 0x1
** (My Sirius Studio.exe:44): WARNING **: Thread 00000000 may have been prematurely finalized err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x68fa02fc
In order to install and use this software, I did the following:
winetricks corefonts winetricks mono12 wineticks gdiplus
I had to use the native gdiplus, or I get the problem seen in bug 11033.