From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.6 (X11; Linux i686; U;) Gecko/20020827 Description of problem: Crash of application Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Start redhat-control-network (italian version) by command line 2. Clic on "Configure" when select the network interface 3. Select the "Hardware" tab 4. Select the network card (in this case a RealTec RTL-8139, SMC EZ Card) 5. Clic on "Modify" Actual Results: 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 1248, in on_hardwareEditButton_clicked self.showHardwareDialog(type, true) File "/usr/sbin/neat", line 1269, in showHardwareDialog dialog = ethernetHardwareDialog(hw) File "/usr/bin/../share/redhat-config-network/netconfpkg/gui/ethernethardware.py", line 75, in __init__ self.setup() File "/usr/bin/../share/redhat-config-network/netconfpkg/gui/ethernethardware.py", line 135, in setup list.append(modInfo[i]['description']) KeyError: description Expected Results: A network card configuration window Additional info:
*** This bug has been marked as a duplicate of 76226 ***