[Bug 13828] New: Direct3D only shows garbage when rendering to a child window on intel
http://bugs.winehq.org/show_bug.cgi?id=13828 Summary: Direct3D only shows garbage when rendering to a child window on intel Product: Wine Version: 1.0-rc4 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: m.b.lankhorst(a)gmail.com Created an attachment (id=13878) --> (http://bugs.winehq.org/attachment.cgi?id=13878) Example of corruption, this should be a white square in a black square. If you have a program that creates a child window and then tries to render something to it, you will only see garbage, instead of the expected image. This doesn't seem to happen with the nvidia drivers, so it could be an intel bug only. -- 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=13828 --- Comment #1 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2008-06-10 08:53:15 --- Created an attachment (id=13880) --> (http://bugs.winehq.org/attachment.cgi?id=13880) Simple program that should render an arc of color Attached a simple testcase that exposes the bug. It can be compiled with winegcc hypercraft.c -o hypercraft.exe -luser32 -ldxguid -lkernel32 -ld3d9 -- 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=13828 --- Comment #2 from Dan Kegel <dank(a)kegel.com> 2008-06-10 09:02:09 --- Created an attachment (id=13882) --> (http://bugs.winehq.org/attachment.cgi?id=13882) Screenshot of running test program on nvidia Here's the arc (really, gradient) as I see it on my nvidia graphics system. I compiled a real .exe with sudo apt-get install mingw32 i586-mingw32msvc-gcc hypercraft.c -o hypercraft.exe -luser32 -ldxguid -lkernel32 -ld3d9 -- 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=13828 --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2008-06-10 09:03:54 --- Created an attachment (id=13883) --> (http://bugs.winehq.org/attachment.cgi?id=13883) .exe created with mingw from hypercraft.c And here's the .exe (wrapped in gzipped tar). -- 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=13828 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-06-10 16:31:48 --- On 2k with an intel card, the program crashes: debugger.c:185:debugger: done debugging... That was using Dan's build. Worked almost okay in wine on an ATI card (looked like Dan's, but with a green line across the bottom of the child window). -- 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=13828 Colin Nickerson <colinn(a)yar.eastlink.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colinn(a)yar.eastlink.ca --- Comment #5 from Colin Nickerson <colinn(a)yar.eastlink.ca> 2008-10-17 22:09:38 --- I believe this is the same bug, but with the following hardware and drivers I typically see black rendered in these child windows, sometimes garbage as well. Video Card: ATI x1400 mobility Drivers: 1:7.1.0-8 for kernel 2.6.24.14 This issue is resolved by using open source ati drivers This issue occurs in countless applications and a few games -- 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=13828 Sven Arvidsson <sa(a)whiz.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sa(a)whiz.se --- Comment #6 from Sven Arvidsson <sa(a)whiz.se> 2010-04-20 07:14:32 --- I just tried it on my Intel X4500HD using Mesa 7.8. The gradient looks exactly like the screenshot in comment #2. -- 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=13828 --- Comment #7 from Henri Verbeet <hverbeet(a)gmail.com> 2010-04-20 07:22:05 --- If not a driver bug, this is more likely to be a problem in the underlying OpenGL/winex11.drv. I'd expect an OpenGL application that does the same thing to have the same problem. -- 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=13828 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> 2011-05-29 00:55:51 CDT --- Still a bug in current git? -- 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=13828 --- Comment #9 from joaopa <jeremielapuree(a)yahoo.fr> 2012-06-10 18:40:53 CDT --- no answer since 1 year. No download. This bug could be closed as ABANDONED. -- 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=13828 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #10 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-06-10 18:48:53 CDT --- (In reply to comment #9)
no answer since 1 year. No download. This bug could be closed as ABANDONED.
Download in comment 3. Works for me in intel 2.19 driver. Was it a driver issue? -- 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=13828 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-11-26 16:05:28 CST --- Still works for me in wine 1.5.18, assuming fixed. If anyone is still able to reproduce the original issue feel free to reopen. -- 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=13828 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2012-12-07 13:35:55 CST --- Closing bugs fixed in 1.5.19. -- 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