Login  Register

Re: MacOS 10.9.2 Newt test giving me busy spinner and unresponsive window

Posted by Sven Gothel on Mar 23, 2014; 3:51am
URL: https://forum.jogamp.org/MacOS-10-9-2-Newt-test-giving-me-busy-spinner-and-unresponsive-window-tp4032038p4032040.html

On 03/22/2014 11:00 PM, Moth [via jogamp] wrote:

> I'm trying to nail down why I'm getting a busy spinner and an unresponsive
> window in my simple test:
>
> Foo.java <http://forum.jogamp.org/file/n4032038/Foo.java>
>
> I added the console output in the display method just to make sure it was
> being called by the animator but I get the busy issue with or without it.
>
> A little about my environment:
> MacOS 10.9.2
> Java build 1.7.0_51-b13
>
> jogamp-all-platforms/jogl.artifact.properties:
> gluegen.build.version=2.1.5
> gluegen.build.number=779
> gluegen.build.id=2014-03-10_14-59-56
> gluegen.build.branch=origin/master
> gluegen.build.commit=6476552f46c7bc7b151d53a9e8d2332deda10fcb
> jogl.build.version=2.1.5
> jogl.build.number=1240
> jogl.build.id=2014-03-11_04-15-42
> jogl.build.branch=origin/master
> jogl.build.commit=ba0dc6462a88ee7512a087deaaca760239915548
>
> My compile and run:
> javac -cp
> ".:jogamp-all-platforms/jar/gluegen-rt.jar:jogamp-all-platforms/jar/jogl-all-noawt.jar"
> Foo.java
> java -cp
> ".:jogamp-all-platforms/jar/gluegen-rt.jar:jogamp-all-platforms/jar/jogl-all-noawt.jar"
> Foo
>
> At this point I'm pretty stumped.
Nothing 'special' in your code .. hmm,
do our test applets work on your platform ?

Pls open a bug report and attach your code, test.log and test_dbg.log
      etc/test.sh >& test.log
      etc/test_dbg.sh >& test_dbg.log

See FAQ/Bugreport.

Something odd for sure .. sorry.

~Sven



signature.asc (894 bytes) Download Attachment