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
http://www.sweethome3d.com/images/forum/NoIss
Hi,
As you probably know, an Apple sandboxed application can read only files that
the user selected with a standard file dialog box or from an Open Recent menu.
In a sandboxed Swing application, this obliges to use FileDialog AWT class to
select files but this is not a big issue since JFileChoo
> 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
> http://www.sweethome3d.com/ima
It’s a Safari security setting.
Preferences … Security … Internet Plugins Website Settings… Java
Add the site, and set it to run in “unsafe mode”
> On Mar 9, 2015, at 1:39 PM, Emmanuel Puybaret wrote:
>
> Hi again,
>
> Some time ago, I noticed a strange issue in applets that happen with Sa
> It’s a Safari security setting.
>
> Preferences … Security … Internet Plugins Website Settings… Java
>
> Add the site, and set it to run in “unsafe mode”
O_O
Wow, so now, to run applets that need to access to the file system, you have to
buy a certificate, sign your applet, make the user ac
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 ..
215 216 218 219 220 221 222 223 224 225 226 227