[Bug 12269] New: Directx 6 sdk d3dim sample programs fail
http://bugs.winehq.org/show_bug.cgi?id=12269 Summary: Directx 6 sdk d3dim sample programs fail Product: Wine Version: 0.9.58. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: a.hurst(a)shef.ac.uk The <sdk-home>/samples/multimedia/d3dim/ programs all fail to run correctly, displaying a messagebox: 'No Direct3D, Switching to software rasterizer [ok]' -- 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=12269 Andrew Charles Hurst <a.hurst(a)shef.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal -- 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=12269 Andrew Charles Hurst <a.hurst(a)shef.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Directx 6 sdk d3dim sample |DirectX 6 SDK d3dim sample |programs fail |programs fail -- 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=12269 --- Comment #1 from Lei Zhang <thestig(a)google.com> 2008-04-01 11:12:31 --- is there a download url? -- 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=12269 Andrew Charles Hurst <a.hurst(a)shef.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.oldapps.com/direc | |tx.htm Keywords| |download --- Comment #2 from Andrew Charles Hurst <a.hurst(a)shef.ac.uk> 2008-04-02 15:42:54 --- Posted link to http://www.oldapps.com/directx.htm There is a better archive somewhere if I can remember who suggested it! -- 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=12269 Andrew Charles Hurst <a.hurst(a)shef.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.oldapps.com/direc|http://www.zoneprog.com/dire |tx.htm |ctx/dxsdk.php --- Comment #3 from Andrew Charles Hurst <a.hurst(a)shef.ac.uk> 2008-04-02 15:49:28 --- Found the better one, suggested by ohsix: http://www.zoneprog.com/directx/dxsdk.php -- 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=12269 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-12-24 11:39:32 --- http://download.oldapps.com/DirectX/directx6.exe Doesn't run/install in git. Exits to prompt silently. -- 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=12269 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2010-06-28 02:04:32 --- (In reply to comment #4)
http://download.oldapps.com/DirectX/directx6.exe
Doesn't run/install in git. Exits to prompt silently.
Same in 1.2-rc5. Though running in windows 95/98 gets a gui up, but the install fails. Running cabextract gets a few files out, but nothing of any use. -- 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=12269 markk(a)clara.co.uk changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markk(a)clara.co.uk --- Comment #6 from markk(a)clara.co.uk 2010-07-06 13:15:26 --- The download.oldapps.com file is the DirectX end-user runtime, not the SDK. While it failing to install might be a bug, it's not this bug. :) You can download the DirectX 6.1 SDK from http://rapidshare.com/files/405345012/dx61sdkimage.exe (75,224,112 bytes; MD5 c43d0071c84244858d40a94ed9a37ceb) The message "No Direct3D, Switching to software rasterizer" mentioned above reminded me of bug 23263. I don't know whether the cause of was the same (maybe someone can test with an Wine 1.2rc3 or earlier), but the DirectX 6.1 SDK samples do run under Wine 1.2rc5 without showing that message box. However most of them seem to have some rendering issues, e.g. all polygons black. They would probably be a good test suite for improving Wine's DirectX support. -- 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=12269 --- Comment #7 from Mark K <markk(a)clara.co.uk> 2010-08-02 06:51:31 --- I think this bug can be closed. I wasn't able to test with Wine 1.2rc3 (the last release prior to bug 23263 being fixed) since the .deb package for that isn't available from http://wine.budgetdedicated.com/archive/ubuntu/jaunty/ However I reverted to Wine 1.1.42 and got the same message as in the original bug description above. Updating to Wine 1.2, all the demos run as I mentioned in comment #6. So it's most likely that bug 23263 was actually a duplicate of this one. If anyone wants to confirm without a huge ~72MB download, you can get the d3dim samples only (source and binaries) from http://rapidshare.com/files/410551404/d3dim_samples.zip (~5.5MB) -- 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=12269 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-08-03 21:44:03 --- Reported fixed. -- 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=12269 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2010-08-20 12:38:10 --- Closing bugs fixed in 1.3.1. -- 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