<?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>244</bug_id>
          
          <creation_ts>2006-08-17 04:10:53 +0200</creation_ts>
          <short_desc>Using gl.glColor3f and gl.glColor4f in same GL block</short_desc>
          <delta_ts>2010-03-24 07:49:32 +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>macosx</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <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>260</commentid>
    <comment_count>0</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2010-03-24 07:49:32 +0100</bug_when>
    <thetext>


---- Reported by spark343 2006-08-17 16:10:53 ----

On my platform, Mac OS X 10.4.7, Java 1.5.0_6, JOGL library JSR-231 Beta 05,
JOGL will cause my code to crash (no error, or trace) when using gl.glColor3f()
and gl.glColor4f() in the same gl.glBegin(GL.GL_QUADS) -&gt; gl.glEnd() code block.
Placing the calls to gl.glColor3f() 

I have tested the same code on the Windows platform and it does not have this
issue, it appears to be Mac specific.



---- Additional Comments From kbr 2006-08-24 08:27:39 ----

There is basically zero chance that this is a bug in JOGL. The autogenerated
code for glColor3f / glColor4f is trivial, provably correct by inspection, and
has been extremely well tested in many applications. If you can produce a small
and self-contained test case reproducing the problem I&apos;d recommend you post it
on the forums for help, or if you still believe it&apos;s a bug in JOGL you can feel
free to reopen this bug report. In the meantime I&apos;m closing it as &quot;works for me&quot;.




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

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

    </bug>

</bugzilla>