Changes between Initial Version and Version 1 of Ticket #12557, comment 1
- Timestamp:
- Jan 27, 2014 2:00:54 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12557, comment 1
initial v1 1 1 I am facing getting similar errors while trying to run Gephi on Oracle Linux guest running on Windows 7 host with Intel Graphics Media Accelerator (GMA) HD Graphics adapter. I assume the root cause for it would be the same. 2 2 3 4 {{{ 3 5 $ ./gephi 4 6 Loading native libraries … … 25 27 OpenGL Warning: glSetFenceNV not found in mesa table 26 28 OpenGL Warning: glTestFenceNV not found in mesa table 29 30 }}}