http://bugs.winehq.org/show_bug.cgi?id=4911
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|ead1234(a)hotmail.com |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4911
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ead1234(a)hotmail.com
--- Comment #6 from EA Durbin <ead1234(a)hotmail.com> 2007-10-28 04:59:33 ---
I wasn't able to get this program to crash with wine 0.9.48,it did however
start the game, then bring the main menu back up over the top of the window,
the mouse wouldn't leave the wine window and I couldn't exit the app.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1934
--- Comment #19 from EA Durbin <ead1234(a)hotmail.com> 2007-10-28 04:45:36 ---
Created an attachment (id=8805)
--> (http://bugs.winehq.org/attachment.cgi?id=8805)
hackish patch to demonstrate bug in CreateSurface function
This hackish patch allows the program to proceed and avoids the crash, albeit
with graphics corruption and alot of black screen
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1934
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ead1234(a)hotmail.com
--- Comment #18 from EA Durbin <ead1234(a)hotmail.com> 2007-10-28 04:37:34 ---
(In reply to comment #17)
> fixme:ddraw:IDirectDrawImpl_GetFourCCCodes (0x1268e8)->(0x88efd90, (nil)):
> Stub!
>
> Looks like this function is missing
>
a +d3d,+ddraw,+seh proceeds well past the stub IDirectDrawImpl_GetFourCCCodes
and raises an exception here
warn:ddraw:IDirectDrawImpl_CreateSurface Creating a non-Primary surface without
Width or Height info, returning DDERR_INVALIDPARAMS
error|render|DX7 test for noSysMem: One or more of the parameters passed to the
function are incorrect.
trace:seh:raise_exception code=c0000005 flags=0 addr=0x444242c5
trace:seh:raise_exception info[0]=00000000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4888
--- Comment #14 from Piotr Makowski <oponek(a)gmail.com> 2007-10-28 03:56:30 ---
The bug still occurs with wine 0.9.47 on Ubuntu Gutsy. The sound is played
quite well but when trying to manipulate parameters it becomes choppy.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7925
EA Durbin <ead1234(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ead1234(a)hotmail.com
--- Comment #8 from EA Durbin <ead1234(a)hotmail.com> 2007-10-28 02:43:52 ---
works for me in wine 0.9.48
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.