google-code-export / metastudio

Automatically exported from code.google.com/p/metastudio
1 stars 0 forks source link

import .list file #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. import .list file
2.
3.

What is the expected output? What do you see instead?
It should import the frag. scheme. Nothing happens.

What version of the product are you using? On what operating system?
v2.0.14102007

Please provide any additional information below.

Caused by: Command not found: atom( java.lang.String, double, double,
double ) : at Line: 241 : in file:
/org/meta/commands/importFragmentGeometries.bsh : atom ( words [ 0 ] ,
Double .parseDouble ( words [ 1 ] ) , Double .parseDouble ( words [ 2 ] ) ,
Double .parseDouble ( words [ 3 ] ) ) 

Called from method: getAtomIndex : at Line: 323 : in file:
/org/meta/commands/importFragmentGeometries.bsh : getAtomIndex ( line ,
molecule ) 
    at bsh.Name.invokeLocalMethod(Unknown Source)
    at bsh.Name.invokeMethod(Unknown Source)

Original issue reported on code.google.com by anuja.ra...@gmail.com on 18 Oct 2007 at 10:27

GoogleCodeExporter commented 9 years ago
This is fixed in v2.0.18102007

cheers

Original comment by tovganesh@gmail.com on 19 Oct 2007 at 6:43