http://bugs.winehq.org/show_bug.cgi?id=12683
Summary: Naturally speaking 7 fails to start after voice training Product: Wine Version: 0.9.59. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: ole AssignedTo: wine-bugs@winehq.org ReportedBy: dragon-heart@piments.com
Hi,
I decided to check up on wine progress on DNS 7 after about of year.
First off the installer worked fine after working around the IE5 riched20 issues which if seem to be original program bugs rather than wine defects (thanks winehq). Like testing for the presence of riched20 rather than trying to load the require libs.
Voice training is now near perfect , worthy of platinum rating. Many thanks for the progess there.
At this point I was in a state of high optimism. Sadly, it did not last.
On running natspeak it got a brief series of msgs to console and a diminuative "window" with the mike icon (which did turn on and off). That's all.
copying ole32 oleaut32 mscvrt rpcrt4 from win2k and using winecfg to use them native, builtin as indicated on winehq for earlier wine versions did not improve matters, although it gave somewhat more errors to console.
hardly seems worth an attachment for a dozen lines so here's the output:
wine natspeak 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:shell:SHAppBarMessage msg=0, data={cb=36, hwnd=0x20036, callback=bd0, edge=1, rc=(262272,32)-(2095634348,4264817), lparam=1 }: stub fixme:shell:SHAppBarMessage msg=2, data={cb=36, hwnd=0x20036, callback=410d60, edge=1, rc=(0,0)-(1024,28), lparam=7ce8d6ac}: stub fixme:shell:SHAppBarMessage msg=3, data={cb=36, hwnd=0x20036, callback=410d60, edge=1, rc=(3,3)-(3,31), lparam=7ce8d6ac}: stub fixme:shell:SHAppBarMessage msg=9, data={cb=36, hwnd=0x20036, callback=7, edge=2095631128, rc=(2130240649,5975064)-(2095631128,15 98492536), lparam=5f4d5f88}: stub fixme:shell:SHAppBarMessage msg=9, data={cb=36, hwnd=0x20036, callback=7, edge=2095631400, rc=(2130240649,5975064)-(2095631400,15 98492536), lparam=5f4d5f88}: stub fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036, callback=7ce8cc0c, edge=1598629996, rc=(-1,1412392)-(1598318164,141 2392), lparam=159628}: stub fixme:htmlhelp:HtmlHelpW HH case HH_CLOSE_ALL not handled. fixme:shell:SHAppBarMessage msg=2, data={cb=36, hwnd=0x20036, callback=5f44628c, edge=1, rc=(0,0)-(1024,28), lparam=ffffffec}: st ub fixme:shell:SHAppBarMessage msg=3, data={cb=36, hwnd=0x20036, callback=5f44628c, edge=1, rc=(3,3)-(4,31), lparam=ffffffec}: stub fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036, callback=7ce8c8e4, edge=1598629996, rc=(-1,1412392)-(1598318164,141 2392), lparam=159628}: stub fixme:keyboard:UnregisterHotKey (0x10080,0): stub fixme:keyboard:RegisterHotKey (0x10080,0,0x00000000,107): stub fixme:oleacc:AccessibleObjectFromWindow 0x20036 0 {618736e0-3c3d-11cf-810c-00aa00389b71} 0x7c6f3420 fixme:shell:SHAppBarMessage msg=6, data={cb=36, hwnd=0x20036, callback=7ce8cc0c, edge=1598629996, rc=(-1,1412392)-(1598318164,141 2392), lparam=159628}: stub
BTW. the application window, for what it's worth, bears the title "Wine system tray"
Pre 0.9.20 this was very much a working app so this regression to useless is a great shame.
It may well be that there is not much wrong here and in view of the perfect training session this may be close to going gold.
Maybe the fixme is the key.