OK, so there are four images now:

Info.coverImage           provided by user if desired; no default
appletLoadingImage    JSmol_spinner.gif
Info.makeLiveImage    play_make_live.jpg
(no Info option)            cursor_wait.gif

There's a bug there where JSmol is pointing to the page's j2s/ directory
rather than to the Info.j2sPath directory. So if you use a j2sPath that is
not standard, the little spinner in the bottom left corner that shows while
the file loads or when an isosurface is loading will look like a broken
image.

Simplest fix for now is to go into JSmol.min.js and change

src="j2s/img/cursor_wait.gif

to

src="'+b._j2sPath+'/img/cursor_wait.gif


Sorry about that!

Bob


On Mon, Feb 29, 2016 at 3:23 PM, S Westrip <simonwest...@icloud.com> wrote:

> I'm using version Jmol 14.4.3_2016.02.28 from sourceforge - the latest
> release ?
>
> I'm afraid I'm not upto speed with 'play_make_live' - is there a way to
> switch that off using the info object?
>
> Cheers
>
> Simon
>
> On Feb 29, 2016, at 09:09 pm, Angel Herráez <angel.herr...@uah.es> wrote:
>
> Thanks Angel - its the cursor_wait.gif that is the problem (i.e. it shows
> up as a missing image in
>
> the bottom-left corner of the 'applet' canvas while JSmol is loading etc.)
>
>
> No, that space is not for cursor_wait but for play_make_live
>
>
> I can work around this by creating a ./j2s/img/ folder on my server
> relative to the pages, but ideally
>
> it would be nice to be able to specify it using the Info object
>
>
> Yes, that's the way to go.
>
> (NB tried
>
> Info.appletLoadingImage = "none" but that didn't work either)
>
>
>
> In my Info definition I use relative paths - perhaps that is the problem -
> I will test this...
>
>
> Relative paths is OK, in fact the usual and recommended way.
>
> It has to be something else.
>
> Again, which is your version?
>
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Jmol-users mailing list
> Jmol-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jmol-users
>
>


-- 
Robert M. Hanson
Larson-Anderson Professor of Chemistry
Chair, Department of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get.

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to