Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Angel Herráez
Robert Hanson wrote: OK, I know what it is. You can't give jmolApplet(...) jmolLoadInline(..) right in a row like that. After jmolApplet the browser is busy creating the applet. VERY unwise to fire commands at it while that is happening. Yes, I've often had similar problems with

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Robert Hanson
2010/1/14 Angel Herráez angel.herr...@uah.es How about using jmolAppletInline() ? That's what it is designed for, right? yes! Of course. I forgot that! Definitely that is the way to go here. -- Robert M. Hanson Professor of Chemistry St. Olaf College 1520 St. Olaf Ave. Northfield, MN

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Grossman, Robert B
Conversation: [Jmol-users] Jmol usually not displaying molecule Subject: Re: [Jmol-users] Jmol usually not displaying molecule OK, I know what it is. You can't give jmolApplet(...) jmolLoadInline(..) right in a row like that. After jmolApplet the browser is busy creating the applet. VERY unwise to fire

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Grossman, Robert B
Hanson hans...@stolaf.edu Reply-To: jmol-users@lists.sourceforge.net Date: Thu, 14 Jan 2010 11:19:40 -0500 To: jmol-users@lists.sourceforge.net Conversation: [Jmol-users] Jmol usually not displaying molecule Subject: Re: [Jmol-users] Jmol usually not displaying molecule 2010/1/14 Angel Herráez

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Otis Rothenberger
Hello Again B, B, and A, Just a thought because I went to bed thinking about this last night: Does jmolAppletInline([250, 250], '\n Marvin ETC pickup Bob's apostrophe quotes? If so, then I think the regular expression in _jmolSterilizeInline(model) is simply changing them back to apostrophe

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Robert Hanson
@lists.sourceforge.net Date: Wed, 13 Jan 2010 23:05:55 -0500 To: jmol-users@lists.sourceforge.net Conversation: [Jmol-users] Jmol usually not displaying molecule Subject: Re: [Jmol-users] Jmol usually not displaying molecule OK, I know what it is. You can't give jmolApplet(...) jmolLoadInline

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Grossman, Robert B
Rothenberger o...@chemagic.com Reply-To: jmol-users@lists.sourceforge.net Date: Thu, 14 Jan 2010 12:28:22 -0500 To: jmol-users@lists.sourceforge.net Conversation: [Jmol-users] Jmol usually not displaying molecule Subject: Re: [Jmol-users] Jmol usually not displaying molecule Hello Again B, B

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Angel Herráez
El 14 Jan 2010 a las 11:45, Grossman, Robert B escribió: With Jmol 11.9.18, Safari 4.0.4, MacOS 10.5.8, and the following code: I'm not sure, but probably 11.9.18 has the same bug as 11.8.15, 11.8.16 and 11.9.13. The fix has been done recently and is not yet available for download. You can

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Grossman, Robert B
-users] Jmol usually not displaying molecule Subject: Re: [Jmol-users] Jmol usually not displaying molecule El 14 Jan 2010 a las 11:45, Grossman, Robert B escribió: With Jmol 11.9.18, Safari 4.0.4, MacOS 10.5.8, and the following code: I'm not sure, but probably 11.9.18 has the same bug as 11.8.15

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Angel Herráez
El 14 Jan 2010 a las 12:48, Grossman, Robert B escribió: The version I have most recently downloaded, 11.9.18, is the one from Bob's site. Current is 11.9.19_dev, dated 14 Jan. Try that, so we can clarify the issue

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-14 Thread Angel Herráez
Sorry for the possible confusion, I see that the date of the latest file in Bob's site is 14 Jan, but the popup menu reports 12 Jan. A better idea: I remembered about one of Bob's tricks: you can view any Jmol webpage using any version of the applet. This is documented at

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-13 Thread Robert Hanson
Works fine in Jmol 11.9.18. Unfortunately we JUST released 11.8.16, and I missed this fix in there. Please at least try the Jmol 11.9. On Wed, Jan 13, 2010 at 3:41 PM, Grossman, Robert B robert.gross...@uky.edu wrote: Hi, I spoke too soon before. I have a new problem. Now Jmol is only

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-13 Thread Grossman, Robert B
I'm still not having any luck seeing the molecule, even in 11.9.18. script type=text/javascript jmolInitialize('../../nosession/jmol'); jmolApplet([250, 250]); jmolLoadInline('\n Marvin 12290623562D \n\n 23 26

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-13 Thread Otis Rothenberger
Hi Again Bob, I don't know if this will help, but I put your latest coordinate file string into a JavaScript variable called bobFile on the following page: http://chemagic.com/web_molecules/script_page_large.aspx bobFile was not altered. It has the \n's. The page uses Jmol 11.9.9. There is a

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-13 Thread Jeff Hansen
Here is what happened on my MacBook Pro running OS X 10.6.2 with Java 1.6.0_17. After entering the ~alert(bobFile); then clicking on Run I got the following: Marvin 12290623562D 23 26 0 0 0 0999 V2000 4.35080.48410. C 0 0 0 0 0 0 0 0 0 0

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-13 Thread Jeff Hansen
Forgot to mention this was with Safari 4.0.4. Pretty much the same behavior in Firefox 3.5.6. *** Jeff Hansen Department of Chemistry and Biochemistry DePauw University 602 S. College Ave. Greencastle, IN 46135 jhan...@depauw.edu

Re: [Jmol-users] Jmol usually not displaying molecule

2010-01-13 Thread Robert Hanson
OK, I know what it is. You can't give jmolApplet(...) jmolLoadInline(..) right in a row like that. After jmolApplet the browser is busy creating the applet. VERY unwise to fire commands at it while that is happening. In the past you could complete crash the browser that way. I think what you