[Jmol-users] Firefox change

2012-11-15 Thread Robert Hanson
Overnight I got an automatic Windows update; don't know if that is involved, but I notice that this morning I can no longer troubleshoot JSmol locally on Firefox (16.0.2, Oct. 26 release) anymore. Works fine loading files from the web, just not locally. -- Robert M. Hanson Larson-Anderson Profes

[Jmol-users] Firefox change

2013-09-03 Thread Robert Hanson
Might be old news, but there's a change in Firefox with version 23.0.1: If you want to use a local signed or unsigned applet (file://.../JmolAppletSigned.jar, for instance), then you need to set * security.fileuri.strict_origin_policy;false * since the default is true. Something like the issu

Re: [Jmol-users] Firefox change

2012-11-15 Thread Rolf Huehne
On 11/15/2012 05:25 PM, Robert Hanson wrote: > Overnight I got an automatic Windows update; don't know if that is > involved, but I notice that this morning I can no longer troubleshoot > JSmol locally on Firefox (16.0.2, Oct. 26 release) anymore. Works fine > loading files from the web, just not

Re: [Jmol-users] Firefox change

2012-11-15 Thread Otis Rothenberger
Bob, I'm still having problems with Firefox in general, but I did lose local usage on Chrome and MSIE after the Windows update. MISE gave me access denied errors locally. I still have local control on my Mac (Safari and Chrome) - nice because of speed while troubleshooting. On the former Firef

Re: [Jmol-users] Firefox change

2012-11-15 Thread Angel Herráez
It's one or two weeks ago that I was testing JSmol and I quit trying to do it locally, either in Firefox or Chrome, because of several security errors. Only from server I could work reliably. So it may not be exactly that version, but even a former one (I have not tracked my version lately, but

Re: [Jmol-users] Firefox change

2012-11-15 Thread Robert Hanson
yes, that's masking the value to a byte, 0xFF -- 8 bits on. On Thu, Nov 15, 2012 at 11:53 AM, Otis Rothenberger wrote: > Bob, > > I'm still having problems with Firefox in general, but I did lose local > usage on Chrome and MSIE after the Windows update. MISE gave me access > denied errors loca

Re: [Jmol-users] Firefox change

2012-11-15 Thread Robert Hanson
By the way -- this is the error we are getting when the browser sets the canvas width to a non-integer value. I don't know why it does that, but we can obviously round the values and be OK. The problem is also associated with Otis' problem with the right-hand scroll. I am not successfully detecting

Re: [Jmol-users] Firefox change

2013-09-03 Thread Simone Sturniolo
Thanks a lot! Did this happen two weeks ago? Because that's when we started having trouble as Firefox randomly stopped working with JMol at the CASTEP workshop... it was driving me mad. Is there any way to do this change through Javascript that you know of? I fear not, but if there is something...

Re: [Jmol-users] Firefox change

2013-09-05 Thread Robert Hanson
yes, right around two weeks ago. Sorry to hear that it affected the workshop. Such a pain. But that simple fix does do the job. I'm having no more problems on my machine. On Tue, Sep 3, 2013 at 8:16 PM, Simone Sturniolo wrote: > Thanks a lot! Did this happen two weeks ago? Because that's when we

Re: [Jmol-users] Firefox change

2013-09-05 Thread C Anthony Lewis
ge. Many thanks for any insight... and thanks for a fantastic app, Anthony From: Robert Hanson [mailto:hans...@stolaf.edu] Sent: 05 September 2013 08:32 To: jmol-users@lists.sourceforge.net Subject: Re: [Jmol-users] Firefox change yes, right around two weeks ago. Sorry to hear that it affected t

Re: [Jmol-users] Firefox change

2013-09-05 Thread Robert Hanson
stolaf.edu] > *Sent:* 05 September 2013 08:32 > *To:* jmol-users@lists.sourceforge.net > *Subject:* Re: [Jmol-users] Firefox change > > > > yes, right around two weeks ago. Sorry to hear that it affected the > workshop. Such a pain. But that simple fix does do the job. I

Re: [Jmol-users] Firefox change

2013-09-05 Thread Angel Herráez
I'm seeing the same as Anthony, after changing the security.fileuri.strict_origin_policy preference. The same has beeing going on for a few months with my local pages, unsigned applet. My only solution was running from a local webserver. It is true that with latest Firefox no applet is loaded a

Re: [Jmol-users] Firefox change

2013-09-06 Thread C Anthony Lewis
0 To: jmol-users@lists.sourceforge.net Subject: Re: [Jmol-users] Firefox change that's with the signed applet? I'm not aware of any other issues. On Thu, Sep 5, 2013 at 10:34 AM, C Anthony Lewis mailto:cale...@plymouth.ac.uk>> wrote: I've recently noticed this as well and just

Re: [Jmol-users] Firefox change

2013-09-06 Thread Angel Herráez
> I'm using Jmol.js locally to load everything (Jmol 13.0.10 and Firefox > 23.0.1)... I > guess I need to update the way I use Jmol Not necessarily, Anthony. The issues ar with changing Java security policies and the browsers way of dealing with that. So until you are ready or willing