[Bug 41903] New: TOCA Touring Car Championship: Regression: commit makes program crash on startup.
https://bugs.winehq.org/show_bug.cgi?id=41903 Bug ID: 41903 Summary: TOCA Touring Car Championship: Regression: commit makes program crash on startup. Product: Wine Version: 1.9.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: o.dierick(a)piezo-forte.be Distribution: --- The program is TOCA Touring Car Championship. Since wine 1.9.21 the program crashes on startup. Regression testing shows that the first bad commit is: --- commit a6911a13b8e016e4d3ff0c6f7e1f49a6f1cf1bab --- Author: Kimmo Myllyvirta <kimmo.myllyvirta(a)gmail.com> Date: Mon Oct 10 09:29:07 2016 +0300 wined3d: Clear texture flag from correct format when color fixup is not supported. --- --- Reverting the commit fix the issue with wine 1.9.24. Note: Patches from bug 40569 are required to make the game start. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41903 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a6911a13b8e016e4d3ff0c6f7e1 | |f49a6f1cf1bab Keywords| |regression Blocks| |40569 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41903 Olivier F. R. Dierick <o.dierick(a)piezo-forte.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kimmo.myllyvirta(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41903 --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> --- That's not really a regression. The hack attached to bug 40569 adds WINED3DFMT_FLAG_TEXTURE to WINED3DFMT_P8_UINT, but texturing from indexed formats is not actually supported. Commit a6911a13b8e016e4d3ff0c6f7e1f49a6f1cf1bab correctly clears that flag. The hack should be updated to account for that. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41903 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|TOCA Touring Car |TOCA Touring Car |Championship: Regression: |Championship crashes on |commit makes program crash |startup |on startup. | -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41903 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED Keywords|regression | Regression SHA1|a6911a13b8e016e4d3ff0c6f7e1 | |f49a6f1cf1bab | --- Comment #2 from Józef Kucia <joseph.kucia(a)gmail.com> --- Resolving as invalid. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41903 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Closing invalid. -- 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.
participants (1)
-
wine-bugs@winehq.org