Login  Register

Re: Getting starting problem

Posted by Sven Gothel on Oct 20, 2011; 2:21pm
URL: https://forum.jogamp.org/Getting-starting-problem-tp3436963p3437838.html

On Thursday, October 20, 2011 04:13:10 PM Alex Kozlov [via jogamp] wrote:
>

Thank you Julien for decipher my hint to the FAQ, I am tired of it :)
(Hint hint hint)

> first of all I add -Dnewt.debug=all -Dnativewindow.debug=all -Djogl.debug=all
> to Run Configuration.
>
> https://docs.google.com/document/d/1SN0qslZZKtz6MdXkpaZtWeLcADl3pJRNZtXFelTBIIk/edit?hl=en_US
> Console output after added delay  - all work properly,
>
> https://docs.google.com/document/d/16WvOl84F7hZzPtrPNWfwiPgugOXnw6cWsqvdu2NYgy4/edit?hl=en_US
> Console output before I add delay  - have blank window.
>
> OS: Ubuntu 11.10
> IDE: Eclipse 3.7.1
> JOGL:
> This is build version 2.0-b41-20110916, based on:
>               branch  rc
>               commit  64feda2fa7611627e31f55ecc7cf86e290fdf4e3
>
> Java:
> I tried Java JDK 1.6.0.29, 1.7.0.1 downloaded from Sun and 1.6.0.26 comes
> with OS(sun-java packet): result is the same.
>
> videocard: VGA compatible controller: ATI Technologies Inc RV530 [Radeon
> X1600]

Thank you Alex!

However, it would be much more readable if you:
  - not cutting of the start w/ os/arch/version information
  - redirect the output to a simple text file
  - attach it here, or
  - maybe even open a bug on our bugzilla page
    and attach it there

Hence my Q:
  - I assume ubuntu 64bit ?
  - Jave 64bit JVM ?

I will validate your test case soon
after I have updated my machine w/ ubuntu 11.10.

Cheers, Sven