https://bugs.winehq.org/show_bug.cgi?id=23339
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE Summary|Vocaboly 3.0 complains |Vocaboly 3.0 complains |about "Speech engine not |about "Speech engine not |installed" on startup |installed" on startup | |(needs CLSID_SpVoice | |'{96749377-3391-11D2-9EE3-0 | |0C04F797396}', SAPI 5.x)
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
indeed, there is no need to keep multiple tickets about missing SAPI open.
Resolving as dupe of bug 18104
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Vocaboly
$ WINEDEBUG=+tid,+seh,+relay,+ole,+variant wine ./Vocaboly.exe >>log.txt 2>&1 ... 002f:Call ole32.CoCreateInstance(00462a1c,00000000,00000017,00454458,004723e4) ret=00406742 002f:trace:ole:CoCreateInstance (rclsid={96749377-3391-11d2-9ee3-00c04f797396}, pUnkOuter=(nil), dwClsContext=00000017, riid={6c44df74-72b9-4992-a1ec-ef996e0422d4}, ppv=0x4723e4) ... 002f:err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered 002f:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported 002f:err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created for context 0x17 002f:Ret ole32.CoCreateInstance() retval=80040154 ret=00406742 ... 002f:Call msvcr80.strlen(00458d94 "NoTTS Dialog") ret=781f37cc ... 002f:Call user32.SetWindowTextA(000200d0,00878528 "Speech Engine") ret=78229352 ... 002f:Call user32.SetDlgItemTextA(000200d0,00000505,00877cd0 "Speech engine is not installed.") ret=782291d5 --- snip ---
$ sha1sum VocabolySetup.exe 0fe5322e4aa0093964cf0947a48f0dfedc198168 VocabolySetup.exe
$ du -sh VocabolySetup.exe 3.1M VocabolySetup.exe
$ wine --version wine-1.7.51-201-g60d1d6f
Regards
*** This bug has been marked as a duplicate of bug 18104 ***