> From: [email protected]
> To: [email protected]
> Date: Thu, 12 Feb 2009 17:14:46 +0100
> Subject: Re: [Jmol-developers] Loading custom menus [was  (no subject)]
> 
> Hello Jeroen 
> 
> > Even when loading the default menu (dumped with the 'write menu' 
> > script), this exception occurs. I've tried using different versions
> > (11.7.25, 11.6.15, 11.4.6, even 11.2.14). 
> 
> There has been a bug across several later versions. This was found 
> recently and fixed in 11.6.13 and 11.7.21 
> 
> The feature was introduced in 11.3.15, so 
> - 11.2 will not work
> - 11.4 may or not work
> - 11.6.15 and 11.7.25 should be OK
> 
> 
> > I'm starting the
> > application using org.openscience.jmol.app.getJmol.getJmol(...).
> 
> I don't understand this method. Please try first to execute the 
> Jmol.jar file and see what happens. Others may help you with that, 
> but first let's make sure if the normal use of the app works or not.
> 
> The scripted "load menu" method is documented only for the applet; 
> I'd expect it to work in the app too, but haven't tried that yet.
> 
> This works for me in 11.6.16:
>        java -jar Jmol.jar -m test.mnu
> 
> And this works too:
>       java -jar Jmol.jar
>       load menu "text.mnu"  # (entered in the script console)

I've tried these options as well, the problem remains the same. The reason that 
I use the strange way of opening is because I launch jmol from another java 
program. 

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
------------------------------------------------------------------------------
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to