Bug 157080

Summary: random traceback from editing local service/resource in service management
Product: [Retired] Red Hat Cluster Suite Reporter: Corey Marthaler <cmarthal>
Component: redhat-config-clusterAssignee: Jim Parsons <jparsons>
Status: CLOSED NEXTRELEASE QA Contact: Cluster QE <mspqa-list>
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: cluster-maint, kupcevic
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-05-26 21:46:03 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Corey Marthaler 2005-05-06 17:10:22 UTC
Description of problem:
I can't seem to reproduce this bug but I know it was caused when I hit OK after
attempting to edit a service or a resource:

Traceback (most recent call last):
  File "/usr/share/system-config-cluster/ServiceController.py", line 371, in
rc_panel_ok
    r_obj.addChild(newobj)
AttributeError: 'NoneType' object has no attribute 'addChild'

Version-Release number of selected component (if applicable):
-48

Comment 1 Stanko Kupcevic 2005-05-09 15:17:01 UTC
Fixed in 0.9.49

Comment 2 Corey Marthaler 2005-05-26 21:46:03 UTC
have not been able to reproduce.