From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020913 Description of problem: redhat-config-network crashes allways when trying to either add devices (pressing add-button) or add hardware or edit harware. Pressing add buttons causes the program crash immediately. When edit (hardware) is pressed appears first dialog correctly, but pressing button "ok" gives the same results.
Following crash dump is given concerning the problem (this one was omitted while trying to add a device): Traceback (innermost last): File "/usr/sbin/internet-druid", line 1400, in ? window = mainDialog('druid') File "/usr/sbin/internet-druid", line 238, in __init__ if modus == 'druid': self.on_deviceAddButton_clicked(None) File "/usr/sbin/internet-druid", 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.