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:
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
*** This bug has been marked as a duplicate of 76446 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.