FileDialog unusable in applets running in Safari

2015-03-09 Thread Emmanuel Puybaret
Hi again, Some time ago, I noticed a strange issue in applets that happen with Safari, and not with Firefox and Chrome: As the two following screen captures show clearly http://www.sweethome3d.com/images/forum/IssueWithSweetHome3DOnlineUnderSafari.jpg

Re: JRELoadError

2015-03-09 Thread Peter J Slack
looking at your build.xml on CVS browser . . possible you are using 32 bit JOGL libraries . .you will want to update all your native binary libraries for OSX to 64 bit .. that's just what jumped out I haven't looked at the whole file .. target name=java3dAllSystemsLibrary depends=jogl-java3d 214