[Bug 35535] New: Lego Pirates of the Carribean demo: crashes on start
https://bugs.winehq.org/show_bug.cgi?id=35535 Bug ID: 35535 Summary: Lego Pirates of the Carribean demo: crashes on start Product: Wine Version: 1.7.1 Hardware: x86 URL: http://download.cnet.com/LEGO-Pirates-of-the-Caribbean -The-Video-Game-demo/3000-2097_4-75449851.html OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Blocks: 27236 Classification: Unclassified Created attachment 47450 --> https://bugs.winehq.org/attachment.cgi?id=47450 WINEDEBUG=relay,seh,tid,d3d,d3d_texture Regression, introduced by:Wine build complete. [austin(a)localhost wine-rt]$ git bisect bad 80638b6d2f2e9a6e71df59e2780ded768219739a is the first bad commit commit 80638b6d2f2e9a6e71df59e2780ded768219739a Author: Stefan Dösinger <stefan(a)codeweavers.com> Date: Fri Sep 6 00:11:11 2013 +0200 wined3d: Enforce texturing capability format restrictions on resource creation. :040000 040000 266349d9279628abf59b61cae880557886adbbdd 708a8e23ff2885672a0f69c0780f1218443b49b7 M dlls :040000 040000 6967708140c54c1f87befd36d169a4ab65bf7370 f31f40cae6290f0beb61608a770df30c62166c1f M include tested on mesa/intel, fedora 19 I've attached a WINEDEBUG=relay,seh,tid,d3d,d3d_texture log -- 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=35535 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |80638b6d2f2e9a6e71df59e2780 | |ded768219739a --- Comment #1 from Henri Verbeet <hverbeet(a)gmail.com> --- At first sight it looks like you just don't have s3tc support, and the application fails to create a DXT1 texture because of 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.
http://bugs.winehq.org/show_bug.cgi?id=35535 --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to comment #1)
At first sight it looks like you just don't have s3tc support, and the application fails to create a DXT1 texture because of that.
Yeah, installing libtxc_dxtn avoids the crash. Was there something in the terminal output I missed that would indicate a broken setup? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=35535 --- Comment #3 from Henri Verbeet <hverbeet(a)gmail.com> --- (In reply to comment #2)
Yeah, installing libtxc_dxtn avoids the crash. Was there something in the terminal output I missed that would indicate a broken setup? Probably not. We have a FIXME for this in surface_allocate_surface(), but since the commit above that should never get hit anymore.
-- 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=35535 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |nerv(a)dawncrow.de Resolution|--- |INVALID --- Comment #4 from André H. <nerv(a)dawncrow.de> --- resolving invalid, but this definitely deserves more verbosity -- 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=35535 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #5 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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