Mantis Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000274Rosetta[All Projects] Crashpublic2013-05-20 13:432013-05-20 13:43
Reporterrmoretti 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
PlatformOSOS Version
Product Version 
Fixed in Version 
Summary0000274: DesignRepackMover doesn't handle parsed minimize_rb correctly.
DescriptionIn the parse_my_tag function of DesignRepackMover, if the minimize_rb option is set, it attempts to pass a single bool to min_rb(), which is expecting a vector of bools, one for each jump. Subsequent use results in an error because the vector isn't of the correct length.
Additional Informationhat tip to jarod for finding this https://www.rosettacommons.org/node/3291 [^]

The logic here is a bit flakey to begin with, as the number of jumps at parse time isn't necessarily going to be the number of jumps at apply time.
TagsNo tags attached.
Application(s) Affectedrosetta_scripts
Command Line UsedXMLs with any DesignRepackMover and minimize_rb options
Developer Options
Fixed in SVN Version
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2013-05-20 13:43 rmoretti New Issue


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker