Anthony,

There may be problems in that error report that I'm not seeing, but one
thing I will point out is that Chrome requires a terminal start-up (at
least on the Mac) to run files locally. It's a pain, but you have to start
from the terminal (Mac) with:

open -a /Applications/Google\\ Chrome.app --args
--allow-file-access-from-files

For Windows, I think it's:

chrome.exe --disable-web-security

On Mac, I can create a double clickable shell script that starts Chrome in
this mode - not sure about Windows. By the way, on the Mac side Safari also
needs a switch set, but this is a simple preference change.

Otis




On Mon, Jan 19, 2015 at 6:24 AM, C Anthony Lewis <cale...@plymouth.ac.uk>
wrote:

>  All,
>
>
>
> I’m experiencing an error that is probably simple to fix but I’m lost. I’m
> trying to create a simple page, based upon the test2.htm example. Both the
> original test2 file (slightly edited to work locally) and the simplified
> one I’ve created work in Firefox and IE but an error is thrown by Chrome
> (see console display below). The crux seems to be something to do with
> corescript.z.js. I’m working from locally stored files etc. and I’ve only
> have the js2 folder (and files in it) available for my test. Any ideas
> would be gratefully received.
>
>
>
>
>
>  ------------------------------
>  <http://www.plymouth.ac.uk/worldclass>
>
> This email and any files with it are confidential and intended solely for
> the use of the recipient to whom it is addressed. If you are not the
> intended recipient then copying, distribution or other use of the
> information contained is strictly prohibited and you should not rely on it.
> If you have received this email in error please let the sender know
> immediately and delete it from your system(s). Internet emails are not
> necessarily secure. While we take every care, Plymouth University accepts
> no responsibility for viruses and it is your responsibility to scan emails
> and their attachments. Plymouth University does not accept responsibility
> for any changes made after it was sent. Nothing in this email or its
> attachments constitutes an order for goods or services unless accompanied
> by an official order form.
>
>
> ------------------------------------------------------------------------------
> New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
> GigeNET is offering a free month of service with a new server in Ashburn.
> Choose from 2 high performing configs, both with 100TB of bandwidth.
> Higher redundancy.Lower latency.Increased capacity.Completely compliant.
> http://p.sf.net/sfu/gigenet
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>


-- 
Otis Rothenberger
o...@chemagic.com
------------------------------------------------------------------------------
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to