Project

General

Profile

Actions

Bug #5687

closed

default for TiltListAlternator for MSI-T Tilt application can not be set in the gui

Added by Anchi Cheng about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
04/06/2018
Due date:
% Done:

0%

Estimated time:
Affected Version:
Appion/Leginon 3.3
Show in known bugs:
No
Workaround:

Description

Traceback (most recent call last):
File "/Users/acheng/myami/leginon/gui/wx/TiltListAlternater.py", line 38, in onSettingsTool
dialog = SettingsDialog(self,show_basic=True)
File "/Users/acheng/myami/leginon/gui/wx/Settings.py", line 157, in init
self.getNodeSettings()
File "/Users/acheng/myami/leginon/gui/wx/Settings.py", line 274, in getNodeSettings
self.setSettings(self.widgets, nodesettings)
File "/Users/acheng/myami/leginon/gui/wx/Settings.py", line 245, in setSettings
getattr(widget, attributes[widget.__class__][1])(sd[key])
File "/Users/acheng/myami/leginon/gui/wx/Entry.py", line 104, in SetValue
wx.TextCtrl.SetValue(self, self.valueToString(value))
File "/Users/acheng/miniconda/lib/python2.7/site-packages/wx-3.0-osx_cocoa/wx/_core.py", line 13078, in SetValue
return core.TextEntryBase_SetValue(*args, **kwargs)
TypeError: String or Unicode type required

Actions #1

Updated by Anchi Cheng about 6 years ago

Caused by the settings "tilts" is defined as string type. not tupple.

Actions #2

Updated by Anchi Cheng about 6 years ago

Fixed and cherry-pick to fix in 3.3

Actions #3

Updated by Anchi Cheng over 5 years ago

  • Status changed from Assigned to Closed

status updated

Actions #4

Updated by Anchi Cheng over 5 years ago

  • Status changed from Closed to In Test
Actions #5

Updated by Anchi Cheng over 5 years ago

  • Status changed from In Test to Closed
Actions #6

Updated by Anchi Cheng over 5 years ago

  • Status changed from Closed to In Test
Actions #7

Updated by Anchi Cheng over 5 years ago

  • Status changed from In Test to Closed

updated status_id

Actions

Also available in: Atom PDF