-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Milestone
Description
Select several cells in phase panel. If Press “shift” and select a few cells, it works fine. But if press “control” (or “command” in mac) on keyboard, click a few cells. it shows:
Traceback (most recent call last):
File "/home/ly0/Documents/billinge/dev/test_pdfgui_py3/diffpy.pdfgui/src/diffpy/pdfgui/gui/errorwrapper.py", line 59, in _f
return func(*args, **kwargs)
File "/home/ly0/Documents/billinge/dev/test_pdfgui_py3/diffpy.pdfgui/src/diffpy/pdfgui/gui/phaseconfigurepanel.py", line 453, in onEditorShown
self._selectedCells = gridutils.getSelectedCells(self.gridAtoms)
File "/home/ly0/anaconda3/envs/pdfgui_py37_test/lib/python3.7/site-packages/diffpy.utils-3.0.0-py3.7.egg/diffpy/utils/wx/gridutils.py", line 78, in getSelectedCells
rcset.update(grid.GetSelectedCells())
TypeError: unhashable type: 'GridCellCoords'
Metadata
Metadata
Assignees
Labels
No labels