Graphics errors when JOGL installed as a JRE/JDK extension
Bug #799545 reported by
Mathieu Bastian
on 2011-06-19
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Gephi |
Fix Released
|
High
|
Mathieu Bastian |
Bug Description
When JOGL is installed in JRE/JDK extensions, for instance in "/Library/
The only workaround is to delete the library
Mathieu Bastian (mathieu.bastian) wrote : | #2 |
Fix in rev 2252
Mathieu Bastian (mathieu.bastian)
on 2011-10-09
Changed in gephi: | |
status: | Fix Committed → Fix Released |
Christopher Brown (io-4) wrote : | #3 |
I just reset back to a fresh install of OS X Lion, and came upon this Gephi error.
To fix:
Make sure /System/
Open Java Preferences in Applications/
Voila!
To post a comment you must log in.
A solution has been found: http:// eppleton. de/blog/ ?p=195
We must use that in the JOGL module: Module- Hide-Classpath- Packages: javax.media. opengl. **, com.sun.opengl.**, com.sun. gluegen. runtime. **,
OpenIDE-