http://bugs.winehq.org/show_bug.cgi?id=5558
------- Additional Comments From ploujj(a)gmail.com 2006-17-07 17:46 -------
Created an attachment (id=2939)
--> (http://bugs.winehq.org/attachment.cgi?id=2939&action=view)
wine 6a97f2202e91fed286ff6ca254926e5f57ca17c1
output from:
$ ~/apps/wine-git/wine explorer /desktop=name,1024x768 "C:\dk2\DKII.exe" &>
/tmp/wine-git.out
wine git revision: 6a97f2202e91fed286ff6ca254926e5f57ca17c1
--
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=5558
------- Additional Comments From ploujj(a)gmail.com 2006-17-07 17:45 -------
I successfully built git revision 6a97f2202e91fed286ff6ca254926e5f57ca17c1 and
discovered that it doesn't want to run dk2 seemingly because of the same seh
stack overflow.
I will attach a full log of what wine outputs by default in this version.
Then I will read the winedbg manual to figure out how to get useful info with it
- I didn't understand what you meant about 'pass'.
--
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=5558
------- Additional Comments From stefandoesinger(a)gmx.at 2006-17-07 17:08 -------
That is just the starting breakpoint, do a 'c' for continue there. You can
pass exceptions to the app via 'pass' if the game stops at a different point
than it crashes normally
--
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=5704
Summary: regression: Stormangel crashes (opengl32)
Product: Wine
Version: CVS
Platform: Other
URL: ftp://ftp.avault.com/demos/stormangeldemo.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
CC: fenix(a)club-internet.fr
The game starts fine in wine-0.9.2. In current cvs i get
fixme:wgl:wglChoosePixelFormatARB unused pfAttribFList
fixme:wgl:wglChoosePixelFormatARB unused pfAttribFList
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 502
Current serial number in output stream: 502
A regression test shows that
http://source.winehq.org/git/?p=wine.git;a=commitdiff_plain;h=1399edb092596…
caused the regression. I did a 'patch -Rp1 -i this_patch' against current cvs,
and although some parts of the patch could not be reverted, it still compiled
and the bug was gone. I'll attach part of the reverted patch that "fixes" the bug
--
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=5526
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From alex(a)thehandofagony.com 2006-17-07 16:41 -------
What sort of applications should be tested? Only directdraw games, or
anything that uses directx?
--
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.