Bug 91620

Summary: editHostsDialog is not defined
Product: [Retired] Red Hat Linux Reporter: Juha <juharov>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.2.15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-11 14:33:52 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:
Attachments:
Description Flags
output of "redhat-config-network edit hosts" none

Description Juha 2003-05-26 06:23:27 UTC
Description of problem: 
an "unhandled exception" occures when trying to add a new host to hosts file 
 
Version-Release number of selected component (if applicable): 
 
Component: redhat-config-network 
Version: 1.2.7 
 
How reproducible: 
System Settings -> Network -> select "Hosts" -> New 
 
Steps to Reproduce: 
1. 
2. 
3. 
     
Actual results: 
 
Summary: TB 
/var/tmp/redhat-config-network-1.2.7-root/usr/share/redhat-config-network/netconfpkg/gui/maindialog.py:1049:on_hostsAddButton_clicked:NameError: 
global name 'editHostsDialog' is not defined 
Traceback (most recent call last): 
  File 
"/var/tmp/redhat-config-network-1.2.7-root/usr/share/redhat-config-network/netconfpkg/gui/maindialog.py", 
line 600, in on_addButton_clicked 
  File 
"/var/tmp/redhat-config-network-1.2.7-root/usr/share/redhat-config-network/netconfpkg/gui/maindialog.py", 
line 1049, in on_hostsAddButton_clicked 
NameError: global name 'editHostsDialog' is not defined 
 
 
Expected results: 
 
 
Additional info:

Comment 1 Juha 2003-05-26 06:24:24 UTC
Created attachment 91966 [details]
output of "redhat-config-network edit hosts"