http://bugs.winehq.org/show_bug.cgi?id=10017
Summary: Dragon Naturally Speaking 8 fails to start without dcom98? Product: Wine Version: 0.9.47. Platform: Other URL: http://scansoft.com OS/Version: other Status: NEW Keywords: regression Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
DNS 8 installs easily, no problem. Running it is another matter. You have to install word viewer 97 to get docobj.dll, e.g.
test -f wordview.exe || wget http://downloads.pcworld.com/pub/new/business/word_processing/wordview.exe cp wordview.exe ~/.wine/drive_c/wvinstall.exe mv ~/.wine/dosdevices/z: ~/.wine/dosdevices/oldz cd ~/.wine/drive_c wine wvinstall.exe cd ../.. mv ~/.wine/dosdevices/oldz ~/.wine/dosdevices/z:
Also, winetricks fakeie6 dcom98 seems to be required.
I thought this was working without dcom98 a few revs ago... some notes in email indicate the regression might have happened between Sept 21 and Sept 30th?
http://bugs.winehq.org/show_bug.cgi?id=10017
--- Comment #1 from Dan Kegel dank@kegel.com 2007-10-13 00:00:30 --- Hrm. Installing it with dcom98 crashes, so it seems you shouldn't install dcom98 until you try to start the app.
http://bugs.winehq.org/show_bug.cgi?id=10017
--- Comment #2 from Dan Kegel dank@kegel.com 2007-11-02 01:43:31 --- Yar, as of today it locks up during training.
http://bugs.winehq.org/show_bug.cgi?id=10017
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Dan Kegel dank@kegel.com 2007-12-06 16:36:02 --- DNS 9 is fine without dcom98 now. That's likely to be very similar to DNS 8, and really what we care about anyway, so closing as fixed.
http://bugs.winehq.org/show_bug.cgi?id=10017
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dan Kegel dank@kegel.com 2008-01-28 05:42:53 --- Closing all RESOLVED FIXED bugs older than four weeks.
https://bugs.winehq.org/show_bug.cgi?id=10017
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |-unknown