I need an how to or something.
I can start the application but ones I open something it hangs. So what are the steps I can take to monitor the application and see what it is trying to do.
(running wine-1.2.1 in ubuntu 10.10)
thx for the help
How to find out why an (old xp) application isn' t working
Re: How to find out why an (old xp) application isn' t worki
http://wiki.winehq.org/FAQ#get_logbwakkie wrote:I need an how to or something.
I can start the application but ones I open something it hangs. So what are the steps I can take to monitor the application and see what it is trying to do.
(running wine-1.2.1 in ubuntu 10.10)
application hangs but why?
I am trying to start a taxonomical application under Ubuntu (http://delta-intkey.com/win32/delt32.exe)
if I run the following command the application starts:
if I then open a new database (or open an existing one) the application stops at the following line:
I do not understand what it i trying to do or what is it waiting for. Any tips?
if I run the following command the application starts:
Code: Select all
WINEDEBUG=+relay,+seh,+tid wine delta.exe &> /tmp/output.txt
Code: Select all
171954 0009:Ret KERNEL32.GetACP() retval=000004e4 ret=2004083d
171955 0009:Call KERNEL32.GetUserDefaultLangID() ret=200407f9
171956 0009:Ret KERNEL32.GetUserDefaultLangID() retval=00000409 ret=200407f9
171957 0009:Call ntdll.RtlFreeHeap(00ae0000,00000000,00ae41c0) ret=20043770
171958 0009:Ret ntdll.RtlFreeHeap() retval=00000001 ret=20043770
171959 0009:Ret window proc 0x200284e0 (hwnd=0x40070,msg=WM_USER+74,wp=00000002,lp=0032c014) retval=000000bf
171960 0009:Ret user32.CallWindowProcA() retval=000000bf ret=005aad6c
171961 0009:Ret window proc 0x7094a0 (hwnd=0x40070,msg=WM_USER+74,wp=00000002,lp=0032c014) retval=000000bf
171962 0009:Ret user32.SendMessageA() retval=000000bf ret=005ac510
I downloaded the app; winetricks riched20 enables it to open the sample file. I didn't test beyond that; tested in 1.3.7.
http://wiki.winehq.org/winetricks
http://wiki.winehq.org/winetricks
http://forum.winehq.org/viewtopic.php?t=10430&highlight=
see reply here (started a new topic by accident): http://forum.winehq.org/viewtopic.php?t ... highlight=