http://bugs.winehq.com/show_bug.cgi?id=966
Summary: Dragon Naturally Speaking main program crashes
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: roz(a)one.net
After getting the program installed, and successfully going through the presetup
(setting speaker & mic volumes), the main program is loaded. After the window
appears, it crashes and loads the debugger. Following is the backtrace:
Backtrace:
=>0 0x4008b676 (GetThreadQueue16+0x66 in libntdll.dll.so) (ebp=42816870)
1 0x406a7b1b (USER32.DLL.GetFocus+0x1277 in user32.dll.so) (ebp=428168b0)
2 0x406a84c9 (USER32.DLL.SetWindowsHookExA+0x41 in user32.dll.so)
(ebp=428168f0)
3 0x4001891e (DD10HOOK.DLL.HookSetGlobalParam+0xd5e in
D:\NATSPEAK\PROGRAM\DD10HOOK.DLL) (ebp=428169a0)
4 0x40018f9e (DD10HOOK.DLL.HookSetGlobalParam+0x13de in
D:\NATSPEAK\PROGRAM\DD10HOOK.DLL) (ebp=428169f8)
5 0x40019a2c (DD10HOOK.DLL.HookSetGlobalParam+0x1e6c in
D:\NATSPEAK\PROGRAM\DD10HOOK.DLL) (ebp=42816a50)
6 0x40019903 (DD10HOOK.DLL.HookSetGlobalParam+0x1d43 in
D:\NATSPEAK\PROGRAM\DD10HOOK.DLL) (ebp=42816ab0)
7 0x00444374 (natspeak.exe..text+0x43374 in D:\NatSpeak\Program\natspeak.exe)
(ebp=42816b00)
8 0x00443956 (natspeak.exe..text+0x42956 in D:\NatSpeak\Program\natspeak.exe)
(ebp=42816ba0)
9 0x00444791 (natspeak.exe..text+0x43791 in D:\NatSpeak\Program\natspeak.exe)
(ebp=42816c28)
10 0x5f401cea (MFC42.DLL.6374+0x22 in C:\WINDOWS\SYSTEM\MFC42.DLL)
(ebp=42816c48)
11 0x5f401c73 (MFC42.DLL.1109+0x74 in C:\WINDOWS\SYSTEM\MFC42.DLL)
(ebp=42816ca8)
12 0x5f401bfb (MFC42.DLL.1578+0x2a in C:\WINDOWS\SYSTEM\MFC42.DLL)
(ebp=42816cc4)
13 0x5f401bba (MFC42.DLL.1579+0x39 in C:\WINDOWS\SYSTEM\MFC42.DLL)
(ebp=42816cf0)
14 0x406c9d33 (USER32.DLL.GetTaskmanWindow+0xc7 in user32.dll.so)
(ebp=42816d14)
15 0x406c9dd5 (USER32.DLL.GetTaskmanWindow+0x169 in user32.dll.so)
(ebp=42816d64)
16 0x406d04ce (USER32.DLL.CallWindowProcA+0x9a in user32.dll.so)
(ebp=42816da4)
17 0x406b001a (USER32.DLL.DispatchMessageA+0x136 in user32.dll.so)
(ebp=42816df4)
18 0x5f4011ce (MFC42.DLL.5307+0x3a in C:\WINDOWS\SYSTEM\MFC42.DLL)
(ebp=40fb2e24)
19 0x00000113 (ebp=0001002f)
20 0x24232221 (DD10SHRD.DLL..reloc+0x141a1221) (ebp=201f1e1d)
*** Invalid address 0x201f1e1d (DD10SHRD.DLL..reloc+0x10160e1d)
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=966>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=960
------- Additional Comments From roz(a)one.net 2002-08-14 22:11 -------
Tony, thanks for your help. My debugger is working fine with other programs, so
that wasn't the problem. Using the Desktop = Y option in wine's config fixed
it. Apparently without, the dialog box was popping up off my screen, with me
having no way of knowing it was there.
The interesting thing is that during installation, it opened a separate
"Windows" desktop, so that there were two open for installation.
Once installed, both closed. It installed successfully, but also gave me the
following messages in the console:
err:win:WIN_FindWndPtr window 1002a belongs to other process
err:win:WIN_FindWndPtr window 1002a belongs to other process
fixme:win:WIN_GetWindowLong (0) not supported on other process window 20029
err:win:WIN_FindWndPtr window 20028 belongs to other process
fixme:shell:IShellLinkA_fnSetShowCmd (0x4043ef68)->(showcmd=1)
/usr/bin/wineshelllink: /usr/lib/menu/wine: Permission denied
fixme:shell:SHELL32_DllCanUnloadNow (void): stub
fixme:shell:IShellLinkA_fnSetShowCmd (0x4043ef68)->(showcmd=1)
/usr/bin/wineshelllink: /usr/lib/menu/wine: Permission denied
fixme:shell:SHELL32_DllCanUnloadNow (void): stub
fixme:shell:IShellLinkA_fnSetShowCmd (0x4043ef68)->(showcmd=1)
/usr/bin/wineshelllink: /usr/lib/menu/wine: Permission denied
fixme:shell:SHELL32_DllCanUnloadNow (void): stub
fixme:shell:IShellLinkA_fnSetShowCmd (0x40441178)->(showcmd=1)
fixme:shell:SHELL32_DllCanUnloadNow (void): stub
fixme:shell:IShellLinkA_fnSetShowCmd (0x4043ef68)->(showcmd=1)
/usr/bin/wineshelllink: /usr/lib/menu/wine: Permission denied
fixme:shell:SHELL32_DllCanUnloadNow (void): stub
fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet.
err:win:WIN_FindWndPtr window 20028 belongs to other process
err:win:WIN_FindWndPtr window 20028 belongs to other process
I checked and there is no "usr/lib/menu/wine" directory or file. Why is it
looking for that? I previously installed a Windows program using Wine, and it
successfully added a folder and an entry to my Gnome menu. Thoughts?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=960>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=960
------- Additional Comments From roz(a)one.net 2002-08-14 21:19 -------
Created an attachment (id=264)
500 line relay trace before freeze-up
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=960>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=960
------- Additional Comments From roz(a)one.net 2002-08-14 21:17 -------
Sorry for the holdups.
It is not crashing afterall. I can't tell if this is a bug or some "feature" I
change modify...
The setup program opens a window that takes up my whole screen, however, there
are no user inputs. Just some graphics. It seems it is still "freezing" at a
certain point even though it's not crashing. I have to ctrl-alt-F1 to a console
in order to kill wine to get my X usable again. The last lines shown in the
console running the windows setup program with +trace are attached.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=960>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=957
johane(a)lysator.liu.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From johane(a)lysator.liu.se 2002-08-14 14:39 -------
What? When I make a new wine tree and update it, it works. With another wine
tree updated to the same date, it doesn't work. Odd.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=957>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=965
------- Additional Comments From apa3a(a)yahoo.com 2002-08-14 14:38 -------
Created an attachment (id=263)
A test case
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=965>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=965
Summary: MaskBlt is not implemented
Product: Wine
Version: CVS
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: apa3a(a)yahoo.com
This issue in some cases prevents an image to be shown on Delphi 6 form.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=965>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=297
apa3a(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From apa3a(a)yahoo.com 2002-08-14 12:54 -------
The function is implemented by patch from Uwe Bonnes on Jul 25.
See dlls/kernel/sync.c. Reporter, you can try again your application.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=297>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=251
------- Additional Comments From apa3a(a)yahoo.com 2002-08-14 12:46 -------
Francois, what is the status of this bug and bug 252?
Codeweavers could fix them by now ;-P
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=251>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.