http://bugs.winehq.org/show_bug.cgi?id=13371
Rafal Stanilewicz washuu@eastnews.com.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |washuu@eastnews.com.pl
--- Comment #31 from Rafal Stanilewicz washuu@eastnews.com.pl 2012-02-20 03:28:04 CST --- Wine 1.4-rc4 here. Default configuration
During the install I got 0x80040707 error: DLL function call crashed SBSH.SBSH_CheckGraphA
On terminal I got:
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x340000005a err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e fixme:win:EnumDisplayDevicesW ((null),0,0x32ffc8,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32fee8,0x00000000), stub! fixme:ddraw:ddraw7_Initialize Ignoring guid {aeb2cdd4-6e41-43ea-941c-8361cc760781}. fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a760-90c8-11d0-bd43-00a0c911ce86} not found fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {33d9a761-90c8-11d0-bd43-00a0c911ce86} not found fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb41-f175-11d1-a392-00e0291f3959} not found fixme:devenum:DEVENUM_ICreateDevEnum_CreateClassEnumerator Category {cc7bfb46-f175-11d1-a392-00e0291f3959} not found err:ole:CoGetClassObject class {51b4abf3-748f-4e3b-a276-c828330e926a} not registered err:ole:CoGetClassObject no class object {51b4abf3-748f-4e3b-a276-c828330e926a} could be created for context 0x1 err:ole:CoGetClassObject class {187463a0-5bb7-11d3-acbe-0080c75e246e} not registered err:ole:CoGetClassObject no class object {187463a0-5bb7-11d3-acbe-0080c75e246e} could be created for context 0x1 fixme:qcap:fnCaptureGraphBuilder2_Release Release IGraphFilter or w/e
When I set up qcap.dll and quartz.dll as native, I got error -1627 Function finished with failure.
and on the terminal: fixme:advapi:RegisterEventSourceA ((null),"IDriverT"): stub fixme:advapi:RegisterEventSourceW (L"",L"IDriverT"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x83e998,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000000,(nil),0x0001,0x00000000,0x1339e8,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub err:richedit:ReadStyleSheet skipping optional destination
Hope this helps.