http://bugs.winehq.org/show_bug.cgi?id=8279
------- Additional Comments From winebugger@piments.com 2007-05-05 03:29 ------- ### for Dragon.log , first part is first execution of natspeak that ran to end of traning
09:56:46 NumFmt, In locale: United Kingdom 09:56:46 NumFmt, Sample number format: -12,345.6 09:56:46 NumFmt, Sample currency format: $10,000.05 09:56:46 Exception thrown (d:\work\px\vdct\mdsink.cpp, 437). 09:56:46 09:56:46 COM returned an unexpected error code: Details are STG_E_READFAULT 09:56:46 (d:\work\px\appcode\editctrl\editdata.cpp,1367) : m_pIVDctMain-
Register() returned unexpected value E_UNEXPECTED $
09:56:46 09:56:46 COM returned an unexpected error code: Details are STG_E_READFAULT 09:56:46 Starting C:\Progs\Natz\Program\natspeak.exe 09:56:46 Dragon NS ActiveX Components: File C:\Progs\Natz\Program\dnstk10.dll: Version 7.00.000.002
### I then reran natspeak and it fails to start with an identical error:
09:57:03 Using static Vocabulary C:\Progs\Natz\Data\enx\enx_eng_general_large\general.svc 09:57:04 opening backdict voc C:\Progs\Natz\Data\enx\enx_eng_general_large\all.bd 09:57:04 (AcOpt) cleanupAcOptSessionArchive() 09:57:04 Warning: HtmlHelpA((null), 18, 00000000) 09:57:04 NumFmt, In locale: United Kingdom 09:57:05 NumFmt, Sample number format: -12,345.6 09:57:05 NumFmt, Sample currency format: $10,000.05 09:57:05 Exception thrown (d:\work\px\vdct\mdsink.cpp, 437). 09:57:05 09:57:05 COM returned an unexpected error code: Details are STG_E_READFAULT 09:57:05 (d:\work\px\appcode\editctrl\editdata.cpp,1367) : m_pIVDctMain-
Register() returned unexpected value E_UNEXPECTED $
09:57:05 09:57:05 COM returned an unexpected error code: Details are STG_E_READFAULT
Seems to be a very specific problem and running clean 100% Wine should make it more tracable.
HTH