[PyMOL] Segmentation Fault while running on NVIDIA 177.80

2008-11-07 Thread Khurrum Maqbool
When I try to run pymol, it starts up fine but if I go to "Help > About PyMOL" or "Plugin > APBS Tools > Run APBS" then I get a message that says "Segmentation fault" and all the windows close. I have tried this on two machines. One has an Nvidia Quadro FX 3700. The other has a GeForce 7900. Both a

Re: [PyMOL] Viewing gromacs in pymol

2008-11-07 Thread DeLano Scientific
As an aside: If building current versions from source, there is now an additional performance hack for displaying trajectories using the simplest representations: lines, sticks, nonbonded, spheres, & ribbon. set defer_builds_mode, 5 This will enable PyMOL to be more RAM and performance competi

Re: [PyMOL] Viewing gromacs in pymol

2008-11-07 Thread Martin Hoefling
Am Freitag 07 November 2008 12:10:19 schrieb DimitryASuplatov: > Hello, > does pymol supports gromacs coordinate and trajectory files (gro, xtc, > tpr, trr etc.)? > Thanks Trajectory support is supported when vmd plugins are enabled during build. Here's a small function I use with pymol to load g

[PyMOL] Viewing gromacs in pymol

2008-11-07 Thread DimitryASuplatov
Hello, does pymol supports gromacs coordinate and trajectory files (gro, xtc, tpr, trr etc.)? Thanks