Bug 83399 - Adding interface to redhat-network-config causes applet crash
Summary: Adding interface to redhat-network-config causes applet crash
Keywords:
Status: CLOSED DUPLICATE of bug 76446
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-network
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-02-03 21:27 UTC by nick norman
Modified: 2008-05-01 15:38 UTC (History)
0 users

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


Attachments (Terms of Use)

Description nick norman 2003-02-03 21:27:46 UTC
Description of problem:

When trying to add another ISDN interface (ippp3) the exception error report
below is created and results in a crash of the network config applet.

Only seems to have become a problem after I changed from a Realtek 8139 eth card
to a DEC/Tulip one

The Card died so a replacement was sought.

No when ever I try to add and interface teh fall over happens.  Edits, copies
etc. etc are all OK

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


How reproducible:

Very

Steps to Reproduce:
1. open the RedHat Network Confgig from the system menu
2.Click on add button
3.!
    
Actual results:

Applet falls over

Expected results:

Adds an interface for me

Additional info:

Comment 1 nick norman 2003-02-03 21:30:21 UTC
Traceback (innermost last):
  File "/usr/sbin/neat", line 1402, in ?
    gtk.mainloop()
  File "/usr/lib/python1.5/site-packages/gtk.py", line 2676, in mainloop
    _gtk.gtk_main()
  File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__
    ret = apply(self.func, a)
  File "/usr/sbin/neat", line 473, in on_deviceAddButton_clicked
    interface = NewInterfaceDialog()
  File
"/usr/sbin/../share/redhat-config-network/netconfpkg/gui/NewInterfaceDialog.py",
line 82, in __init__
    iface = iface_creator (self.toplevel, do_save = None, druid = self.druid)
  File
"/usr/sbin/../share/redhat-config-network/netconfpkg/gui/EthernetInterface.py",
line 101, in __init__
    self.hwDruid = ethernetHardware(self.toplevel)
  File
"/usr/sbin/../share/redhat-config-network/netconfpkg/gui/EthernetHardwareDruid.py",
line 64, in __init__
    self.setup()
  File
"/usr/sbin/../share/redhat-config-network/netconfpkg/gui/EthernetHardwareDruid.py",
line 118, in setup
    list.append(modInfo[i]['description'])
KeyError: description

Comment 2 Harald Hoyer 2003-02-10 11:19:17 UTC

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

Comment 3 Red Hat Bugzilla 2006-02-21 18:51:35 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.