Bug 1017

Summary: TextureIO.write(Texture, File) throws GLException Not a GL2 implementation on GL3 contexts
Product: [JogAmp] Jogl Reporter: voorbeeld
Component: utilAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: normal CC: gouessej
Priority: ---    
Version: 2   
Hardware: All   
OS: all   
Type: --- SCM Refs:
3edf24ba4fdca529b25e780c2b0996ff4237d950
Workaround: ---

Description voorbeeld 2014-06-10 12:19:22 CEST
TextureIO.write(tex, "output.png") causes a GLException when using a GL3 context
Comment 1 Julien Gouesse 2014-08-14 10:30:33 CEST
Please post the full stack trace.
Comment 2 Sven Gothel 2014-09-01 16:15:23 CEST
3edf24ba4fdca529b25e780c2b0996ff4237d950
  _gl.getGL2() -> _gl.getGL2GL3()
Comment 3 Sven Gothel 2014-09-01 16:15:46 CEST
Next time, please add the stack trace - thank you!