Bug 79159
| Summary: | Exception occurred when try to configure a network card | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | gelty <gelty> |
| Component: | redhat-config-network | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-12-06 16:14:04 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
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: