<?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>1294</bug_id>
          
          <creation_ts>2016-02-26 14:15:29 +0100</creation_ts>
          <short_desc>Show all information on the default graphics device in JoglVersion</short_desc>
          <delta_ts>2019-03-27 04:16:25 +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.4.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>all</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Julien Gouesse">gouessej</reporter>
          <assigned_to name="Julien Gouesse">gouessej</assigned_to>
          <cc>gouessej</cc>
    
    <cc>sgothel</cc>
          
          <cf_type>DEFECT</cf_type>
          <cf_scm_refs>jogl fa0f55873667a0380101312c073ad18bd0ec3fab</cf_scm_refs>
          <cf_workaround>---</cf_workaround>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>5557</commentid>
    <comment_count>0</comment_count>
    <who name="Julien Gouesse">gouessej</who>
    <bug_when>2016-02-26 14:15:29 +0100</bug_when>
    <thetext>JoglVersion.getGLInfo() just shows the values of 3 fields of a graphics device whereas we are accustomed to show all information in the debug logs. This lack can lead to confusion:
https://github.com/sgothel/jogl/blob/master/src/jogl/classes/com/jogamp/opengl/JoglVersion.java#L147

I suggest to call sb.append(device.toString()).append(&apos;:&apos;).append(Platform.getNewline()); instead.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>5580</commentid>
    <comment_count>1</comment_count>
    <who name="Julien Gouesse">gouessej</who>
    <bug_when>2016-04-05 22:55:59 +0200</bug_when>
    <thetext>Done:
https://github.com/gouessej/jogl/commit/fa0f55873667a0380101312c073ad18bd0ec3fab</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>6068</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2018-01-15 09:14:01 +0100</bug_when>
    <thetext>merged</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>