<?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>209</bug_id>
          
          <creation_ts>2006-03-17 09:34:48 +0100</creation_ts>
          <short_desc>OpenGL version identifier problem</short_desc>
          <delta_ts>2010-03-24 07:48:34 +0100</delta_ts>
          <reporter_accessible>0</reporter_accessible>
          <cclist_accessible>0</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>JogAmp</classification>
          <product>Jogl</product>
          <component>core</component>
          <version>1</version>
          <rep_platform>All</rep_platform>
          <op_sys>linux</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>94</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sven Gothel">sgothel</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          
          
          <cf_type>DEFECT</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>225</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:48:34 +0100</bug_when>
    <thetext>


---- Reported by jrieks 2006-03-17 09:34:48 ----

Exception in thread &quot;AV3D Runtime&quot; java.lang.IllegalArgumentException: Illegally
formatted OpenGL version identifier: &quot;1.3.5519 (X4.3.0-8.20.8)&quot;
        at
net.java.games.jogl.impl.FunctionAvailabilityCache.isPartOfGLCore(FunctionAvailabilityCache.java:196)
        at
net.java.games.jogl.impl.FunctionAvailabilityCache.isFunctionAvailable(FunctionAvailabilityCache.java:82)
        at
net.java.games.jogl.impl.GLContext.isFunctionAvailable(GLContext.java:453)
        at
net.java.games.jogl.impl.x11.X11GLContext.isFunctionAvailable(X11GLContext.java:235)
        at
net.java.games.jogl.impl.x11.X11GLImpl.isFunctionAvailable(X11GLImpl.java:33670)
        at
org.j3d.aviatrix3d.VertexGeometry.setVertexState(VertexGeometry.java:1679)
        at org.j3d.aviatrix3d.TriangleStripArray.render(TriangleStripArray.java:81)
        at
org.j3d.aviatrix3d.surface.DebugRenderingProcessor.display(DebugRenderingProcessor.java:265)
        at
net.java.games.jogl.impl.GLDrawableHelper.display(GLDrawableHelper.java:74)
        at net.java.games.jogl.GLCanvas$DisplayAction.run(GLCanvas.java:198)
        at net.java.games.jogl.impl.GLContext.invokeGL(GLContext.java:268)
        at net.java.games.jogl.GLCanvas.displayImpl(GLCanvas.java:186)
        at net.java.games.jogl.GLCanvas.display(GLCanvas.java:74)
        at org.j3d.aviatrix3d.surface.DebugAWTSurface.draw(DebugAWTSurface.java:440)
        at
org.j3d.aviatrix3d.pipeline.DefaultRenderPipeline.render(DefaultRenderPipeline.java:150)
        at
org.j3d.aviatrix3d.pipeline.SingleThreadRenderManager.run(SingleThreadRenderManager.java:719)
        at java.lang.Thread.run(Thread.java:595)



---- Additional Comments From kbr 2006-03-17 14:07:39 ----

It looks like you are running an old version of JOGL. I believe this issue has
been fixed in the current releases:

https://jogl.dev.java.net/bugs/show_bug.cgi?id=94

I would suggest you contact the Aviatrix3D developers and get a newer version of
those APIs which use the current JSR-231 APIs. Marking this bug as a duplicate
of Issue 94.


*** This issue has been marked as a duplicate of 94 ***



--- Bug imported by sgothel@jausoft.com 2010-03-24 07:48 EDT  ---

This bug was previously known as _bug_ 209 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=209
</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>