[Bug 22393] New: 3dmark06 free version reports "D3DXGetImageInfoFromFileInMemory failed" when you try to run the demo
http://bugs.winehq.org/show_bug.cgi?id=22393 Summary: 3dmark06 free version reports "D3DXGetImageInfoFromFileInMemory failed" when you try to run the demo Product: Wine Version: 1.1.43 Platform: x86 OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Bypass bug 22392 by passing -nosysteminfo (single dash!) on commandline. The only thing in the current free version of 3dmark06 that appears to be enabled is the 'demo' button, and to get that to work, I have to do 'winetricks d3dx9' to avoid the error dialog "D3DXGetImageInfoFromFileInMemory failed: Invalid data (D3DXERR_INVALIDDATA)". (winetricks d3dx9_36 isn't quite sufficient, it gets past that dialog, but crashes shortly thereafter). -- 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=22393 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #1 from Wylda <wylda(a)volny.cz> 2010-04-17 13:45:48 --- Did you try native d3dx9_28.dll? Based on my AppDB note, i had to add _28 & _36.dll Download: http://www.futuremark.com/benchmarks/3dmark06/download/ -- 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=22393 --- Comment #2 from Vincent Povirk <madewokherd(a)gmail.com> 2010-04-18 12:43:06 --- Could you get a +d3dx,+wincodecs log of the failure? -- 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=22393 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2010-04-18 14:00:54 --- Created an attachment (id=27444) --> (http://bugs.winehq.org/attachment.cgi?id=27444) +d3d,+wincodecs log OK, attached. Interesting bit is probably warn:wincodecs:ImagingFactory_CreateDecoderFromStream first 4 bytes of stream=44 44 53 20 fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file -- 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=22393 --- Comment #4 from Vincent Povirk <madewokherd(a)gmail.com> 2010-04-18 14:15:05 --- Yep. That's the magic number for a .dds file (http://en.wikipedia.org/wiki/DirectDraw_Surface). I think Tony Wasserka wrote some code for this, but it hasn't been merged. -- 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=22393 --- Comment #5 from Wylda <wylda(a)volny.cz> 2010-06-19 06:57:18 --- Message "D3DXGetImageInfoFromFileInMemory failed: Invalid data (D3DXERR_INVALIDDATA)" is still present in wine-1.2-rc4. -- 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=22393 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine-bugs(a)winehq.org Component|directx-d3d |directx-d3dx9 --- Comment #6 from Dan Kegel <dank(a)kegel.com> 2010-06-22 13:53:07 --- Changing component to D3DX. -- 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=22393 --- Comment #7 from Wylda <wylda(a)volny.cz> 2010-08-29 01:03:34 CDT --- Message "D3DXGetImageInfoFromFileInMemory failed: Invalid data (D3DXERR_INVALIDDATA)" is still present in wine-1.3.1-267-g7ab48e8. fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x1f42030, 262272, 0x33d7fc): partially implemented fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file -- 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=22393 --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2010-10-01 15:20:01 CDT --- Also affects Eve Online, if you remove their bundled d3dx9_41.dll: fixme:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file An exception has occurred. It has been logged in the log server as exception #3 fixme:d3dx:D3DXGetImageInfoFromFileInMemory (0x3bf151c, 640, 0x33b3bc): partially implemented -- 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=22393 Stefan <zak256(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zak256(a)gmx.de -- 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=22393 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com --- Comment #9 from Józef Kucia <joseph.kucia(a)gmail.com> 2012-05-24 12:32:20 CDT --- Fixed by commit http://source.winehq.org/git/wine.git/commit/ada51526503db123dec4207d8a4750c... It would be nice if someone could also retest Eve Online. -- 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=22393 --- Comment #10 from Dan Kegel <dank(a)kegel.com> 2012-05-24 16:15:21 CDT --- 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=22393 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ada51526503db123dec4207d8a4 | |750c0d3d06ed5 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Dan Kegel <dank(a)kegel.com> 2012-05-24 16:16:03 CDT --- Updating 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=22393 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2012-05-25 13:43:19 CDT --- Closing bugs fixed in 1.5.5. -- 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=22393 Stefan <zak256(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|zak256(a)gmx.de | -- 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