-
Type:
Bug
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Component/s: None
-
Labels:None
Whether with master or with the code running at JHU, clicking on an "XCU" button causes the GUI to shut down.
Running it under python gives:
Traceback (most recent call last):
File "/software/mhs/devel/ics_spsGUIActor/python/spsGUIActor/modulerow.py", line 58, in showDetails
self.controlDialog.setVisible(True)
RuntimeError: super-class __init__() of type XcuDialog was never called