[Bug 10848] New: Dragon NaturallySpeaking 9. 5 Standard Dictation Engine does not initialize
http://bugs.winehq.org/show_bug.cgi?id=10848 Summary: Dragon NaturallySpeaking 9.5 Standard Dictation Engine does not initialize Product: Wine Version: CVS/GIT Platform: Other URL: http://www.nuance.com OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs(a)winehq.org ReportedBy: susancragin(a)earthlink.net Created an attachment (id=9739) --> (http://bugs.winehq.org/attachment.cgi?id=9739) terminal output Dragon NaturallySpeaking 9.5 Standard installs but does not run on my machine. The error message says the dictation engine does not initialize. This is a different experience from DNS 9.0 Preferred, which installs easily and usually runs well. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10848 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|_obsolete_multimedia |-unknown -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10848 --- Comment #1 from Wojciech Margas <wmargas(a)interia.pl> 2008-05-29 21:28:33 --- Created an attachment (id=13471) --> (http://bugs.winehq.org/attachment.cgi?id=13471) DNS9.5Stand_Run_WM My output is few error lines shorter, and the lines: fixme:wininet:InternetGetConnectedState always returning LAN connection. seems to be related to unsuccessful online activation. -- 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=10848 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-05-29 22:13:46 --- Just for grins, try wget http://kegel.com/wine/winetricks sh winetricks msxml3 msxml4 msxml6 and then installing dns 9.5. -- 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=10848 --- Comment #3 from Susan Cragin <susancragin(a)earthlink.net> 2008-05-30 08:53:33 --- Created an attachment (id=13480) --> (http://bugs.winehq.org/attachment.cgi?id=13480) DNS95 Standard install log -- 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=10848 --- Comment #4 from Susan Cragin <susancragin(a)earthlink.net> 2008-05-30 08:55:43 --- Created an attachment (id=13481) --> (http://bugs.winehq.org/attachment.cgi?id=13481) DNS95 Standard run log used winedebug msi and valgrind 1-file settings -- 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=10848 --- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-05-30 09:28:22 --- Susan, the line Memcheck: mc_leakcheck.c:700 (vgMemCheck_do_detect_memory_leaks): Assertion 'lc_shadows[i]->data + lc_shadows[i]->szB <= lc_shadows[i+1]->data' failed. in your valgrind output is from an error that is fixed in valgrind svn; the fix will be in valgrind 3.3.1. +msi is only helpful when running installers. It turns on a more verbose log of wine's installer stuff. I didn't see anything interesting in the dns9 run log except that there are exceptions going on; this is significant because valgrind might not handle those all too well yet, which might explain why dns9 doesn't run under valgrind. The dns9.5 install log did have some good stuff in it, particularly ==8764== Invalid free() / delete / delete[] ==8764== at 0x7BC434CB: RtlFreeHeap (heap.c:199) ==8764== by 0x4FFBA83: TLB_Free (typelib.c:1370) ==8764== by 0x4FFBD09: ITypeLib2_fnRelease (typelib.c:3838) ==8764== by 0x50028AB: ITypeInfo_fnRelease (typelib.c:4631) ==8764== by 0x4A06F68: stub_manager_int_release (stubmanager.c:124) ==8764== by 0x49BCEE9: apartment_release (compobj.c:392) ==8764== by 0x49BDCE9: CoUninitialize (compobj.c:1143) ==8764== by 0x48D5AC2: ACTION_CallDllFunction (custom.c:712) ==8764== Address 0x7f037a34 is 4 bytes inside a block of size 70 alloc'd ==8764== at 0x7BC44862: RtlAllocateHeap (heap.c:1233) ==8764== by 0x4FE0052: SysAllocStringLen (oleaut.c:235) ==8764== by 0x4FE01C2: SysAllocString (oleaut.c:159) ==8764== by 0x5001AED: TLB_MultiByteToBSTR (typelib.c:2760) ==8764== by 0x50033EA: SLTG_DoRefs (typelib.c:3037) ==8764== by 0x50096AD: LoadTypeLibEx (typelib.c:3311) ==8764== by 0x500A36E: LoadTypeLib (typelib.c:361) ==8764== by 0x4FF6E2C: _get_typeinfo_for_iid (tmarshal.c:309) ==8764== by 0x4FF745E: PSFacBuf_CreateProxy (tmarshal.c:1775) ==8764== by 0x49DAE83: unmarshal_object (marshal.c:906) ==8764== by 0x49DB41F: StdMarshalImpl_UnmarshalInterface (marshal.c:1370) ==8764== by 0x49D8C54: CoUnmarshalInterface (marshal.c:1823) ==8764== by 0x49EB299: CFProxy_CreateInstance (oleproxy.c:399) ==8764== by 0x49C02EF: CoCreateInstance (compobj.c:2406) ==8764== by 0x10001FFC: ??? ==8764== by 0x100037FC: ??? ==8764== by 0x48D5AAC: ACTION_CallDllFunction (custom.c:702) but I have no idea whether that's a wine bug or an installer bug... -- 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=10848 --- Comment #6 from Susan Cragin <susancragin(a)earthlink.net> 2008-05-30 13:49:34 --- Created an attachment (id=13489) --> (http://bugs.winehq.org/attachment.cgi?id=13489) valgrind installation log using export WINEDEBUG=+seh,+module export WINEDEBUG=+seh,+module valgrind-3.4.0.SVN wine-1.0-rc3 -- 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=10848 --- Comment #7 from Susan Cragin <susancragin(a)earthlink.net> 2008-05-30 13:50:39 --- Created an attachment (id=13490) --> (http://bugs.winehq.org/attachment.cgi?id=13490) valgrind run log using export WINEDEBUG=+seh,+module same specs as above. -- 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=10848 maria lizarazo <m.lizarazo(a)msn.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.lizarazo(a)msn.com -- 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=10848 David Schomer <david.schomer(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #8 from David Schomer <david.schomer(a)gmx.de> 2008-10-05 11:04:45 --- *** This bug has been confirmed by popular vote. *** -- 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=10848 --- Comment #9 from Susan Cragin <susancragin(a)earthlink.net> 2008-10-06 09:31:43 --- I am happy that the bug has been confirmed. Please note, however, that a later version of this program -- DNS 10 Standard -- installs and runs rather better than DNS 9.5. -- 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=10848 Susan Cragin <susancragin(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #10 from Susan Cragin <susancragin(a)earthlink.net> 2008-11-03 14:55:32 --- I believe this bug should be closed. This bug is invalid. Here's what happens. DNS 9.5 actually fails to install a CAB, and that's why the SR engine does not initialize. That has been filed separately as bug 14743 (And by the way, someone has just posted a workaround on that bug.) *** This bug has been marked as a duplicate of bug 14743 *** -- 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=10848 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from James Hawkins <truiken(a)gmail.com> 2008-11-03 15:01:05 --- Closing. -- 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=10848 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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.
participants (1)
-
wine-bugs@winehq.org