Bug 86501
| Summary: | CAN'T EDIT HARDWARE->ETHERNET->INTEL(R) PRO/100 VE (eepro100.o problem?) | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | ying <yinghello> |
| Component: | redhat-config-network | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fanny Augustin <fmoquete> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | alikins, bretm, cturner, gafton, gdk, jturner, mihai.ibanescu, pjones, taw |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 18:52:17 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: | |||
Reassigning. *** This bug has been marked as a duplicate of 76226 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
Description of problem: I have IBM T23 laptop with 1 Intel Pro/100 VE on RedHat 7.3 (2.4.18-17.7x) lspci : Ethernet controller: Intel Corp. 82801CAM (ICH3) PRO/100 VE (LOM) Ethernet Controller (rev 41) The network goes down from time to time, and I need to use ifdown/ifup to restart th network about every 5 minutes. And once I try to edit the network configuration from the control-panel, following HARDWARE->ETHERNET->INTEL(R) PRO/100 VE, I got a bug window below. Version-Release number of selected component (if applicable): the modules : lsmod: Module Size Used by Not tainted eepro100 20240 1 How reproducible: always Steps to Reproduce: 1. 2. 3. Actual results: the bug window shows: ----------------------------------------------------------------- Please visit http://bugzilla.redhat.com/bugzilla/ ! File a bug against component redhat-config-network. Thank you! 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/sbin/../share/redhat-config-network/netconfpkg/gui/ethernethardware.py", line 75, in __init__ self.setup() File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/ethernethardware.py", line 135, in setup list.append(modInfo[i]['description']) KeyError: description -------------------------------------------- Expected results: Additional info: No connection problem when booted to Windows (dual bootable system)