Bugs item #2573313, was opened at 2009-02-06 16:59
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2573313&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: File Input/Output
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Rolf Huehne (rhuehne)
Assigned to: Miguel (migueljmol)
Summary: ANISOU records block load filter

Initial Comment:
In the latest SVN build (revision 10621) and also in version 11.6.8 there seems 
to be a problem with the load filter option if ANISOU records are present in 
the PDB file. I got the following error messages after trying to load a number 
of PDB files with ANISOU records like 2ODK:

load pdb2odk.ent.gz FILTER "*.CA";

filtering with ;*.CA;
biomolecule 1: number of transforms: 1
biomolecule 2: number of transforms: 1
java.lang.NullPointerException
        at org.jmol.adapter.readers.cifpdb.PdbReader.anisou(Unknown Source)
        at 
org.jmol.adapter.readers.cifpdb.PdbReader.readAtomSetCollection(Unknown Source)
        at 
org.jmol.adapter.smarter.Resolver.getAtomCollectionAndCloseReader(Unknown 
Source)
        at 
org.jmol.adapter.smarter.SmarterJmolAdapter.staticGetAtomSetCollectionFromReader(Unknown
 Source)
        at 
org.jmol.adapter.smarter.SmarterJmolAdapter.getAtomSetCollectionFromReader(Unknown
 Source)
        at 
org.jmol.viewer.FileManager$FileReaderThread.createAtomSetCollection(Unknown 
Source)
        at org.jmol.viewer.FileManager$FileReaderThread.run(Unknown Source)
        at org.jmol.viewer.FileManager.createAtomSetCollectionFromFile(Unknown 
Source)
        at org.jmol.viewer.Viewer.openFile(Unknown Source)
        at org.jmol.viewer.Eval.load(Unknown Source)
        at org.jmol.viewer.Eval.instructionDispatchLoop(Unknown Source)
        at org.jmol.viewer.Eval.runEval(Unknown Source)
        at org.jmol.viewer.Viewer.evalStringWaitStatus(Unknown Source)
        at org.jmol.viewer.ScriptManager$ScriptQueueRunnable.runScript(Unknown 
Source)
        at 
org.jmol.viewer.ScriptManager$ScriptQueueRunnable.runNextScript(Unknown Source)
        at org.jmol.viewer.ScriptManager$ScriptQueueRunnable.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:534)
file ERROR: pdb2odk.ent.gz
Error reading file at line 595:
ANISOU    1  N   MSE A   1     4166   4306   4342   -188   -102   -122       N
null
for file pdb2odk.ent.gz
type pdb
openFile(pdb2odk.ent.gz): 671 ms
eval ERROR: Error reading file at line 595:
ANISOU    1  N   MSE A   1     4166   4306   4342   -188   -102   -122       N
null
for file pdb2odk.ent.gz
type pdb
----
         load "pdb2odk.ent.gz" filter >> "*.CA" <<


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2573313&group_id=23629

------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to