Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000150PyRosetta[All Projects] Crashpublic2012-10-29 12:522012-10-31 10:39
ReporterSergey 
Assigned ToSergey 
PrioritynormalSeverityminorReproducibilityalways
StatusassignedResolutionopen 
Platformx86OSOS XOS Version10.7
Product Version[Rosetta] Trunk 
Fixed in Version 
Summary0000150: PyRosetta PyMOL mover send_energy does not work on PyMOL 1.4
DescriptionPyRosetta PyMOL mover send_energy does not work on PyMOL 1.4 (and probably 1.5) resulting with following error: Coloring failed... Did you forget to send the pose geometry first?

[Need additional confirmation for Linux and PyMOL-1.5]
Steps To Reproduceimport rosetta

rosetta.init()

pose = rosetta.pose_from_sequence('EVAAAVAT')

pymol = rosetta.PyMOL_Mover()

pymol.apply(pose)

scorefxn = rosetta.create_score_function('standard')
scorefxn(pose)

pymol.send_energy(pose)
TagsNo tags attached.
Application(s) AffectedPyRosetta, Rosetta
Command Line Used-
Developer Options
Fixed in SVN Version
Attached Files

- Relationships

-  Notes
(0000124)
Labonte (Developer)
2012-10-31 10:39

I cannot duplicate this error. It works just fine on my computer.

I have Ubuntu 12.04, PyRosetta r51917, and PyMOL 1.4.1.

- Issue History
Date Modified Username Field Change
2012-10-29 12:52 Sergey New Issue
2012-10-29 12:52 Sergey Status new => assigned
2012-10-29 12:52 Sergey Assigned To => Sergey
2012-10-31 10:39 Labonte Note Added: 0000124


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker