http://bugs.winehq.org/show_bug.cgi?id=3666
------- Additional Comments From andrewz(a)springsrescuemission.org 2005-23-11 13:47 -------
Are there any tests I can run that would be helpful? Would an attachment with
results of winetest help? I noticed that winetest has a 32-bit exception in
ddraw_test: that exception seems to caused by OpenGL not starting (?).
Assuming WINE is not SMP safe, is there a workaround (that does not affect
non-WINE programs on the same system)?
--
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=3885
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-23-11 12:49 -------
Actually it gets now to mark 16 (point sprites) where it crashes. It skips mark
14 and 15 (pixel shader) saying no hardware support for that,which i find
strange as I thought that was supported in wine-cvs, or am i wrong
--
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=3885
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-23-11 12:22 -------
Just before the crash it says
err:d3d:IDirect3DDevice8Impl_ActiveRender cannot get valides GLXFBConfig for
(20,D3DFMT_R8G8B8)/(71,D3DFMT_D32)
i guess that format isn't fully supported yet.
I changed line 4698 in dlls/d3d8/device.c from
} else {
into
} else {ret = D3D_OK;
and now it starts the second mark. I ran it three times , 2 times it completed
and it got into the 3rd mark (with some graphical glitches) and one time it crashed.
Will test a bit further.
--
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=3912
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |source
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3912
------- Additional Comments From burnus(a)gmx.de 2005-23-11 11:03 -------
Please send the patch to wine-patches@,
see http://www.winehq.org/site/sending_patches for details.
> +++ /home/syncad/winedata/wine/include/wingdi.h (revision 31711)
The diff should be relative to the wine directory as cvs diff -u should spit
out, this contains a superfluous /home/syncad/winedata/wine. Is this against the
current CVS?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3912
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |djankov(a)syncad.com
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-23-11 10:59 -------
Please send your patches to wine-patches(a)winehq.org (see:
http://www.winehq.org/site/sending_patches)
Thanks.
--
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.
You are on the CC list for the bug, or are watching someone who is.