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 100655 - 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 DUPLICATE of bug 98647
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: redhat-config-network
Version: beta1
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-07-24 01:13 UTC by Fulton Green
Modified: 2006-02-21 18:57 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:57:42 UTC
Embargoed:


Attachments (Terms of Use)

Description Fulton Green 2003-07-24 01:13:27 UTC
Description of problem:
The graphical version of the network configuration client errors out while
loading an ADSL configuration file.  The error appears to be related to a
missing Python variable called "ConfDevice".

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

How reproducible:
I'm assuming the problem is easily reproducible on a machine upgraded from RH 9
(Shrike), which was my case.  The error occurred while loading in an ADSL "cfg"
file created in either Shrike or Severn.  I haven't determined yet if a clean
install can manifest the problem.

Steps to Reproduce:
1. Launch "Network" from the desktop bottom bar's "System Settings" menu.
2. Create (if necessary) the Ethernet entry that will be used by the ADSL entry
and save.  You may see a save error, but the information should still make it
out to disk.
3. Close the config app (if it didn't crash while saving) and restart.
    
Actual results:
An exception window pops up.

Expected results:
The app would appear with the previously saved configuration info.

Additional info:
I also noticed that bug #80343 dealt with the "ConfDevice" problem, but it also
looked as if it was going down a different path.

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: ppp0

Comment 1 Fulton Green 2003-07-26 16:44:05 UTC
I just tried a fresh install.  Same error.

Comment 2 Tadej Janež 2003-07-29 07:45:56 UTC
I can also confirm this bug on a fresh Severn install.

Additionaly, the same thing happens with redhat-config-network-gui and
redhat-config-network-tui.

Comment 3 Harald Hoyer 2003-07-30 11:47:38 UTC

*** This bug has been marked as a duplicate of 98647 ***

Comment 4 Red Hat Bugzilla 2006-02-21 18:57:42 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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