Bug 98075

Summary: bug message while disconnecting from dialup
Product: [Retired] Red Hat Linux Reporter: james brock <jrb23370>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-06-04 10:01:01 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 james brock 2003-06-26 01:49:20 UTC
Description of problem:


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
    
Actual results:


Expected results:


Additional info:Component: redhat-config-network
Version: 1.2.0
Summary: TB /usr/bin/redhat-control-network:382:hydrate:AttributeError:
'NoneType' object has no attribute 'clear'
Traceback (most recent call last):
  File "/usr/bin/redhat-control-network", line 503, in update_dialog
    self.hydrate()
  File "/usr/bin/redhat-control-network", line 382, in hydrate
    clist.clear()
AttributeError: 'NoneType' object has no attribute 'clear'

Local variables in innermost frame:
clist: None
plist: None
self: <__main__.mainDialog instance at 0x853b8bc>

Comment 1 Harald Hoyer 2003-06-26 08:18:04 UTC
strange... you may try the bugfix release on:
http://people.redhat.com/harald/redhat-config-network/

Comment 2 Miloslav Trmac 2003-10-05 16:05:09 UTC
This is a duplicate of bug 88858 (closed as duplicate of bug 82805).

Comment 3 Harald Hoyer 2004-06-04 10:01:01 UTC
Closing due to inactivity. Reopen, if the problem is still existing.