[Bug 19872] New: Dragon NaturallySpeaking 10 Standard - Dictation Box causes program freeze
http://bugs.winehq.org/show_bug.cgi?id=19872 Summary: Dragon NaturallySpeaking 10 Standard - Dictation Box causes program freeze Product: Wine Version: 1.1.28 Platform: PC URL: http://nuance.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: susancragin(a)earthlink.net This is probably a bug similar to bug 15534, which has been fixed. So I suspect a GDI handle leak or some type of virtual memory problem. (Thanks Alexander.) To reproduce: I use Dragon NaturallySpeaking heavily, opening the DictationBox, dictating text, pasting into Notepad. All is well for quite a while. Suddenly the program slows down. When I try to paste text from DictationBox using the "transfer" command, the text grays out to show it is being selected, but the text does not drop and DictationBox does not close, as it should. I can paste the text using CTL-V, but the DictationBox stays open with the text in it, and the program has frozen. Problem -- since the program does not actually crash, does anyone have any suggestions on a winedbg command? Will try first: WINEDEBUG=warn+gdi+relay -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19872 --- Comment #1 from Susan Cragin <susancragin(a)earthlink.net> 2009-08-28 14:17:54 --- Created an attachment (id=23311) --> (http://bugs.winehq.org/attachment.cgi?id=23311) WINEDEBUG warn +gdi +relay Standard program freeze. I was able to close the program naturally, but it had stopped working properly. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19872 --- Comment #2 from Susan Cragin <susancragin(a)earthlink.net> 2009-10-05 09:01:02 --- Created an attachment (id=23939) --> (http://bugs.winehq.org/attachment.cgi?id=23939) winedbg +seh+relay log I opened natspeak with winedbg and ran it intensively, dictating text into DictationBox and then pasting into Notepad. The problem comes when DictationBox is asked to paste for the 5th or 6th time. What's supposed to happen is that the text is moved from DictationBox to the buffer, then automatically pasted into the application (here, Notepad), and DictationBox automatically closes. What actually happens is that the text grays out, and goes into the buffer, but does not get pasted into Notepad, and DictationBox does not close. This problem is persistent. So, once it starts happening, closing the program does not help, or only helps a little. Also, re-booting the computer does not help, nor does removing the wine registry and re-installing Dragon NaturallySpeaking. To correct the problem, wine MUST be re-compiled. And then I instal in a clean registry. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19872 --- Comment #3 from Susan Cragin <susancragin(a)earthlink.net> 2009-10-05 09:18:44 --- Created an attachment (id=23941) --> (http://bugs.winehq.org/attachment.cgi?id=23941) winedebug all when program has already misbehaved and I re-open it. Here's how I produced this. I ran DNS until it misbehaved. Then I closed DNS and killed wineserver. Then I tried to re-start DNS. Now, the usual result of this is that I can't run it again and have it behave properly. Usually it just freezes on open, and that's what it did here. So in theory the "bug" is already full-blown by the time this happens. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19872 --- Comment #4 from Susan Cragin <susancragin(a)earthlink.net> 2010-06-18 12:19:58 --- This bug has morphed into something else and behaves differently. The first time DictationBox is opened it behaves flawlessly. The second time I open it, the box opens immediately, and then I talk, but text does not appear in it for about thirty seconds. The fix is now simple. Close out the program and re-open it. But be sure that all the processes wine runs close, too. (Quite often they don't.) wine reboot works, too. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19872 --- Comment #5 from butraxz(a)gmail.com 2013-05-25 09:34:35 CDT --- No update for over 900 days. Is this still and issue in 1.5.31 or higher or is this fixed ? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19872 --- Comment #6 from Susan Cragin <susancragin(a)earthlink.net> 2013-05-25 11:24:48 CDT --- I would mark this as fixed, because it is, and I will file another bug later after I have done some testing. I just tried to use Dictation Box and it accepts input multiple times (good that's fixed) but doesn't paste properly (new bug? my fault?) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19872 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |dank(a)kegel.com Resolution| |FIXED --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2013-05-25 18:03:58 CDT --- Marking fixed per #6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19872 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> 2013-06-07 15:01:06 CDT --- Closing bugs fixed in 1.6-rc1. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org