[Bug 24102] New: A supposedly trivial d3d demo with a mingw source fails
http://bugs.winehq.org/show_bug.cgi?id=24102 Summary: A supposedly trivial d3d demo with a mingw source fails Product: Wine Version: 1.3.1 Platform: x86-64 URL: http://www.codeproject.com/KB/directx/mingw3d.aspx OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs(a)winehq.org ReportedBy: hramrach(a)centrum.cz CC: wine-bugs(a)winehq.org I tried to find some d3d demo which I could modify and rebuild. The single d3d demo with a mingw source I found hits an unimplemented function. wine: Call from 0x7b836af2 to unimplemented function d3dx9_36.dll.D3DXCreateTextureFromFileExA, aborting I guess it could be rewritten to not use a file but it is still an issue. Happens with wine 1.2 and 1.3. I could install the MS DX9 libraries but I wanted to test some demos the libraries I normally use which are the Wine ones AFAIK. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24102 --- Comment #1 from Michal Suchanek <hramrach(a)centrum.cz> 2010-08-23 10:59:17 --- Actually the simple call D3DXCreateTextureFromFileA is a stub which returns a white texture so there is no point in having have abort on the Ex call. I can return the white texture as well I would expect. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24102 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-08-23 11:15:21 --- Dupe. *** This bug has been marked as a duplicate of bug 13297 *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24102 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2010-08-23 11:15:35 --- Closing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=24102 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|wine-bugs(a)winehq.org | -- 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.
participants (1)
-
wine-bugs@winehq.org