http://bugs.winehq.org/show_bug.cgi?id=18696
Summary: Patch 7433eb breaks EVE Online Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: reboot@gmx.ch
Created an attachment (id=21414) --> (http://bugs.winehq.org/attachment.cgi?id=21414) Screenshot of EVE Online with broken rendering
The patch 7433eb76b5f05ae54702fe9e57ba315407ed651b breaks 3D rendering in EVE Online
git bisect result:
7433eb76b5f05ae54702fe9e57ba315407ed651b is first bad commit commit 7433eb76b5f05ae54702fe9e57ba315407ed651b Author: Henri Verbeet hverbeet@codeweavers.com Date: Fri May 29 09:13:21 2009 +0200
wined3d: Use the proper OUT swizzle in handle_ps3_input().
:040000 040000 7cb7b69a490911f691b2226c44a370c133808a61 01db75de9276241094ef598657616206b30eba77 M dlls
Graphicscard:
OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 7600 GT/PCI/SSE2 OpenGL version string: 2.1.2 NVIDIA 177.82
During the start i get the following errors:
fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #1: fixme:d3d_shader:print_glsl_info_log Vertex info fixme:d3d_shader:print_glsl_info_log ----------- fixme:d3d_shader:print_glsl_info_log 0(11) : error C7011: implicit cast from "vec4" to "vec3" fixme:d3d_shader:print_glsl_info_log 0(10) : error C7011: implicit cast from "vec4" to "float"
fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #9: fixme:d3d_shader:print_glsl_info_log Vertex info fixme:d3d_shader:print_glsl_info_log ----------- fixme:d3d_shader:print_glsl_info_log 0(11) : error C7011: implicit cast from "vec4" to "vec3" fixme:d3d_shader:print_glsl_info_log 0(10) : error C7011: implicit cast from "vec4" to "float" fixme:d3d_shader:print_glsl_info_log 0(5) : error C7011: implicit cast from "vec4" to "vec2"
During the game I then get a lot of
fixme:d3d_shader:shader_glsl_load_constants >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUniform4fvARB @ glsl_shader.c / 638 fixme:d3d_shader:shader_glsl_select >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502) from glUseProgramObjectARB @ glsl_shader.c / 4249
http://bugs.winehq.org/show_bug.cgi?id=18696
Christoph Hohmann reboot@gmx.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Patch 7433eb breaks EVE |Commit 7433eb breaks EVE |Online |Online
--- Comment #1 from Christoph Hohmann reboot@gmx.ch 2009-05-29 17:47:50 --- I meant commit in git, not patch.
http://bugs.winehq.org/show_bug.cgi?id=18696
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|Commit 7433eb breaks EVE |Eve Online rendering |Online |problem
http://bugs.winehq.org/show_bug.cgi?id=18696
N3o diafoirus@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |diafoirus@gmail.com
--- Comment #2 from N3o diafoirus@gmail.com 2009-05-29 21:11:36 ---
Graphicscard:
OpenGL vendor string: NVIDIA Corporation OpenGL renderer string: GeForce 7600 GT/PCI/SSE2 OpenGL version string: 2.1.2 NVIDIA 177.82
You;re using and very old graph driver, try to upgrade to last driver version and test again, the current driver version is :
Linux Display Driver - x86
Version: 180.51 Operating System: Linux x86 Release Date: April 21, 2009
http://www.nvidia.com/object/linux_display_ia32_180.51.html
http://bugs.winehq.org/show_bug.cgi?id=18696
Simon König simjoko@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |simjoko@gmail.com
--- Comment #3 from Simon König simjoko@gmail.com 2009-05-30 03:28:59 --- I can confirm this bug for NVidia 180.37.05 and also that 7433eb76b5f05ae54702fe9e57ba315407ed651b fixes the issue.
http://bugs.winehq.org/show_bug.cgi?id=18696
--- Comment #4 from Simon König simjoko@gmail.com 2009-05-30 03:29:44 --- (In reply to comment #3)
I can confirm this bug for NVidia 180.37.05 and also that 7433eb76b5f05ae54702fe9e57ba315407ed651b fixes the issue.
I meant reverting 7433eb76b5f05ae54702fe9e57ba315407ed651b fixes the issue.
http://bugs.winehq.org/show_bug.cgi?id=18696
--- Comment #5 from Henri Verbeet hverbeet@gmail.com 2009-05-30 11:02:12 --- The problem is the potentially different size of the masks. I'll send a revert for this.
http://bugs.winehq.org/show_bug.cgi?id=18696
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.22
http://bugs.winehq.org/show_bug.cgi?id=18696
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #6 from Vitaliy Margolen vitaliy@kievinfo.com 2009-05-30 11:26:25 --- Confirming per comment #3.
http://bugs.winehq.org/show_bug.cgi?id=18696
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18696
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eiffel56@gmail.com
--- Comment #7 from Ken Sharp kennybobs@o2.co.uk 2009-06-01 14:23:23 --- *** Bug 18721 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=18696
--- Comment #8 from Simon König simjoko@gmail.com 2009-06-02 16:02:20 --- Seems to be fixed in git c18d69e.
http://bugs.winehq.org/show_bug.cgi?id=18696
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2009-06-02 16:06:14 --- Reported fixed.
http://bugs.winehq.org/show_bug.cgi?id=18696
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2009-06-05 12:47:29 --- Closing bugs fixed in 1.1.23.