[Wine] Running DNS 9.5 Standard

Austin English austinenglish at gmail.com
Tue Feb 19 19:35:02 CST 2008


On Feb 19, 2008 7:28 PM, Susan Cragin <susancragin at earthlink.net> wrote:
> Dragon NaturallySpeaking 9.0 Preferred installs and runs. However, DNS 9.5 installs well but does not. The output is as follows.
> I have been told that there is an oleacc function that has not been implemented in wine, but does anyone else have any suggestions?
>
> susan at ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking9/Program$ wine natspeak
> Xlib:  extension "GLX" missing on display ":0.0".
> err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
> fixme:reg:RegSetKeySecurity :(0x68,4,0x389fd8): stub
> err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path.
> err:ntlm:SECUR32_initNTLMSP Usually, you can find it in the winbind package of your distribution.
> Xlib:  extension "GLX" missing on display ":0.0".
> err:wgl:X11DRV_WineGL_InitOpenglInfo  couldn't initialize OpenGL, expect problems
> fixme:wininet:InternetGetConnectedState always returning LAN connection.
> fixme:winstation:GetUserObjectInformationW not supported index 4
> wine: Call from 0x7b843ee0 to unimplemented function oleacc.dll.GetRoleTextA, aborting
> err:module:import_dll Library REGAPI.dll (which is needed by L"C:\\Program Files\\Nuance\\NaturallySpeaking9\\Program\\wfapi.dll") not found
> err:module:import_dll Library WINSTA.dll (which is needed by L"C:\\Program Files\\Nuance\\NaturallySpeaking9\\Program\\wfapi.dll") not found
> err:ole:CoGetClassObject class {edb0e980-90bd-11d4-8599-0008c7d3b6f8} not registered
> err:ole:CoGetClassObject no class object {edb0e980-90bd-11d4-8599-0008c7d3b6f8} could be created for context 0x1
> fixme:win:EnumDisplayDevicesW ((null),0,0x7ca81e70,0x00000000), stub!


> Xlib:  extension "GLX" missing on display ":0.0".

Check your video drivers.

> wine: Call from 0x7b843ee0 to unimplemented function oleacc.dll.GetRoleTextA, aborting
Try native dcom:
$ wget http://www.kegel.com/wine/winetricks
$ sh winetricks dcom98

> err:module:import_dll Library REGAPI.dll (which is needed by L"C:\\Program Files\\Nuance\\NaturallySpeaking9\\Program\\wfapi.dll") not found
> err:module:import_dll Library WINSTA.dll (which is needed by L"C:\\Program Files\\Nuance\\NaturallySpeaking9\\Program\\wfapi.dll") not found

These dll's are missing, you should find out why/fix this.

-Austin



More information about the wine-users mailing list