Actions
Bug #6812
closedError on Align Presets screen when the source preset is the last in the list
Status:
Closed
Priority:
Normal
Assignee:
Category:
Leginon GUI
Target version:
Start date:
03/06/2019
Due date:
% Done:
0%
Estimated time:
Affected Version:
Appion/Leginon 3.3
Show in known bugs:
No
Workaround:
As a workaround, creating another "dummy" preset after the last preset will make the Align Presets command run.
Description
When using the align presets filter, if you select the last preset in the list as the source preset you get the following error
{/path/to/myami}/leginon/gui/wx/PresetsManager.py, line 1431, in onStart
if currentpresetleft refname and currentpresetright self.node.firstrightpreset and self.parent.customalign == False:
AttributeError: 'PresetsManager' object has no attribute 'firstrightpreset'
Actions