Login  Register

Re: Release 2.4.0 Progress ..

Posted by hharrison on Jan 24, 2023; 6:39pm
URL: https://forum.jogamp.org/Release-2-4-0-Progress-tp4042061p4042114.html

I'll set up a poll of Jaamsim users to try and understand why the 32-bit version gets downloaded so much, I went and checked the stats over the past year, normalized over the past few versions:

Windows 64-bit exe: 1200
fat-Jar (windows64/windows32/mac/linux): 600
Windows 32-bit exe: 200-300

Basically, the 64-bit windows exe is downloaded the most, half as many downloads of the fat-jar (which could also be windows users) and the 32-bit exe is downloaded at 1/4 or 1/6 the rate of the 64-bit windows exe. But it's been pretty stable at this level for awhile. These users could also be running a 32-bit java on their 64-bit Windows machine....will be interesting to find out what is up!

Upon further testing, noticed under Java 17 the HiDPI issues with NewtCanvasAWT are still present (apparently my laptop likes to use a pixelscale of 1.25 when I plug in the extenral monitor). Martin had collected some interesting links to different workarounds people had attempted off this tracking issue:

https://github.com/jzy3d/jogl/issues/8

I've not tried any of the workarounds yet in jaamsim to provide much insight other than 'canvas doesn't fill the whole JFRame'