Bug 72757 - when i change the irq value of my ethernet card,the software popup a dialog box shows some messages.
Summary: when i change the irq value of my ethernet card,the software popup a dialog b...
Keywords:
Status: CLOSED DUPLICATE of bug 71503
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-network
Version: 7.3
Hardware: athlon
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Trond Eivind Glomsrxd
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-27 14:22 UTC by Need Real Name
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-27 14:22:34 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-08-27 14:22:27 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Description of problem:
Traceback (innermost last):
  File "/usr/sbin/redhat-config-network", 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/redhat-config-network", line 449, in on_applyButton_clicked
    self.save()
  File "/usr/sbin/redhat-config-network", line 287, in save
    self.saveHardware()
  File "/usr/sbin/redhat-config-network", line 302, in saveHardware
    hardwarelist.save()
  File "/usr/sbin/../share/redhat-config-
network/netconfpkg/NCHardwareList.py", line 288, in save
    modules[hw.Card.ModuleName]['options'][confkey] = str(hw.Card.__dict__
[selfkey])
KeyError: options

Local variables in innermost frame:
isdn: <netconfpkg.NCisdnhardware.ConfISDN instance at 85579d0>
hw: <netconfpkg.HardwareList.Hardware instance at 850a1c8>
selfkey: IRQ
wvdial: <netconfpkg.ConfSMB.ConfSMB instance at 850b208>
modules: <netconfpkg.NCHardwareList.MyConfModules instance at 852e9e8>
confkey: irq
self: [<netconfpkg.HardwareList.Hardware instance at 850a1c8>]

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.install redhat-config-network-1.0.0-1.i386.rpm
2.run by typing 'redhat-config-network' on the console under kde3.0
3.edit the ethernet card
4.change the irq from 'Unknown' to any other number
	

Actual Results:  see the summary

Additional info:

Comment 1 Trond Eivind Glomsrxd 2002-08-27 16:45:22 UTC

*** This bug has been marked as a duplicate of 71503 ***


Note You need to log in before you can comment on or make changes to this bug.