Bug 104721 - TB NCDevADSL.py:33:load:NameError: global name 'ConfDevice' is not defined
Summary: TB NCDevADSL.py:33:load:NameError: global name 'ConfDevice' is not defined
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: redhat-config-network
Version: beta1
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-19 18:16 UTC by Makoto Sakurai
Modified: 2005-10-31 22:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-27 13:39:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Makoto Sakurai 2003-09-19 18:16:06 UTC
Description of problem:


My distribution version is Red Hat Linux 10 beta(severn).

Firstly, I use Ethernet connectoin(LAN) to the internet. After that, I add my 
notebook computer's network connection xDSL, which demand provider's(in this 
time Biglobe) account and DNS address.

However, after pushing the start buttom of the xDSL connection, I have 
received the the following error message:

-----------------

Component: redhat-config-network
Version: 1.3.1
Summary: TB NCDevADSL.py:33:load:NameError: global name 'ConfDevice' is not 
defined
Traceback (most recent call last):
  File "/usr/sbin/redhat-config-network-gui", line 163, in main
    window = mainDialog()
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/gui/maindialog.py", line 214, in __init__
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/gui/maindialog.py", line 243, in load
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/gui/maindialog.py", line 250, in loadDevices
  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: Biglobe

-----------------------

And, I cannot start NIC as ADSL controller even by adsl-setup program.

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

Version: 1.3.1

How reproducible:


Steps to Reproduce:
1.Connect Internet by LAN / Ethernet connection.
2.Add new connection of xDSL which demands accounts and DNS addresses.
3.Start the xDSL connection.
    
Actual results:


Expected results:


Additional info:

Comment 1 Dave Habben 2003-10-12 05:32:47 UTC
This seems to work properly with the updated version:
redhat-config-network-1.3.7-1

Care to try it again? If it works, this could probably be marked as RAWHIDE/CLOSED




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