<?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>477</bug_id>
          
          <creation_ts>2011-02-25 18:31:29 +0100</creation_ts>
          <short_desc>TestGearsNewtAWTWrapper &amp; TestGearsNEWT crashes on getAvailableGLVersionsSet</short_desc>
          <delta_ts>2011-02-25 23:42:43 +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>core</component>
          <version>2</version>
          <rep_platform>pc_x86_32</rep_platform>
          <op_sys>linux</op_sys>
          <bug_status>VERIFIED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>---</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Sylvestre Ledru">sylvestre</reporter>
          <assigned_to name="Sven Gothel">sgothel</assigned_to>
          <cc>sgothel</cc>
          
          <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>857</commentid>
    <comment_count>0</comment_count>
    <who name="Sylvestre Ledru">sylvestre</who>
    <bug_when>2011-02-25 18:31:29 +0100</bug_when>
    <thetext>Trying the example TestGearsNewtAWTWrapper &amp; TestGearsNEWT with jogl2.0 rc1, I get the following exception:
Info: XInitThreads() called for concurrent Thread support
E
Time: 0,774
There was 1 failure:
1) TestGearsNewtAWTWrapper
java.lang.NullPointerException
	at javax.media.opengl.GLContext.getAvailableGLVersionsSet(GLContext.java:569)
	at javax.media.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1203)
	at javax.media.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1172)
	at javax.media.opengl.GLProfile.access$000(GLProfile.java:66)
	at javax.media.opengl.GLProfile$1.run(GLProfile.java:107)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.media.opengl.GLProfile.initSingleton(GLProfile.java:105)
	at TestGearsNewtAWTWrapper.initClass(TestGearsNewtAWTWrapper.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:27)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.junit.runners.Suite.runChild(Suite.java:128)
	at org.junit.runners.Suite.runChild(Suite.java:24)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:193)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:52)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:191)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:42)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:184)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:236)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:157)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:136)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:117)
	at org.junit.runner.JUnitCore.runMain(JUnitCore.java:98)
	at org.junit.runner.JUnitCore.runMainAndExit(JUnitCore.java:53)
	at org.junit.runner.JUnitCore.main(JUnitCore.java:45)
	at TestGearsNewtAWTWrapper.main(TestGearsNewtAWTWrapper.java:111)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>861</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2011-02-25 23:42:43 +0100</bug_when>
    <thetext>pls retry with an updated build, plus read the FAQ to produce a usable bug report, thank you.

http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testing

IF bug still exist and you can give us the required data,
please reopen this bug with the info - thank you.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>