[Bug 20963] CIV4(BTS)/steam crashes at launch after upgrade wine1.2 1.1.33-0ubuntu1~ppa1 to 1.1.34-0ubuntu1

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 10 19:15:24 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20963


Larry Johnson <keepitsimpleengineer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |keepitsimpleengineer at gmail.
                   |                            |com




--- Comment #7 from Larry Johnson <keepitsimpleengineer at gmail.com>  2009-12-10 19:15:24 ---
3cedef2ffea3a72d9717470f01a3a046db923e4b is first bad commit
commit 3cedef2ffea3a72d9717470f01a3a046db923e4b
Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Dec 4 11:50:46 2009 +0100

    d3d8: Simplify GetDevice().

    We already store "parentDevice", so we might as well use it.

:040000 040000 028027d1ba5bfd55a2b118aba1863625d17487c7
ccebe44be5e36f17c326a41100c911a49651f50f M    dlls

UNABLE TO ADD Henri Verbeet <hverbeet at codeweavers.com> to CC list

Note: wine-1.1.34 and wine-1.1.33 failed to compile on Ubuntu 9.10 amd64 system
due to the following bug in mpegl3.c

mpg123_feedseek(aad->mh, 0, SEEK_SET, NULL);

⋯was replaced with⋯ 

mpg123_feedseek_64(aad->mh, 0, SEEK_SET, NULL);

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the wine-bugs mailing list