http://bugs.winehq.org/show_bug.cgi?id=12438
Summary: Marratech 6.1 hangs on startup Product: Wine Version: CVS/GIT Platform: Other URL: http://www.marratech.com/ OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: kernel32 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Marratech.com's download link still works, don't be scared off by the "We've been acquired" text.
Now that bug 8125 has been fixed, the next problem is a hang. +relay shows that it's probably in java's display setup:
0009:Call KERNEL32.GetProcAddress(6d070000,008603a8 "_Java_sun_awt_Win32GraphicsEnvironment_initDisplay@8") ret=6d2f118a ... 0009:Call gdi32.CreateDCW(0033ec20 L"\\.\DISPLAY1",00000000,00000000,00000000) ret=6d149197 0009:Ret gdi32.CreateDCW() retval=000001f8 ret=6d149197 0009:Call gdi32.CreateCompatibleBitmap(000001f8,00000001,00000001) ret=6d15a84a 0009:Ret gdi32.CreateCompatibleBitmap() retval=00000204 ret=6d15a84a 0009:Call gdi32.GetDIBits(000001f8,00000204,00000000,00000001,00000000,00860550,00000000) ret=6d15a860 0009:Ret gdi32.GetDIBits() retval=00000001 ret=6d15a860 0009:Call gdi32.GetDIBits(000001f8,00000204,00000000,00000001,0033ec7c,00860550,00000000) ret=6d15a8b1 0009:Ret gdi32.GetDIBits() retval=00000001 ret=6d15a8b1 001f:Call KERNEL32.QueryPerformanceCounter(7dc08978) ret=6d80b820 001f:Ret KERNEL32.QueryPerformanceCounter() retval=00000001 ret=6d80b820 001f:Call KERNEL32.Sleep(00000032) ret=6d80d30e 001f:Call KERNEL32.QueryPerformanceCounter(7dc08978) ret=6d80b820 001f:Ret KERNEL32.QueryPerformanceCounter() retval=00000001 ret=6d80b820 001f:Call KERNEL32.Sleep(00000032) ret=6d80d30e ... Several threads sit around in similar sleep loops, probably waiting for some signals. I'll attach a +relay,+message log.
http://bugs.winehq.org/show_bug.cgi?id=12438
--- Comment #1 from Dan Kegel dank@kegel.com 2008-04-08 10:32:32 --- Created an attachment (id=11977) --> (http://bugs.winehq.org/attachment.cgi?id=11977) +relay,+message log of hang, terminated by wineserver -k
http://bugs.winehq.org/show_bug.cgi?id=12438
--- Comment #2 from Dan Kegel dank@kegel.com 2008-04-18 14:19:47 --- I just verified that wine-0.9.60 fixes this in 16 bit graphics mode. Haven't checked in 32 bits yet.
So this may have been a dup of bug 7477.
http://bugs.winehq.org/show_bug.cgi?id=12438
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2008-12-18 12:30:53 --- Seems okay here..The first run gives you a dialog that a new user was created, that I can't seem to dismiss. App doesn't seem hung though. Wineserver -k'ing it and trying again, works fine.
http://bugs.winehq.org/show_bug.cgi?id=12438
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2008-12-20 09:03:58 --- Closing bugs fixed in 1.1.11.
http://bugs.winehq.org/show_bug.cgi?id=12438
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified