Bug 88418

Summary: NewInterfaceDialog not defined
Product: [Retired] Red Hat Linux Reporter: Al Grabauskas <alleycat>
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 09:51:24 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 Al Grabauskas 2003-04-09 23:23:31 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Description of problem:
fixed it by adding

"from NewInterfaceDialog import NewInterfaceDialog"

to beginning of

/usr/share/redhat-config-network/netconfpkg/gui/maindialog.py

on my local copy.

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

How reproducible:
Always

Steps to Reproduce:
1.start network config applet
2.click "new" button
  
Actual Results:  failure dialog with python traceback

NewInterfaceDialog not defined

Expected Results:  add new interface dialog

Additional info: n/a

Comment 1 Harald Hoyer 2003-04-17 10:54:04 UTC
fixed in CVS... thx

Comment 2 Harald Hoyer 2003-06-18 09:55:39 UTC
get new updates from:
ftp://people.redhat.com/harald/redhat-config-network/1.2.12-RH9

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