http://bugs.winehq.org/show_bug.cgi?id=5764
--- Comment #7 from Frylock frylock77777@yahoo.com 2007-08-17 15:46:22 --- Created an attachment (id=7639) --> (http://bugs.winehq.org/attachment.cgi?id=7639) FFXI debug selection
I have installed FFXI from the new starter pack DVD on my Fedora core 7 system. Good for anyone who wants to give working on this a try since it only costs $4.
Attached is is what I'm currently interested in from the debug. It is another cut from just before to the beginning of the loop.
Any advise on how to generate a more useful debug would be greatly appreciated.
What I have found about SPI_SET(GET)FOREGROUNDLOCKTIMEOUT is that there are a few other programs that have a similar problem; so wine does not seem to support it. Seems to have to do with user32.dll. They have to do with setting and getting the time the system does not allow applications to force themselves into the foreground.
see http://msdn2.microsoft.com/en-us/library/ms724947.aspx for more information.
Could this be part of what SE does to force full screen? If so is that part of what is causing the crash.
I am running kernel 2.6.21-1.3194.fc7 SMP. My video card is a NVIDIA GeForce 8600GT and I am running the nVidia driver version NVIDIA-Linux-x86-100.14.11.
I am new to debugging wine so any advise or help would be very appreciated.