http://bugs.winehq.org/show_bug.cgi?id=25372 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2010-12-01 08:29:04 CST --- The log makes it look like you didn't really install directx9: fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x4901608, 5616, 0x1caeabc): partially implemented fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file wine: Unhandled page fault on read access to 0x0000000c at address 0x409722 (thread 0009), starting debugger... D3DXGetImageInfoFromFileInMemory is implemented in d3dx9_36, so try winetricks d3dx9_36 In general, 'winetricks directx9' should be tried only as a last resort after 'winetricks d3dx9' doesn't help. 'winetricks d3dx9_36' is the most often needed subset of 'winetricks d3dx9'. 'winetricks d3dx9' is the most often needed subset of 'winetricks directx9'. -- 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.