http://bugs.winehq.org/show_bug.cgi?id=11894
Summary: 3d versions of virtual moon 3.5 can't find pixel format Product: Wine Version: 0.9.56. Platform: PC URL: http://prdownloads.sourceforge.net/virtualmoon/avlsetup3 5.exe?download OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: pgr@arcelectronicsinc.com CC: julliard@winehq.org
I was checking to see if bug 9898 was really fixed I ran into regression the same commit as bug 11788
1642fbcbc2b4133cf0ce29c3539082cc1027180b is first bad commit commit 1642fbcbc2b4133cf0ce29c3539082cc1027180b Author: Alexandre Julliard julliard@winehq.org Date: Mon Feb 25 15:59:19 2008 +0100
user32: Moved the DCE support from winex11 back to user32.
Window and class DCEs are now allocated lazily.
The setup will install 4 exe's vmalight.exe, vmabasic.exe, vmaexpert.exe and virtualmoon.exe and vmalight.exe does not use 3d calls and will run. So I am not sure if 9898 was closed too early as the others crash after that commit and run but don't display correctly before that.
This is the output on a crash.
err:wgl:X11DRV_GetPixelFormat Unable to find a WineGLPixelFormat for PixelFormat=0 fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList fixme:wgl:ConvertAttribWGLtoGLX unsupported 2012 WGL Attribute err:wgl:X11DRV_GetPixelFormat Unable to find a WineGLPixelFormat for PixelFormat=0 X Error of failed request: GLXBadDrawable Major opcode of failed request: 143 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 1507 Current serial number in output stream: 1507
32 bit nvidia FX 5200 Ubuntu 7.10 restricted drivers