http://bugs.winehq.org/show_bug.cgi?id=26707
Summary: OpenGL Error: SetPixelFormat(hDC, nPixelFormat, &pfd) Product: Wine Version: 1.3.17 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: bremm@vtnc.org
Binary from wine1.3_1.3.17-0ubuntu1~maverick1~ppa1_amd64.deb
Until 1.3.15, 4x4 Evolution was working fine. Now, with 1.3.17 it doesn't work with OpenGL anymore. NVidia drivers are the same used with 1.3.15.
Awaiting instructions for debugging (if needed).
http://bugs.winehq.org/show_bug.cgi?id=26707
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Jeff Zaroyko jeffz@jeffz.name 2011-04-09 18:57:11 CDT --- Please attach terminal output as a text file: http://wiki.winehq.org/FAQ#get_log Please post the results of your regression test http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=26707
--- Comment #2 from Bremm bremm@vtnc.org 2011-04-09 19:19:54 CDT --- Created an attachment (id=34017) --> (http://bugs.winehq.org/attachment.cgi?id=34017) command line output
http://bugs.winehq.org/show_bug.cgi?id=26707
--- Comment #3 from Bremm bremm@vtnc.org 2011-04-09 19:28:34 CDT --- I have no enough knowledge to do a regression test.
http://bugs.winehq.org/show_bug.cgi?id=26707
--- Comment #4 from Jeff Zaroyko jeffz@jeffz.name 2011-04-09 20:32:21 CDT ---
From your log:
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly
Make sure you have 32-bit nvidia drivers installed.
http://bugs.winehq.org/show_bug.cgi?id=26707
--- Comment #5 from Bremm bremm@vtnc.org 2011-04-09 21:08:24 CDT --- $ locate nvidia | grep libGL /usr/lib/nvidia-current/libGL.so /usr/lib/nvidia-current/libGL.so.1 /usr/lib/nvidia-current/libGL.so.270.30 /usr/lib32/nvidia-current/libGL.la /usr/lib32/nvidia-current/libGL.so /usr/lib32/nvidia-current/libGL.so.1 /usr/lib32/nvidia-current/libGL.so.270.30
http://bugs.winehq.org/show_bug.cgi?id=26707
--- Comment #6 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-10 04:44:37 CDT --- Try to reinstall the OpenGL drivers, probably they are broken by kernel or some other update.
http://bugs.winehq.org/show_bug.cgi?id=26707
Bremm bremm@vtnc.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Bremm bremm@vtnc.org 2011-04-10 05:30:46 CDT --- (In reply to comment #6)
Try to reinstall the OpenGL drivers, probably they are broken by kernel or some other update.
I did "sudo apt-get install --reinstall nvidia-current" and I must say that you were right. Probably Natty updates just jeopardized the OpenGL drivers.
I'm changing it to resolved/invalid also. Thank you!
http://bugs.winehq.org/show_bug.cgi?id=26707
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Component|opengl |-unknown
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2011-04-10 21:48:12 CDT --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=26707
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression |