#16603: wine does not use OpenGL --------------------------------------------+------------------------------- Reporter: jean-jaques@women-at-work.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: Port: wine, wine-devel | --------------------------------------------+------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => fixed * port: wine => wine, wine-devel Comment: Applied the patch to wine and wine-devel in r40534. Now it can at least find libGL. Whether it can actually use it is another matter. Now, instead of {{{ err:wgl:has_opengl Failed to load libGL: dlopen(libGL.1.dylib, 10): image not found err:wgl:has_opengl OpenGL support is disabled. }}} I get {{{ X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 129 (Apple-DRI) Minor opcode of failed request: 2 () Value in failed request: 0x600268 Serial number of failed request: 2894 Current serial number in output stream: 2894 }}} This is on Tiger running the [http://www.graphviz.org/Download_windows.php installer for Graphviz 2.20.2] as a test program. -- Ticket URL: <http://trac.macports.org/ticket/16603#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS