Results of backtrace etc

Simon at lapraik.co.uk Simon at lapraik.co.uk
Thu Nov 15 14:59:16 CST 2001


OK...

Found a couple of things.

1) Had to create "msimg32"="so" in dlloverride section
2) Found an error in the path statement (sorry - should have noticed this 
before!)

Now I am getting a bit further

The Rnext client starts and brings up the first setup dialog. However, 
when I click on either the Next or Cancel buttons, nothing appears to 
happen (I notice a couple of others who have also recently reported the 
same thing). Ran it with a relay trace and results can be found below.

>For Lotus Notes, rumor says that you need to setup 3 things

>- run nlnotes.exe, not notes.exe
>- builtin first for everything under LoadOrder section of config file
>(config file means ~/.wine/config)
>- desktop mode for the app in the config file, as in

>[Appdefaults\\nlnotes.exe\\x11drv]
>"desktop"="800x550"

Interesting.... running nlnotes.exe had no difference with either the old 
or new problem. Normally, nlnotes.exe is only run when users want to start 
the client multiple times, oh well... None of the others things made any 
difference with the new problem I am hitting

>About the debugger, it can't start if the place where
>it's installed is not configured as a dos drive in the
>config file. Set up /usr/local/bin as Z: or whatever
>you want.

Thanks. Debugger now sorted.

Results of relay trace... (for a while, the client just loops waiting for 
the user to click on one of the available buttons. When you click on one 
of the buttons, lots a painting/x11drv/drawing commands happen, but for 
some reason it then just goes back into a loop of waiting for someone to 
click a button - the old dialog does not disappear and the next dialog 
does not appear)

08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000001,403eceac,ffffffff,00000000,00000000) 
ret=407cdb9f
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000000 
ret=407cdb9f
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call user32.CallNextHookEx(4b4801b8,00000000,00000000,406158dc) 
ret=0151a923
08068428:Ret  user32.CallNextHookEx() retval=00000000 ret=0151a923
08068428:Call window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000)
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00010025 ret=00504347
08068428:Call user32.GetWindowLongA(00010025,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00010021 ret=00504347
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=0051cfca
08068428:Ret  user32.GetWindowLongA() retval=00010025 ret=0051cfca
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029)
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetWindowLongA(00010021,fffffff0) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=1ecf0000 ret=00508896
08068428:Call user32.GetWindowLongA(00010021,ffffffec) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=00000100 ret=00508896
08068428:Call user32.DefWindowProcA(00010021,00000121,00000000,00010029) 
ret=0051f39d
08068428:Ret  user32.DefWindowProcA() retval=00000000 ret=0051f39d
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000001,403eceac,ffffffff,00000000,00000000) 
ret=407cdb9f
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000000 
ret=407cdb9f
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call user32.CallNextHookEx(4b4801b8,00000000,00000000,406158dc) 
ret=0151a923
08068428:Ret  user32.CallNextHookEx() retval=00000000 ret=0151a923
08068428:Call window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000)
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=00504347

08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000001,403eceac,ffffffff,00000000,00000000) 
ret=407cdb9f
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000000 
ret=407cdb9f
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call user32.CallNextHookEx(4b4801b8,00000000,00000000,406158dc) 
ret=0151a923
08068428:Ret  user32.CallNextHookEx() retval=00000000 ret=0151a923
08068428:Call window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000)
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00010025 ret=00504347
08068428:Call user32.GetWindowLongA(00010025,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00010021 ret=00504347
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=0051cfca
08068428:Ret  user32.GetWindowLongA() retval=00010025 ret=0051cfca
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029)
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetWindowLongA(00010021,fffffff0) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=1ecf0000 ret=00508896
08068428:Call user32.GetWindowLongA(00010021,ffffffec) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=00000100 ret=00508896
08068428:Call user32.DefWindowProcA(00010021,00000121,00000000,00010029) 
ret=0051f39d
08068428:Ret  user32.DefWindowProcA() retval=00000000 ret=0051f39d
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000001,403eceac,ffffffff,00000000,00000000) 
ret=407cdb9f
080a6000:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000001 
ret=407cdb9f
080a6000:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
080a6000:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
080a6000:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000001,403f67dc,ffffffff,00000000,00000000) 
ret=407cdb9f
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000001 
ret=407cdb9f
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call user32.CallNextHookEx(4b4801b8,00000000,00000000,406158dc) 
ret=0151a923
08068428:Ret  user32.CallNextHookEx() retval=00000000 ret=0151a923
08068428:Call window proc 0x40802754 
(hwnd=00010029,msg=WM_PAINT,wp=00000000,lp=00000000)
08068428:Call window proc 0x523c20 
(hwnd=00010029,msg=WM_PAINT,wp=00000000,lp=00000000)
08068428:Call user32.GetWindowLongA(00010029,fffffff0) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=94c000c4 ret=00508896
08068428:Ret  window proc 0x523c20 
(hwnd=00010029,msg=WM_PAINT,wp=00000000,lp=00000000) retval=00000000
08068428:Call window proc 0x40802754 
(hwnd=00010029,msg=WM_NCPAINT,wp=00001136,lp=00000000)
08068428:Call window proc 0x523c20 
(hwnd=00010029,msg=WM_NCPAINT,wp=00001136,lp=00000000)
08068428:Call user32.GetWindowLongA(00010029,fffffff0) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=94c000c4 ret=00508896
08068428:Call user32.GetActiveWindow() ret=00523341
08068428:Ret  user32.GetActiveWindow() retval=00010029 ret=00523341
08068428:Call user32.GetWindowLongA(00010029,fffffff0) ret=00524ed5
08068428:Ret  user32.GetWindowLongA() retval=94c000c4 ret=00524ed5
08068428:Call user32.GetWindowRect(00010029,4061521c) ret=00524ee9
08068428:Ret  user32.GetWindowRect() retval=00000001 ret=00524ee9
08068428:Call user32.GetWindowDC(00010029) ret=00524fdf
08068428:Call x11drv.GetDC(00010029,0000089c,00000000,00010013) 
ret=40801aad
08068428:Call x11drv.SetDeviceClipping(403f8838) ret=408d546e
08068428:Ret  x11drv.SetDeviceClipping() retval=00000000 ret=408d546e
08068428:Ret  x11drv.GetDC() retval=00000001 ret=40801aad

<< about 2500 lines of redrawing etc >>

08068428:Call x11drv.SelectObject(403f8838,000000a2) ret=408e1b24
08068428:Ret  x11drv.SelectObject() retval=00000001 ret=408e1b24
08068428:Call x11drv.SetDeviceClipping(403f8838) ret=408d546e
08068428:Ret  x11drv.SetDeviceClipping() retval=00000000 ret=408d546e
08068428:Call x11drv.SelectObject(403f8838,00000000) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=00000000 ret=408e1c15
08068428:Call x11drv.SelectObject(403f8838,0000006e) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=0000075a ret=408e1c15
08068428:Call x11drv.GetDeviceCaps(403f8838,00000022) ret=408d7fd3
08068428:Ret  x11drv.GetDeviceCaps() retval=000039f7 ret=408d7fd3
08068428:Call x11drv.SelectObject(403f8838,000000a2) ret=408e1b24
08068428:Ret  x11drv.SelectObject() retval=00000001 ret=408e1b24
08068428:Call x11drv.SelectObject(403f8838,0000008a) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=0000075e ret=408e1c15
08068428:Call x11drv.SetBkColor(403f8838,00ffffff) ret=408d804a
08068428:Ret  x11drv.SetBkColor() retval=00ffffff ret=408d804a
08068428:Call x11drv.SetTextColor(403f8838,00000000) ret=408d80ce
08068428:Ret  x11drv.SetTextColor() retval=00000000 ret=408d80ce
08068428:Ret  user32.DefWindowProcA() retval=00000000 ret=0051f39d
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_NCPAINT,wp=0000113e,lp=00000000) retval=00000000
08068428:Call x11drv.GetDC(00010021,0000089c,00001146,0003009a) 
ret=40801aad
08068428:Call x11drv.SetDeviceClipping(403f8838) ret=408d546e
08068428:Ret  x11drv.SetDeviceClipping() retval=00000000 ret=408d546e
08068428:Ret  x11drv.GetDC() retval=00000001 ret=40801aad
08068428:Call window proc 0x51cb50 
(hwnd=00010021,msg=WM_ERASEBKGND,wp=0000089c,lp=00000000)
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_ERASEBKGND,wp=0000089c,lp=00000000) retval=00000001
08068428:Ret  user32.BeginPaint() retval=0000089c ret=0057c90a
08068428:Call user32.SendMessageA(00010021,00000407,0000089c,00000000) 
ret=0057c937
08068428:Call window proc 0x51cb50 
(hwnd=00010021,msg=WM_USER+0007,wp=0000089c,lp=00000000)
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetClientRect(00010021,406153c4) ret=0051d107
08068428:Ret  user32.GetClientRect() retval=00000001 ret=0051d107
08068428:Call gdi32.CreateSolidBrush(02afafaf) ret=0051d165
08068428:Ret  gdi32.CreateSolidBrush() retval=00001136 ret=0051d165
08068428:Call gdi32.SelectObject(0000089c,00001136) ret=0051d173
08068428:Call x11drv.SelectObject(403f8838,00001136) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=0000006e ret=408e1c15
08068428:Ret  gdi32.SelectObject() retval=0000006e ret=0051d173
08068428:Call 
gdi32.PatBlt(0000089c,00000000,00000000,00000260,00000001,00f00021) 
ret=0051d195
08068428:Call 
x11drv.PatBlt(403f8838,00000000,00000000,00000260,00000001,00f00021) 
ret=408c509c
08068428:Ret  x11drv.PatBlt() retval=00000001 ret=408c509c
08068428:Ret  gdi32.PatBlt() retval=00000001 ret=0051d195
08068428:Call gdi32.SelectObject(0000089c,0000006e) ret=0051d19d
08068428:Call x11drv.SelectObject(403f8838,0000006e) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=00001136 ret=408e1c15
08068428:Ret  gdi32.SelectObject() retval=00001136 ret=0051d19d
08068428:Call gdi32.DeleteObject(00001136) ret=0051d1be
08068428:Ret  gdi32.DeleteObject() retval=00000001 ret=0051d1be
08068428:Call user32.OffsetRect(406153dc,00000000,00000001) ret=0051d1cc
08068428:Ret  user32.OffsetRect() retval=00000001 ret=0051d1cc
08068428:Call gdi32.CreateSolidBrush(025f5f5f) ret=0051d212
08068428:Ret  gdi32.CreateSolidBrush() retval=00001136 ret=0051d212
08068428:Call gdi32.SelectObject(0000089c,00001136) ret=0051d220
08068428:Call x11drv.SelectObject(403f8838,00001136) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=0000006e ret=408e1c15
08068428:Ret  gdi32.SelectObject() retval=0000006e ret=0051d220
08068428:Call 
gdi32.PatBlt(0000089c,00000000,00000001,00000260,00000001,00f00021) 
ret=0051d242
08068428:Call 
x11drv.PatBlt(403f8838,00000000,00000001,00000260,00000001,00f00021) 
ret=408c509c
08068428:Ret  x11drv.PatBlt() retval=00000001 ret=408c509c
08068428:Ret  gdi32.PatBlt() retval=00000001 ret=0051d242
08068428:Call gdi32.SelectObject(0000089c,0000006e) ret=0051d24a
08068428:Call x11drv.SelectObject(403f8838,0000006e) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=00001136 ret=408e1c15
08068428:Ret  gdi32.SelectObject() retval=00001136 ret=0051d24a
08068428:Call gdi32.DeleteObject(00001136) ret=0051d26c
08068428:Ret  gdi32.DeleteObject() retval=00000001 ret=0051d26c
08068428:Call gdi32.CreateSolidBrush(02808080) ret=0051d2b1
08068428:Ret  gdi32.CreateSolidBrush() retval=00001136 ret=0051d2b1
08068428:Call gdi32.SelectObject(0000089c,00001136) ret=0051d2bf
08068428:Call x11drv.SelectObject(403f8838,00001136) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=0000006e ret=408e1c15
08068428:Ret  gdi32.SelectObject() retval=0000006e ret=0051d2bf
08068428:Call 
gdi32.PatBlt(0000089c,00000000,00000002,00000260,0000018e,00f00021) 
ret=0051d2e1
08068428:Call 
x11drv.PatBlt(403f8838,00000000,00000002,00000260,0000018e,00f00021) 
ret=408c509c
08068428:Ret  x11drv.PatBlt() retval=00000001 ret=408c509c
08068428:Ret  gdi32.PatBlt() retval=00000001 ret=0051d2e1
08068428:Call gdi32.SelectObject(0000089c,0000006e) ret=0051d2e9
08068428:Call x11drv.SelectObject(403f8838,0000006e) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=00001136 ret=408e1c15
08068428:Ret  gdi32.SelectObject() retval=00001136 ret=0051d2e9
08068428:Call gdi32.DeleteObject(00001136) ret=0051d2fd
08068428:Ret  gdi32.DeleteObject() retval=00000001 ret=0051d2fd
08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_USER+0007,wp=0000089c,lp=00000000) retval=00000001
08068428:Ret  user32.SendMessageA() retval=00000001 ret=0057c937
08068428:Call user32.EndPaint(00010021,40615650) ret=0057c954
08068428:Call x11drv.SetDeviceClipping(403f8838) ret=408d546e
08068428:Ret  x11drv.SetDeviceClipping() retval=00000000 ret=408d546e
08068428:Call x11drv.SelectObject(403f8838,00000000) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=00000000 ret=408e1c15
08068428:Call x11drv.SelectObject(403f8838,0000006e) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=0000006e ret=408e1c15
08068428:Call x11drv.GetDeviceCaps(403f8838,00000022) ret=408d7fd3
08068428:Ret  x11drv.GetDeviceCaps() retval=000039f7 ret=408d7fd3
08068428:Call x11drv.SelectObject(403f8838,000000a2) ret=408e1b24
08068428:Ret  x11drv.SelectObject() retval=00000001 ret=408e1b24
08068428:Call x11drv.SelectObject(403f8838,0000008a) ret=408e1c15
08068428:Ret  x11drv.SelectObject() retval=0000008a ret=408e1c15
08068428:Call x11drv.SetBkColor(403f8838,00ffffff) ret=408d804a
08068428:Ret  x11drv.SetBkColor() retval=00ffffff ret=408d804a
08068428:Call x11drv.SetTextColor(403f8838,00000000) ret=408d80ce
08068428:Ret  x11drv.SetTextColor() retval=00000000 ret=408d80ce
08068428:Ret  user32.EndPaint() retval=00000001 ret=0057c954
08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_PAINT,wp=00000000,lp=00000000) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call user32.CallNextHookEx(4b4801b8,00000000,00000000,406158dc) 
ret=0151a923
08068428:Ret  user32.CallNextHookEx() retval=00000000 ret=0151a923
08068428:Call window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000)
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00010025 ret=00504347
08068428:Call user32.GetWindowLongA(00010025,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00010021 ret=00504347
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=0051cfca
08068428:Ret  user32.GetWindowLongA() retval=00010025 ret=0051cfca
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029)
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetWindowLongA(00010021,fffffff0) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=1ecf0000 ret=00508896
08068428:Call user32.GetWindowLongA(00010021,ffffffec) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=00000100 ret=00508896
08068428:Call user32.DefWindowProcA(00010021,00000121,00000000,00010029) 
ret=0051f39d
08068428:Ret  user32.DefWindowProcA() retval=00000000 ret=0051f39d
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000001,403eceac,ffffffff,00000000,00000000) 
ret=407cdb9f
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000000 
ret=407cdb9f
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call user32.CallNextHookEx(4b4801b8,00000000,00000000,406158dc) 
ret=0151a923
08068428:Ret  user32.CallNextHookEx() retval=00000000 ret=0151a923
08068428:Call window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000)
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00010025 ret=00504347
08068428:Call user32.GetWindowLongA(00010025,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00010021 ret=00504347
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetWindowLongA(00010026,fffffff8) ret=0051cfca
08068428:Ret  user32.GetWindowLongA() retval=00010025 ret=0051cfca
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010026,msg=WM_TIMER,wp=00000004,lp=00000000) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029)
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Call user32.GetWindowLongA(00010021,fffffff0) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=1ecf0000 ret=00508896
08068428:Call user32.GetWindowLongA(00010021,ffffffec) ret=00508896
08068428:Ret  user32.GetWindowLongA() retval=00000100 ret=00508896
08068428:Call user32.DefWindowProcA(00010021,00000121,00000000,00010029) 
ret=0051f39d
08068428:Ret  user32.DefWindowProcA() retval=00000000 ret=0051f39d
08068428:Call user32.GetWindowLongA(00010021,fffffff8) ret=00504347
08068428:Ret  user32.GetWindowLongA() retval=00000000 ret=00504347
08068428:Ret  window proc 0x51cb50 
(hwnd=00010021,msg=WM_ENTERIDLE,wp=00000000,lp=00010029) retval=00000000
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000001,403eceac,ffffffff,00000000,00000000) 
ret=407cdb9f
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000000 
ret=407cdb9f
08068428:Call 
x11drv.MsgWaitForMultipleObjectsEx(00000000,00000000,00000000,00000000,00000000) 
ret=407cd8d8
08068428:Ret  x11drv.MsgWaitForMultipleObjectsEx() retval=00000102 
ret=407cd8d8

Let me know if you need more information...

Many thanks for all your help

Simon




More information about the wine-users mailing list