http://bugs.winehq.org/show_bug.cgi?id=9759
Summary: Civilization 4 v1.61: Crash directly after starting/loading a game Product: Wine Version: 0.9.45. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: mailinglisten@rothlaender.net
Created an attachment (id=8186) --> (http://bugs.winehq.org/attachment.cgi?id=8186) Command line output/stacktrace
With 0.9.45 it crashes, 0.9.44 is working fine
msxml3 has to be overrided by native dll, also d3d9_26.dll required
Just doing the regression test.. takes some time ;-)
Crashes using libgl, so I assume a directx-d3d problem, more later
http://bugs.winehq.org/show_bug.cgi?id=9759
Christian Rothlaender mailinglisten@rothlaender.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8186|Command line |Completely the wrong file .. description|output/stacktrace |
http://bugs.winehq.org/show_bug.cgi?id=9759
--- Comment #1 from Christian Rothlaender mailinglisten@rothlaender.net 2007-09-24 04:08:08 --- Created an attachment (id=8187) --> (http://bugs.winehq.org/attachment.cgi?id=8187) Crash output/stacktrace
http://bugs.winehq.org/show_bug.cgi?id=9759
Christian Rothlaender mailinglisten@rothlaender.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8187|application/x-download |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=9759
Christian Rothlaender mailinglisten@rothlaender.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #8186 is|0 |1 obsolete| |
http://bugs.winehq.org/show_bug.cgi?id=9759
--- Comment #2 from Roderick Colenbrander thunderbird2k@gmx.net 2007-09-24 04:22:56 --- Hi,
Could you check if the latest GIT version solves your problem. I think it is some PBO problem for which there are fixes in GIT.
Thanks, Roderick
http://bugs.winehq.org/show_bug.cgi?id=9759
Fredrik Persson fredrik.p.persson@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fredrik.p.persson@gmail.com
--- Comment #3 from Fredrik Persson fredrik.p.persson@gmail.com 2007-09-24 04:59:03 --- I don't know if it's the same problem, but this thing *may* be fixed by going to CivilizationIV.ini and set GUIManagedTextures = 1.
http://bugs.winehq.org/show_bug.cgi?id=9759
--- Comment #4 from Christian Rothlaender mailinglisten@rothlaender.net 2007-09-24 05:25:08 --- git-bisect start # good: [b3cff1b45eeff02e174086a4c91b13fb6d1e4cf7] Release 0.9.44. git-bisect good b3cff1b45eeff02e174086a4c91b13fb6d1e4cf7 # bad: [69016cfacb89c7bd33aa59e6e1db27b839ca4434] Release 0.9.45. git-bisect bad 69016cfacb89c7bd33aa59e6e1db27b839ca4434 # good: [2456473d66f8d87ecd72a1881aca0f210739c64a] wine.inf: Add oledlg.dll to the list of fake dlls. git-bisect good 2456473d66f8d87ecd72a1881aca0f210739c64a # good: [54428bfb99b8396d7027a20dd56f276169a73df3] crypt32: Pass subject's info status when adding an issuer to a chain. git-bisect good 54428bfb99b8396d7027a20dd56f276169a73df3 # good: [ae8e8a0a57954f4091c147e91d9fc78d206bbc79] wintrust: Don't prefer native version. git-bisect good ae8e8a0a57954f4091c147e91d9fc78d206bbc79 # bad: [c0c2319c7a9e876bc843ad4f3505be8058e12b07] wined3d: Implement UpdateTexture for volumes. git-bisect bad c0c2319c7a9e876bc843ad4f3505be8058e12b07 # bad: [547b0f3417e8a0258040cd98fdd9e138ffa4e0d4] faultrep: Update win32.api to fix the winapi_check warnings. git-bisect bad 547b0f3417e8a0258040cd98fdd9e138ffa4e0d4 # good: [f6cc0086feab23e355e4895119a220732df8e259] wordpad: Allow changing font effects in the choose font dialog. git-bisect good f6cc0086feab23e355e4895119a220732df8e259 # good: [0397146d72e0d4eb6aec2099b96cf21d6e45182b] wordpad: Resize rebar control on window resize. git-bisect good 0397146d72e0d4eb6aec2099b96cf21d6e45182b # good: [7226f88f55c9803a96f6342e97c81aa9d465997d] wordpad: Prevent white flickering on window resize. git-bisect good 7226f88f55c9803a96f6342e97c81aa9d465997d # good: [ad692f2a83c11ba0c9bb1d0e21d4d95029a65942] wined3d: Add PBO support for dynamically locked surfaces. git-bisect bad ad692f2a83c11ba0c9bb1d0e21d4d95029a65942
http://bugs.winehq.org/show_bug.cgi?id=9759
Christian Rothlaender mailinglisten@rothlaender.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Christian Rothlaender mailinglisten@rothlaender.net 2007-09-24 05:28:27 --- So it seems Roderick's guess was right, it's the PBO patch.
Sadly I didn't read inbetween so I did a complete regression, but nice to know how to do that anyway. Newest Git is working again, so I think we can close here
Fredrik, your idea breaks some of the graphics. I don't think it't the favourable approach to change something with the software setup when a new wine version breaks compatibility. In this case it was clearly a bug/problem of wine, not of the game setup.
So thanks to everybody I think we can close here.
http://bugs.winehq.org/show_bug.cgi?id=9759
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Dan Kegel dank@kegel.com 2008-01-28 05:22:11 --- Closing all RESOLVED FIXED bugs more than three months old.