Description of problem: I thought that there was already a bug open for this but I didn't find one... When first starting the GUI (on a running gulm cluster), it causes an error because it can't talk to cman and then backtraces and dies. Traceback (most recent call last): File "/usr/sbin/system-config-cluster", line 407, in ? runFullGUI() File "/usr/sbin/system-config-cluster", line 390, in runFullGUI baseapp = basecluster(glade_xml, app) File "/usr/sbin/system-config-cluster", line 124, in __init__ self.mgmttab = MgmtTab(glade_xml, self.model_builder) File "/usr/share/system-config-cluster/MgmtTab.py", line 116, in __init__ self.prep_service_tree() File "/usr/share/system-config-cluster/MgmtTab.py", line 165, in prep_service_tree if len(services) == 0: TypeError: len() of unsized object
Fixed in 0.9.43
fix verified in -43.