Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 98647 - NCDevADSL.py:33:load:NameError:global name 'ConfDevice' is not defined
Summary: NCDevADSL.py:33:load:NameError:global name 'ConfDevice' is not defined
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-network
Version: 9
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
: 100655 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-07-06 17:10 UTC by Need Real Name
Modified: 2007-04-18 16:55 UTC (History)
1 user (show)

Fixed In Version: 1.2.15
Clone Of:
Environment:
Last Closed: 2003-08-11 14:35:45 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2003-07-06 17:10:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686) Gecko/20030530 Epiphany/0.7.1

Description of problem:
I cannot launch redhat-config-network.  It fails at startup and a dialog
displays, "An unhandled exception has occured.  This is most likely a bug. 
Please save the crash dump and file a detailed bug report against
redhat-config-network...."

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


How reproducible:
Always

Steps to Reproduce:
1. Launch: redhat-config-network.

    

Additional info:

Component: redhat-config-network
Version: 1.3.1
Summary: TB
/usr/src/build/273296-noarch/install/usr/share/redhat-config-network/netconfpkg/plugins/NCDevADSL.py:33:load:NameError:
global name 'ConfDevice' is not defined
Traceback (most recent call last):
  File "/usr/sbin/internet-druid", line 158, in main
    interface = NewInterfaceDialog()
  File
"/usr/src/build/273296-noarch/install/usr/share/redhat-config-network/netconfpkg/gui/NewInterfaceDialog.py",
line 87, in __init__
  File
"/usr/src/build/273296-noarch/install/usr/share/redhat-config-network/netconfpkg/gui/TokenRingInterface.py",
line 41, in __init__
  File
"/usr/src/build/273296-noarch/install/usr/share/redhat-config-network/netconfpkg/NCDeviceList.py",
line 312, in getDeviceList
  File
"/usr/src/build/273296-noarch/install/usr/share/redhat-config-network/netconfpkg/NCDeviceList.py",
line 135, in load
  File
"/usr/src/build/273296-noarch/install/usr/share/redhat-config-network/netconfpkg/plugins/NCDevADSL.py",
line 33, in load
NameError: global name 'ConfDevice' is not defined

Local variables in innermost frame:
self: Device.Type=xDSL

name: SBCYahoo

Comment 1 Harald Hoyer 2003-07-30 11:47:40 UTC
*** Bug 100655 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.