Bug 1017 - TextureIO.write(Texture, File) throws GLException Not a GL2 implementation on GL3 contexts
Summary: TextureIO.write(Texture, File) throws GLException Not a GL2 implementation on...
Status: RESOLVED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: util (show other bugs)
Version: 2
Hardware: All all
: --- normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2014-06-10 12:19 CEST by voorbeeld
Modified: 2014-09-01 16:15 CEST (History)
1 user (show)

See Also:
Type: ---
SCM Refs:
3edf24ba4fdca529b25e780c2b0996ff4237d950
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!