http://bugs.winehq.org/show_bug.cgi?id=4897
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-22-03 22:54 -------
Adding some traces to GetDesktopWindow to show when force == 0 and != 1
Starting tester.exe in a wcmd window show force ==1.
When Kpnl1.exe is started by WinExec it has force ==0 and then causes the crash
when the tester.exe returns from the call.
My code is does a WinExec as follows and the pagefault seems to be during the Catch
stpcpy(comandstr,"kpnl1.exe ");
strcat(comandstr,_argv[0]);
if (FindWindow(0,"Simulator EDD-110") == NULL)
WinExec(comandstr,SW_SHOWNA);
if (Catch(jumper0) == 0)
{....
}
else
Throw()
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3773
------- Additional Comments From philip(a)digitalinfinity.biz 2006-22-03 22:50 -------
Created an attachment (id=2128)
--> (http://bugs.winehq.org/attachment.cgi?id=2128&action=view)
Backtracte of what happens when I open an OpenGL project
This back trace I feel gives the best results. The out of memory error comes up
still in some circumstances. I have a gig of ram. There should be more then
enough memory. for this.
I'm running an nVidia GeForce 6200 video card. Not the best card out there but
certainly a respectable one. I'm using the latest nVidia drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3773
------- Additional Comments From philip(a)digitalinfinity.biz 2006-22-03 22:45 -------
Created an attachment (id=2127)
--> (http://bugs.winehq.org/attachment.cgi?id=2127&action=view)
Backtrace of what happens when I open a Direct3D project. Its accompanied by
an out of memory error in the program.
When I try to load a sample direct3D project I get an out of memory error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4841
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 22:31 -------
The wcsftime patch needs to be improved a little before it can make it into the
CVS. I'll see what I can do.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4916
Summary: Installshiled crashes when installing Resident Evil demo
3
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_4861.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
During the process of the installation of resident Evil demo 3, installshield
crashes with the following pop-up
Error Number: 0x80040706
Description: Object reference not set
Setup will now terminate
I attached the console output
Best regards,
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4914
------- Additional Comments From vitaliy(a)kievinfo.com 2006-22-03 21:43 -------
It could be nothing wrong with those plags. But with fat32.
Wine has some problems with vfat. Try moving everything to Linux native FS and
see what happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4841
------- Additional Comments From nekohayo(a)gmail.com 2006-22-03 21:26 -------
Ok, just to make sure, the wcsftime patch will make it into the next release (if
it's stable enough), I guess? It's not some kind of obscure dark hack that
cannot go upstream right? And thanks again for your patience!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4841
------- Additional Comments From mike(a)codeweavers.com 2006-22-03 21:21 -------
The original problem is solved, but the wcsftime patch is not yet committed.
I'm going to close this bug, but feel free to create a new one for the other
problems you see (including the wcsftime one).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.