Re: [Jmol-users] final testing appreciated

2008-10-04 Thread Thomas Stout
Great! Thanks very much -- that's very useful. -Tom (google is amazing!) On Thu, Sep 25, 2008 at 8:15 AM, Angel Herraez [EMAIL PROTECTED] wrote: Just found this (well, not me, Google of course): Clearing Java cache on Linux, Mac, Windows:

Re: [Jmol-users] final testing appreciated

2008-10-04 Thread Robert Hanson
I still think it's a Java caching problem on your machine. Try downloading RC17. That runs fine for me. On Mon, Sep 29, 2008 at 12:17 PM, Rolf Huehne [EMAIL PROTECTED]wrote: Robert Hanson wrote: Hmm. This could be a mix of signed applet versions. Try using

Re: [Jmol-users] final testing appreciated

2008-10-01 Thread Rolf Huehne
Robert Hanson wrote: Final testing appreciated for Jmol 11.6. Anything you can do to try to break it would be great. The following commands that used to work at least until 11.5.35 give an error message in 11.6.RC17: bound_box = getProperty(boundboxInfo, vector); vector_x = bound_box.x;

Re: [Jmol-users] final testing appreciated

2008-10-01 Thread Rolf Huehne
Rolf Huehne wrote: Robert Hanson wrote: Hmm. This could be a mix of signed applet versions. Try using jmolInitialize(.,JmolAppletSigned.jar) so that it is definitely picking up just the one JAR file. I'll try jmolInitialize(.,JmolAppletSigned0.jar) and see if I forgot to include

Re: [Jmol-users] final testing appreciated

2008-10-01 Thread Angel Herraez
Using 11.6.RC17 I get this error: eval ERROR: el argumento no es válido line 1 command 64 of file null: { selected } . y = 0 The offending script is select 2.0; spacefill off; wireframe 0.04; color [xFF00FF]; {selected}.y = 0; It worked in 11.5.41 at least (I seem to

Re: [Jmol-users] final testing appreciated

2008-10-01 Thread Robert Hanson
yeah, I know what that is thanks. On Wed, Oct 1, 2008 at 8:47 AM, Rolf Huehne [EMAIL PROTECTED] wrote: Robert Hanson wrote: Final testing appreciated for Jmol 11.6. Anything you can do to try to break it would be great. The following commands that used to work at least until

Re: [Jmol-users] final testing appreciated

2008-10-01 Thread Robert Hanson
same problem On Wed, Oct 1, 2008 at 8:47 AM, Rolf Huehne [EMAIL PROTECTED] wrote: Robert Hanson wrote: Final testing appreciated for Jmol 11.6. Anything you can do to try to break it would be great. The following commands that used to work at least until 11.5.35 give an error message

Re: [Jmol-users] final testing appreciated

2008-09-29 Thread Angel Herraez
I've added some information about clearing Java cache and other Java- related stuff into the Wiki: main page Running Jmol Solving Java Problems Also linked from Running Jmol Application and Running Jmol Applet Any confirmation or correction of that info from the Mac or Linux users will be

Re: [Jmol-users] final testing appreciated

2008-09-29 Thread Rolf Huehne
Robert Hanson wrote: Final testing appreciated for Jmol 11.6. Anything you can do to try to break it would be great. One bug I know about seems to be that the applet stalls if a file load error occurs. I'm onto that one. I tried to use the signed applet but when I try to load a file I get

Re: [Jmol-users] final testing appreciated

2008-09-29 Thread Robert Hanson
Hmm. This could be a mix of signed applet versions. Try using jmolInitialize(.,JmolAppletSigned.jar) so that it is definitely picking up just the one JAR file. I'll try jmolInitialize(.,JmolAppletSigned0.jar) and see if I forgot to include something in one of the Jar files. Could be -- those

Re: [Jmol-users] final testing appreciated

2008-09-29 Thread Rolf Huehne
Robert Hanson wrote: Hmm. This could be a mix of signed applet versions. Try using jmolInitialize(.,JmolAppletSigned.jar) so that it is definitely picking up just the one JAR file. I'll try jmolInitialize(.,JmolAppletSigned0.jar) and see if I forgot to include something in one of

Re: [Jmol-users] final testing appreciated

2008-09-25 Thread Robert Hanson
also, you can add parameters like that as though they were callbacks: jmolInitialize(./, JmolApplet.jar) jmolSetCallback(draggable, true) jmolApplet(400) On Thu, Sep 25, 2008 at 3:31 AM, Angel Herraez [EMAIL PROTECTED] wrote: Re: draggable applet Here is a partial copy of my previous post (4

Re: [Jmol-users] final testing appreciated

2008-09-25 Thread Thomas Stout
That sounds like a good explanation, but unfortunately I had the same problem on both WinXP and linux I also cleared the FF cache on both platforms (in addition to re-starting FF and also re-starting the computer (WinXP). I may go back and try it again, but like I said, I'm happily using the

Re: [Jmol-users] final testing appreciated

2008-09-25 Thread Robert Hanson
It's the Java cache. On Thu, Sep 25, 2008 at 9:55 AM, Thomas Stout [EMAIL PROTECTED]wrote: That sounds like a good explanation, but unfortunately I had the same problem on both WinXP and linux I also cleared the FF cache on both platforms (in addition to re-starting FF and also re-starting

Re: [Jmol-users] final testing appreciated

2008-09-25 Thread Angel Herraez
Just found this (well, not me, Google of course): Clearing Java cache on Linux, Mac, Windows: http://www.uwplatt.edu/oit/howto/java-cache.html - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread rob yang
Final testing appreciated for Jmol 11.6. Anything you can do to try to break it would be great. Has anyone had problems with Jmol applet when using firefox 3? I sometimes (strangely not always) get the following error: Your web browser is not fully compatible with Jmol browser: mozilla

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread Thomas Stout
for what it's worth: I have never seen that using FF 3 on WinXP or linux ... I don't have a modern Mac, so have not been running Jmol there... -Tom On Wed, Sep 24, 2008 at 10:03 AM, rob yang [EMAIL PROTECTED] wrote: -- Final testing appreciated for Jmol

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread Robert Hanson
I'll check into that. On Wed, Sep 24, 2008 at 12:16 PM, Thomas Stout [EMAIL PROTECTED]wrote: One oddity that I've just noticed: I downloaded 11.6.RC16 (several times in the last 24 hours) and find that if I run the stand alone or load the signed applet, they report version 11.6.RC16.

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread Robert Hanson
Tom, could be your browser didn't get fully closed. You have to make sure all browser windows are closed and then restart the browser to use a newer version of the applet. Just putting it in a directory and navigating to a page won't do it. The release files are fine. Bob On Wed, Sep 24, 2008

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread Robert Hanson
Rob, This message is from some version of browsercheck, I think. When you go here: http://jmol.sourceforge.net/browsercheck/ do you get that same message? I suspect the problem is that somebody's HTML needs updating. Does Jmol work fine for you in general, anyway? Bob On Wed, Sep 24,

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread rob yang
navigator.javaEnabled() false -- Date: Wed, 24 Sep 2008 13:44:51 -0500 From: [EMAIL PROTECTED] To: jmol-users@lists.sourceforge.net Subject: Re: [Jmol-users] final testing appreciated Rob, This message is from some version of browsercheck, I think. When you go here: http

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread Angel Herráez
Rob, you must take with caution that diagnostics. Browsercheck is rather old* and its report is based on the browser identity (userAgent), not by testing the features. Do you mean that Firefox 2 was working correctly and Firefox 3 fails, on the same MacOS? If so, it's probably not that reason

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread rob yang
in firefox3 without any problem. -Rob From: [EMAIL PROTECTED] To: jmol-users@lists.sourceforge.net Date: Wed, 24 Sep 2008 22:21:06 +0200 Subject: Re: [Jmol-users] final testing appreciated Rob, you must take with caution that diagnostics. Browsercheck is rather old* and its report is based

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread Robert Hanson
: Wed, 24 Sep 2008 22:21:06 +0200 Subject: Re: [Jmol-users] final testing appreciated Rob, you must take with caution that diagnostics. Browsercheck is rather old* and its report is based on the browser identity (userAgent), not by testing the features. Do you mean that Firefox 2 was working

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread rob yang
I installed this: http://sourceforge.net/project/showfiles.php?group_id=107955package_id=116499release_id=591572 Date: Wed, 24 Sep 2008 15:40:50 -0500 From: [EMAIL PROTECTED] To: jmol-users@lists.sourceforge.net Subject: Re: [Jmol-users] final testing appreciated so do we conclude

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread Robert Hanson
/showfiles.php?group_id=107955package_id=116499release_id=591572 -- Date: Wed, 24 Sep 2008 15:40:50 -0500 From: [EMAIL PROTECTED] To: jmol-users@lists.sourceforge.net Subject: Re: [Jmol-users] final testing appreciated so do we conclude that the firefox3/Mac issue

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread Thomas Stout
Oh, I restarted everything - including the computer and re-downloaded all of the gzipped, the zip-ped and the full-source included versions! Not a big deal to me since I've switched over to the signed applet in order to provide local file loading and image saving... -Tom On Wed, Sep 24, 2008

Re: [Jmol-users] final testing appreciated

2008-09-24 Thread rob yang
://sourceforge.net/project/showfiles.php?group_id=107955package_id=116499release_id=591572 Date: Wed, 24 Sep 2008 15:40:50 -0500 From: [EMAIL PROTECTED] To: jmol-users@lists.sourceforge.net Subject: Re: [Jmol-users] final testing appreciated so do we conclude that the firefox3/Mac issue is resolved

[Jmol-users] final testing appreciated

2008-09-22 Thread Robert Hanson
Final testing appreciated for Jmol 11.6. Anything you can do to try to break it would be great. One bug I know about seems to be that the applet stalls if a file load error occurs. I'm onto that one. Bob -- Robert M. Hanson Professor of Chemistry St. Olaf College Northfield, MN

Re: [Jmol-users] final testing appreciated

2008-09-22 Thread Robert Hanson
(That's the SIGNED applet...) On Mon, Sep 22, 2008 at 6:14 PM, Robert Hanson [EMAIL PROTECTED] wrote: One bug I know about seems to be that the applet stalls if a file load error occurs. I'm onto that one. Bob - This