<?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>689</bug_id>
          
          <creation_ts>2013-02-12 17:04:39 +0100</creation_ts>
          <short_desc>App works from command line, but does not work from JNLP</short_desc>
          <delta_ts>2013-02-16 13:58:56 +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>windows</component>
          <version>2</version>
          <rep_platform>pc_x86_32</rep_platform>
          <op_sys>windows</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</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>0</everconfirmed>
          <reporter name="Anthony Ananich">anton.ananich</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>2169</commentid>
    <comment_count>0</comment_count>
    <who name="Anthony Ananich">anton.ananich</who>
    <bug_when>2013-02-12 17:04:39 +0100</bug_when>
    <thetext>I used this tutorial and made OneTriangle app
http://jogamp.org/wiki/index.php/Using_JOGL_in_Java_Web_Start

It runs fine in many environments except one computer with Intel Atom CPU D525 1.80GHz. CPU Specification:
http://ark.intel.com/products/49490/Intel-Atom-processor-D525-1M-Cache-1_80-GHz

There are no errors in Java Console.

Expected Behaviour: Window with 3-color triangle and black background.

Actual Behaviour: A window with transparent background without the triangle. Looks like drawing surface is not initialized.

I tried to launch the app from command line in the same environment and it works like a charm. The bug can only be reproduced when app is launched from Java WebStart.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2188</commentid>
    <comment_count>1</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-02-16 04:15:36 +0100</bug_when>
    <thetext>Please provide platform, .. , debug info (wiki/faq/bug report).

You can generate debug info for JNLP via the property settings
as described here http://jogamp.org/wiki/index.php/Jogl_FAQ#Applets_and_Java_Webstart

~Sven</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2189</commentid>
    <comment_count>2</comment_count>
    <who name="Sven Gothel">sgothel</who>
    <bug_when>2013-02-16 04:16:31 +0100</bug_when>
    <thetext>reduced to &apos;normal&apos; since it is not confirmed yet ..

btw - can you pls also test w/ one of our latest pre-releases ?

http://jogamp.org/deployment/archive/master/gluegen_629-joal_396-jogl_903-jocl_741-signed/

thank you</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2191</commentid>
    <comment_count>3</comment_count>
    <who name="Anthony Ananich">anton.ananich</who>
    <bug_when>2013-02-16 13:58:56 +0100</bug_when>
    <thetext>Hi, Sven.

I tested the same app in the same computer using this build

&gt; http://jogamp.org/deployment/archive/master/gluegen_629-joal_396-jogl_903-jocl_741-signed/

... and it works for me! Thank you very much for your help!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>