http://bugs.winehq.org/show_bug.cgi?id=26711
Summary: Empty black window when running Minitroid tech demo ControlConfig.exr Product: Wine Version: 1.3.13 Platform: x86-64 URL: http://www.metroid-database.com/fanapps/MinitroidTechD emo.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: toddrme2178@gmail.com
Created an attachment (id=34022) --> (http://bugs.winehq.org/attachment.cgi?id=34022) commandline output when running "wine ControlConfig.exe"
When trying to run the ControlConfig.exe program from the Minitroid tech demo, a window pops up that is solid black inside. I can close the window, but clicking inside of it does not produce any apparent effect.
http://bugs.winehq.org/show_bug.cgi?id=26711
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=26711
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com, | |wine-bugs@winehq.org Component|-unknown |directx-d3dx9
--- Comment #1 from GyB gyebro69@gmail.com 2012-09-09 04:46:12 CDT --- Still present as of wine-1.5.12-157-gbdf9a9f. Native d3dx9_36 is a workaround. It has close resemblance to bug #24754, except that Wine needs here 'ID3DXFontImpl_DrawTextA' , not 'ID3DXFontImpl_DrawTextW'.
https://bugs.winehq.org/show_bug.cgi?id=26711
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=26711
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- Do you have alternative download? It gives me 404.
https://bugs.winehq.org/show_bug.cgi?id=26711
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com, | |winetest@luukku.com
https://bugs.winehq.org/show_bug.cgi?id=26711
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.metroid-database |https://web.archive.org/web |.com/fanapps/MinitroidTechD |/20140421104918/http://www. |emo.zip |metroid-database.com/fanapp | |s/MinitroidTechDemo.zip
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to super_man from comment #3)
Do you have alternative download? It gives me 404.
Archive.org is your friend. URL updated.
https://bugs.winehq.org/show_bug.cgi?id=26711
--- Comment #5 from winetest@luukku.com --- with wine 2.0.rc2 I get a all black window, but with wine-staging 2.0.rc1 I get a crash.
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x13298f1
Console output isnt really verbose.
https://bugs.winehq.org/show_bug.cgi?id=26711
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Bug is still there in current wine (wine-3.18)
https://bugs.winehq.org/show_bug.cgi?id=26711
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? | Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE CC| |focht@gmx.net Summary|Empty black window when |Minitroid tech demo |running Minitroid tech demo |'ControlConfig.exe' shows |ControlConfig.exr |black window/no text | |rendered due to | |ID3DXFont::DrawTextA method | |stub
--- Comment #7 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 24754
You can press keys to advance and see the text changes (jumping to next menus).
--- snip --- ... 002a:trace:d3dx:D3DXMatrixOrthoOffCenterLH pout 0x33da30, l 0.500000, r 256.500000, b 224.500000, t 0.500000, zn 0.000000, zf 1.000000 ... 002a:Call wined3d.wined3d_device_set_transform(0017c5b8,00000003,0033da30) ret=7c0780b8 ... 002a:Call d3dx9_39.D3DXMatrixTranslation(0033db00,0,0,0) ret=0045441b 002a:trace:d3dx:D3DXMatrixTranslation pout 0x33db00, x 0.000000, y 0.000000, z 0.000000 002a:Ret d3dx9_39.D3DXMatrixTranslation() retval=0033db00 ret=0045441b 002a:trace:d3dx:d3dx9_sprite_SetTransform iface 0x168770, transform 0x33db00. 002a:Call user32.SetRect(0033daf0,00000000,00000000,00000080,00000070) ret=00454460 002a:Ret user32.SetRect() retval=00000001 ret=00454460 002a:fixme:d3dx:ID3DXFontImpl_DrawTextA iface 0x2114c8, sprite 0x168770, string "Press Enter To Start", count -1, rect (0,0)-(128,112), format 0x15, color 0xffffffff stub! 002a:trace:d3dx:d3dx9_sprite_End iface 0x168770. 002a:trace:d3dx:d3dx9_sprite_Flush iface 0x168770. ... --- snip ---
It doesn't make sense to keep this ticket separate as Wine-Staging patchset from bug 24754 also implements the ANSI version of 'D3DXFont::DrawText'.
$ sha1sum MinitroidTechDemo.zip e1c4fd8ffff2a181ac772a5fecdfb1a9e819b159 MinitroidTechDemo.zip
$ du -sh MinitroidTechDemo.zip 28M MinitroidTechDemo.zip
$ wine --version wine-3.18-182-g82dbf75dc0
Regards
*** This bug has been marked as a duplicate of bug 24754 ***
https://bugs.winehq.org/show_bug.cgi?id=26711
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de Status|RESOLVED |CLOSED
--- Comment #8 from André H. nerv@dawncrow.de --- closing dup