VMD-L Mailing List
From: John Stone (johns_at_ks.uiuc.edu)
Date: Tue Jul 03 2018 - 11:41:10 CDT
- Next message: John Stone: "Re: Error in PCA analysis"
- Previous message: John Stone: "Re: AW: Error: not possible to build nodeSelString: () and ()"
- In reply to: Mani Kandan: "Inorganic builder in no display mode - Reg"
- Next in thread: Mani Kandan: "Re: Inorganic builder in no display mode - Reg"
- Reply: Mani Kandan: "Re: Inorganic builder in no display mode - Reg"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Hi,
To start out with, when you run VMD in a non-graphical mode,
you would need to use the following command to load the plugin:
package require inorganicbuilder
That is (coincidentally) done already when running in graphical mode,
but not in non-graphical mode, as a side effect of how GUI plugins get
registered in the menus when VMD starts up. In general, you should
always use "package require" commands to ensure correct operation.
I don't know to what extent the inorganic builder plugin works
when running without the GUI, but you will soon find out.
Best regards,
John Stone
vmd_at_ks.uiuc.edu
On Wed, Jun 27, 2018 at 09:02:00PM +0530, Mani Kandan wrote:
> Dear all,
>
> I am trying to run inorganic builder in my cluster with no
> display mode. I have written the command in the Tcl file and running by
> using vmd -dispdev text -e <filename>. While running I am facing following
> error
>
> invalid command name "inorganicBuilder::initMaterials"
> invalid command name "inorganicBuilder::newMaterialHexagonalBox"
> 0
> can't read "box": no such variable
> can't read "box": no such variable
> file4
> can't read "box": no such variable
> can't read "box": no such variable
> atomselect0
> atomsel: frame -1 out of range for molecule 0
> atomsel: frame -1 out of range for molecule 0
>
>
> Kindly help me to solve this issue and help me to run in
> no display mode.
>
> Thanks and regards,
>
> MANIKANDAN D
-- NIH Center for Macromolecular Modeling and Bioinformatics Beckman Institute for Advanced Science and Technology University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801 http://www.ks.uiuc.edu/~johns/ Phone: 217-244-3349 http://www.ks.uiuc.edu/Research/vmd/
- Next message: John Stone: "Re: Error in PCA analysis"
- Previous message: John Stone: "Re: AW: Error: not possible to build nodeSelString: () and ()"
- In reply to: Mani Kandan: "Inorganic builder in no display mode - Reg"
- Next in thread: Mani Kandan: "Re: Inorganic builder in no display mode - Reg"
- Reply: Mani Kandan: "Re: Inorganic builder in no display mode - Reg"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]