[Bug 18104] New: Final Draft: text to speech fails
http://bugs.winehq.org/show_bug.cgi?id=18104 Summary: Final Draft: text to speech fails Product: Wine Version: 1.1.19 Platform: All URL: http://www.finaldraft.com/downloads/demo-final-draft.php OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jens(a)porup.com Final Draft is the screenwriter's standard word processor. It offers a text to speech feature that does not work in wine. It doesn't break anything if you try; the buttons just don't do anything at all. Terminal output coming soon. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Platform|All |Other -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #1 from foobard <jens(a)porup.com> 2009-04-20 11:02:38 --- Created an attachment (id=20575) --> (http://bugs.winehq.org/attachment.cgi?id=20575) terminal output -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2009-04-20 12:03:39 --- Please attach plain terminal output, without WINEDEBUG. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #3 from foobard <jens(a)porup.com> 2009-04-20 12:15:39 --- This is it: $ wine Final\ Draft.exe err:module:attach_process_dlls "rpcrt4.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\explorer.exe" failed, status c0000005 that's all. Clicking on the text to speech buttons does not produce any terminal output. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-04-20 12:35:27 --- (In reply to comment #3)
This is it:
$ wine Final\ Draft.exe err:module:attach_process_dlls "rpcrt4.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\explorer.exe" failed, status c0000005
that's all. Clicking on the text to speech buttons does not produce any terminal output.
Did you use 'winetricks dcom98'? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #5 from foobard <jens(a)porup.com> 2009-04-20 12:45:22 --- Identical results with dcom98 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2009-04-20 13:26:46 --- (In reply to comment #5)
Identical results with dcom98
And without it? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #7 from foobard <jens(a)porup.com> 2009-04-20 16:45:15 --- Same results, except for there's more terminal output the first time you run the program after installing it. (I wasn't sure how to get rid of dcom98 so I did a `rm -rf .wine` and re-installed Final Draft.) Here's the console output after opening their sample doc, selecting the text-to-speech buttons and attempting to use them. $ wine Final\ Draft.exe err:ole:CoGetClassObject class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered err:ole:create_server class {a910187f-0c7a-45ac-92cc-59edafb77b53} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {a910187f-0c7a-45ac-92cc-59edafb77b53} could be created for context 0x17 err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:CoGetClassObject class {96749377-3391-11d2-9ee3-00c04f797396} not registered err:ole:create_server class {96749377-3391-11d2-9ee3-00c04f797396} not registered fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported err:ole:CoGetClassObject no class object {96749377-3391-11d2-9ee3-00c04f797396} could be created for context 0x17 err:richedit:ReadStyleSheet ReadStyleSheet: skipping optional destination fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement --- Comment #8 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-20 21:08:12 --- Looks like it's using system's text-to-speech that are not implemented in Wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-04-20 21:47:36 --- Confirming. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2010-09-23 01:23:44 CDT --- Still present. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2011-08-12 19:46:31 CDT --- Text to speech is now in winetricks: http://code.google.com/p/winetricks/source/detail?r=689 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 --- Comment #12 from Austin English <austinenglish(a)gmail.com> --- Still unimplemented. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Final Draft: text to speech |Final Draft: text to speech |fails |fails, needs SpVoice Class | |(sapi.dll) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18104 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leighmanthegreat(a)hotmail.co | |m --- Comment #13 from Austin English <austinenglish(a)gmail.com> --- *** Bug 26149 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=18104 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dheerru(a)yahoo.com --- Comment #14 from Anastasius Focht <focht(a)gmx.net> --- *** Bug 23339 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=18104 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Hardware|Other |x86-64 Summary|Final Draft: text to speech |Multiple applications using |fails, needs SpVoice Class |Text-To-Speech need |(sapi.dll) |Microsoft SAPI Runtime | |(CLSID_SpVoice | |'{96749377-3391-11D2-9EE3-0 | |0C04F797396}') (Final | |Draft, TactileView, | |Vocaboly 3.0) --- Comment #15 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, refining summary to target all apps requiring SAPI runtime. Since 'winetricks -q speechsdk' is an easy workaround, severity 'enhancement' is still ok. $ wine --version wine-1.7.51-201-g60d1d6f Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=18104 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |csakalinuxjo(a)gmail.com --- Comment #16 from Jeff Zaroyko <jeffz(a)jeffz.name> --- *** Bug 33568 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=18104 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #17 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> --- *** Bug 33752 has been marked as a duplicate of this bug. *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=18104 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal Status|NEW |RESOLVED URL|http://www.finaldraft.com/d |https://web.archive.org/web |ownloads/demo-final-draft.p |/20150428010659/http://www. |hp |vocaboly.com/download/Vocab | |olySetup.exe Summary|Multiple applications using |Multiple TTS applications |Text-To-Speech need |using Microsoft SAPI |Microsoft SAPI Runtime |runtime report 'Speech |(CLSID_SpVoice |engine not installed' |'{96749377-3391-11D2-9EE3-0 |(CLSID_SpVoice |0C04F797396}') (Final |'{96749377-3391-11D2-9EE3-0 |Draft, TactileView, |0C04F797396}')(Final Draft, |Vocaboly 3.0) |TactileView, Vocaboly 3.0) Resolution|--- |FIXED Fixed by SHA1| |58b20d1db7888a8039f3b97b571 | |5c26ede4d6387 Component|-unknown |sapi --- Comment #18 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, the apps don't complain anymore ("Speech engine not installed") but they are obviously not functional. Meta-bugs shall be avoided (implementing whole component), hence resolving with commit https://source.winehq.org/git/wine.git/commitdiff/58b20d1db7888a8039f3b97b57... ("sapi: Implement ISpVoice stub."), part of Wine 5.0-rc1 release. Thanks Jactry Replacing dead download link with stable snapshots via Internet Archive: https://web.archive.org/web/20150428010659/http://www.vocaboly.com/download/... --- snip --- $ pwd /home/focht/.wine/drive_c/Program Files (x86)/Vocaboly $ WINEDEBUG=+sapi wine ./Vocaboly.exe ... 0009:trace:sapi:DllGetClassObject ({96749377-3391-11d2-9ee3-00c04f797396} {00000001-0000-0000-c000-000000000046} 0032F774) 0009:trace:sapi:class_factory_CreateInstance 00000000 {6c44df74-72b9-4992-a1ec-ef996e0422d4} 0032F778 0009:trace:sapi:speech_voice_QueryInterface (01BC0550, {6c44df74-72b9-4992-a1ec-ef996e0422d4} 0032F778). 0009:trace:sapi:spvoice_AddRef (01BC0554). 0009:trace:sapi:speech_voice_AddRef (01BC0550): ref=2. 0009:trace:sapi:speech_voice_Release (01BC0550): ref=1. --- snip --- $ sha1sum VocabolySetup.exe 0fe5322e4aa0093964cf0947a48f0dfedc198168 VocabolySetup.exe $ du -sh VocabolySetup.exe 3.1M VocabolySetup.exe $ wine --version wine-5.6 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=18104 Giacomo Orlandi <gia_(a)inwind.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gia_(a)inwind.it -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=18104 Giacomo Orlandi <gia_(a)inwind.it> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|gia_(a)inwind.it | -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=18104 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #19 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.7. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla