<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://jogamp.org/bugzilla/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.2"
          urlbase="https://jogamp.org/bugzilla/"
          
          maintainer="sgothel@jausoft.com"
>

    <bug>
          <bug_id>949</bug_id>
          
          <creation_ts>2014-01-23 18:44:58 +0100</creation_ts>
          <short_desc>removeGLEventListener method apparently missing from GLAutoDrawable in 2.1.3</short_desc>
          <delta_ts>2014-01-24 03:13:38 +0100</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>opengl</component>
          <version>2</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter>tom</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>---</cf_type>
          <cf_scm_refs></cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>3627</commentid>
    <comment_count>0</comment_count>
    <who name="">tom</who>
    <bug_when>2014-01-23 18:44:58 +0100</bug_when>
    <thetext>The following exception is thrown when GLAutoDrawable.removeGLEventListener is called:

 Exception in thread &quot;AWT-EventQueue-1&quot; java.lang.NoSuchMethodError: javax.media.opengl.GLAutoDrawable.remove GLEventListener(Ljavax/media/opengl/GLEventListenerV

This occurs in JOGL 2.1.3 but not 2.1.0.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3629</commentid>
    <comment_count>1</comment_count>
    <who name="">tom</who>
    <bug_when>2014-01-23 20:04:36 +0100</bug_when>
    <thetext>Nevermind. This report came from a World Wind user but we&apos;re unable to validate it ourselves. Sorry for filing a false bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>3630</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2014-01-24 03:13:38 +0100</bug_when>
    <thetext>No problem, thank you for using our bugzilla!

Is included, yes:
  &quot;public GLEventListener removeGLEventListener(GLEventListener listener);&quot;

Closing this bug, if the bug still exists - pls reopen.

~Sven</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>