Re: [Jmol-users] NullPointerException while loading a PDB File

2008-06-03 Thread Matteo Riondato
On Tue, Jun 03, 2008 at 12:44:06AM -0500, Bob Hanson wrote: > OK, that's fixed for 11.5.39. At least for the JmolSimpleViewer > interface, it could be fixed. (I don't know if that is what you are > using or not.) > > Mostly, though, it is a result of not calling > > viewer.evalString("ZAP");

Re: [Jmol-users] NullPointerException while loading a PDB File

2008-06-02 Thread Bob Hanson
OK, that's fixed for 11.5.39. At least for the JmolSimpleViewer interface, it could be fixed. (I don't know if that is what you are using or not.) Mostly, though, it is a result of not calling viewer.evalString("ZAP"); just after allocating the viewer object. This is required prior to the f

Re: [Jmol-users] NullPointerException while loading a PDB File

2008-06-01 Thread Bob Hanson
OK, I'll look into it. Matteo Riondato wrote: >On Sat, May 31, 2008 at 02:56:49PM -0500, Bob Hanson wrote: > > >>can't work on this immediately, but please send that file to me offline >>so I can try that myself -- unless it does it with any file. Are you >>using the latest release? 11.5.38?

Re: [Jmol-users] NullPointerException while loading a PDB File

2008-05-31 Thread Matteo Riondato
On Sat, May 31, 2008 at 02:56:49PM -0500, Bob Hanson wrote: > can't work on this immediately, but please send that file to me offline > so I can try that myself -- unless it does it with any file. Are you > using the latest release? 11.5.38? All this command does is send the > script command >

Re: [Jmol-users] NullPointerException while loading a PDB File

2008-05-31 Thread Bob Hanson
can't work on this immediately, but please send that file to me offline so I can try that myself -- unless it does it with any file. Are you using the latest release? 11.5.38? All this command does is send the script command load "/archivio2/rionda/uni/3d/1grz.pdb" Bob Hanson Matteo Rionda

[Jmol-users] NullPointerException while loading a PDB File

2008-05-30 Thread Matteo Riondato
Hi folks, I'm using Jmol embedded in a Java application I'm developing, but have some troubles while loading a PDB file (any PDB file) with the instruction viewer.openFile("FILENAME"); Here is what I get: FileManager opening /archivio2/rionda/uni/3d/1grz.pdb Exception in thread "Thread-2" java.lan