http://bugs.winehq.org/show_bug.cgi?id=31862
Bug #: 31862 Summary: "The Network" demo fails to start without native d3dx9 Product: Wine Version: 1.5.14 Platform: x86 URL: http://www.aquafoxstudio.com/network_installer_demo.ms i OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com CC: wine-bugs@winehq.org Classification: Unclassified
Created attachment 41928 --> http://bugs.winehq.org/attachment.cgi?id=41928 console log
The console output has some d3dx9 fixme's, but it's not obvious to me which is important. Native d3dx9 works around the crash and allows the program to start.
The crash is in heap code (the application has its own crash handler that prevents a backtrace except when run in winedbg). Setting WINEDEBUG=warn+heap changes it to a page fault from the program accessing 0xfeeefee8.
http://bugs.winehq.org/show_bug.cgi?id=31862
--- Comment #1 from Rico kgbricola@web.de 2012-10-02 15:45:28 CDT --- Please attach a +d3dx log.
https://bugs.winehq.org/show_bug.cgi?id=31862
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #2 from Jarkko K jarkko_korpi@hotmail.com --- Demo link doesn't work anymore?
https://bugs.winehq.org/show_bug.cgi?id=31862
Aaryaman Vasishta jem456.vasishta@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jem456.vasishta@gmail.com
--- Comment #3 from Aaryaman Vasishta jem456.vasishta@gmail.com --- Alternative link for the demo: http://www.indiedb.com/company/aquafox/downloads/the-network-demo1
https://bugs.winehq.org/show_bug.cgi?id=31862
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
--- Comment #4 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- This appears to work correctly for me.
However suffers from missing ID3DXFont::DrawTextA/W support https://bugs.winehq.org/show_bug.cgi?id=24754
However, if you use the the DrawText patches from staging.
Then there are what spams the console. fixme:d3dx:ID3DXEffectImpl_BeginPass No states applied, yet! fixme:d3dx:d3dx9_sprite_Begin Flags unsupported: 0x14
Some Text appears to be missing from the main screen.
https://bugs.winehq.org/show_bug.cgi?id=31862
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #5 from super_man@post.com --- I can confirm that it starts. I even used purist mode and it still starts, but the main menu definitely misses some fonts.
wine 1.7.49
https://bugs.winehq.org/show_bug.cgi?id=31862
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=31862
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
reported working (original crash no longer appears) hence resolving 'FIXED'.
All other issues (missing ID3DXFont::DrawTextA/W support) are not related to original crash and recycling of tickets should be avoided.
Regards
https://bugs.winehq.org/show_bug.cgi?id=31862
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc4.