http://bugs.winehq.org/show_bug.cgi?id=15631
Summary: Dragon NaturallySpeaking 10 crashes after opening Accuracy Center Product: Wine Version: CVS/GIT Platform: PC URL: http://nuance.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: susancragin@earthlink.net
Created an attachment (id=16665) --> (http://bugs.winehq.org/attachment.cgi?id=16665) terminal output log, opened accuracy center
The Accuracy Center is a drop-down menu item that opens a box (that requires gecko, which installs correctly). The Accuracy Center box contains options to allow the user to do additional training, and several other functions. It would improve long-term accuracy if a couple of its functions worked. Right now it just crashes when you open it. I think it's an oleacc error, but that's just a guess based on the following: wine: Call from 0x7b8458b0 to unimplemented function oleacc.dll.ObjectFromLresult, aborting I'll try to send you a screenshot of Accuracy Center right before it crashes.
version: wine-1.1.6-170-gf151180 If you are thinking of prioritizing this, bug 15534 should come first because that makes the whole program crash.
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #1 from Susan Cragin susancragin@earthlink.net 2008-10-15 19:52:42 --- Created an attachment (id=16666) --> (http://bugs.winehq.org/attachment.cgi?id=16666) Screenshot of accuracy center right after it opens and right before it crashes
http://bugs.winehq.org/show_bug.cgi?id=15631
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |1.1.6
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #2 from Austin English austinenglish@gmail.com 2009-04-17 12:27:35 --- Is this still an issue in current (1.1.19 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #3 from Susan Cragin susancragin@earthlink.net 2009-04-17 14:22:42 --- Yes it is. The last few lines of terminal output are as follows: (You can ignore the gdiplus error...that comes up all over the place.)
fixme:mshtml:nsChannel_GetSecurityInfo default action not implemented fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->({000214d0-0000-0000-c000-000000000046} 69 0 (nil) 0x35cdbcc) fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->({000214d0-0000-0000-c000-000000000046} 69 0 (nil) 0x35cdbcc) fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->((null) 26 2 0x35cdc94 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->((null) 29 2 0x35cdca4 (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->({000214d1-0000-0000-c000-000000000046} 103 0 (nil) (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->({de4ba900-59ca-11cf-9592-444553540000} 2315 0 (nil) (nil)) fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->((null) 35 0 (nil) (nil)) fixme:shdocvw:InPlaceFrame_SetStatusText (0x3e48ca8)->(0x35cebcf) fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->((null) 28 2 0x35cdbcc (nil)) fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x3e48c08)->(0x180390) fixme:shdocvw:ClOleCommandTarget_Exec (0x3e48ca8)->((null) 21 2 (nil) (nil)) fixme:font:ExtTextOutW flags ETO_NUMERICSLOCAL | ETO_NUMERICSLATIN | ETO_PDY unimplemented fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x3e48c08)->(0x180390) fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x3e48c08)->(0x180390) fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x3e48c08)->(0x180390) fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub fixme:shdocvw:InPlaceActiveObject_TranslateAccelerator (0x3e48c08)->(0x180390) wine: Call from 0x7b844463 to unimplemented function oleacc.dll.ObjectFromLresult, aborting
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #4 from Susan Cragin susancragin@earthlink.net 2009-04-17 14:24:13 --- And I should have mentioned: wine-1.1.19-90-g781b087
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #5 from Susan Cragin susancragin@earthlink.net 2009-07-03 07:49:46 --- Created an attachment (id=22151) --> (http://bugs.winehq.org/attachment.cgi?id=22151) Winedbg crash result
I was hoping the problem would be similar to the one that caused the entire program to crash, and could also be fixed.
unimplemented function oleacc.dll.ObjectFromLresult
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #6 from Nikolay Sivov bunglehead@gmail.com 2009-07-03 08:10:20 --- (In reply to comment #5)
Created an attachment (id=22151)
--> (http://bugs.winehq.org/attachment.cgi?id=22151) [details]
Winedbg crash result
unimplemented function oleacc.dll.ObjectFromLresult
Here you are:
http://www.winehq.org/pipermail/wine-patches/2009-July/075358.html
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2009-07-03 09:48:02 --- (In reply to comment #6)
Here you are:
http://www.winehq.org/pipermail/wine-patches/2009-July/075358.html
http://source.winehq.org/git/wine.git?a=commit;h=b2f6b44b25a48d67467fbe3df55...
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #8 from Susan Cragin susancragin@earthlink.net 2009-07-05 16:40:12 --- Another bug to me marked fixed, and a major one, too. Now that the Accuracy Center opens correctly, I have determined that the acoustic optimizer works also. This makes DNS much more accurate and useful for the long term. Hooray!
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com 2009-07-05 17:33:08 --- (In reply to comment #8)
Another bug to me marked fixed, and a major one, too. Now that the Accuracy Center opens correctly, I have determined that the acoustic optimizer works also. This makes DNS much more accurate and useful for the long term. Hooray!
Great. So could we mark this fixed?
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #10 from Susan Cragin susancragin@earthlink.net 2009-07-05 18:53:47 --- My message contained a typo. It should have read "another bug to BE marked fixed."
So, yes, we mark this fixed.
The two major DNS bugs marked fixed within a very short time!!! WOOT !!!
http://bugs.winehq.org/show_bug.cgi?id=15631
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #11 from Austin English austinenglish@gmail.com 2009-07-05 21:15:32 --- Fixed.
http://bugs.winehq.org/show_bug.cgi?id=15631
--- Comment #12 from Susan Cragin susancragin@earthlink.net 2009-07-06 05:59:28 --- *** Bug 17669 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=15631
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2009-07-17 12:21:40 --- Closing bugs fixed in 1.1.26.