Login  Register

Re: Mac Canvas3D location bug

Posted by Sven Gothel on Jan 13, 2014; 2:46pm
URL: https://forum.jogamp.org/Mac-Canvas3D-location-bug-tp4030052p4031189.html

On 01/10/2014 06:26 PM, Manu [via jogamp] wrote:
> Hi all and happy new year 2014,
>
> I just tested the current beta of JOGL (gluegen-2.1-b760 and jogl-2.1-b1198
> built on the January 9th) with the second Beta of Java 7u60 and got the same
> error as previously
> <http://forum.jogamp.org/Mac-Canvas3D-location-bug-tp4030052p4030838.html>. Do
> you think it's a regression in Java or some additional adjustments required in
> JOGL?

A regression :(

The JAWTWindow visibility tracking got put of hand,
i.e. too complicated, too many sideeffects.

See <https://jogamp.org/bugzilla/show_bug.cgi?id=937#c5>

I had to replace it with a much more simplified logic,
please test:

  maven: 2.1.4-rc-20140113
  <http://jogamp.org/deployment/archive/master/gluegen_759-joal_509-jogl_1195-jocl_901/>
  <http://jogamp.org/deployment/archive/master/gluegen_761-joal_511-jogl_1200-jocl_903-signed/>

Please report results.

Sorry & Thank you!

~Sven

> Emmanuel Puybaret
>


signature.asc (911 bytes) Download Attachment