Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 98251 (TB9efd6ce0)
Summary: | maindialog.py:1292:on_hardwareAddButton_clicked:NameError:global name 'hardwareTypeDialog' is not defined | ||
---|---|---|---|
Product: | [Retired] Red Hat Raw Hide | Reporter: | Barry K. Nathan <barryn> |
Component: | redhat-config-network | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 1.0 | CC: | sedmondson |
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: | 2003-08-11 14:10:33 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: | |||
Bug Depends On: | |||
Bug Blocks: | 100643 |
Description
Barry K. Nathan
2003-06-29 05:41:12 UTC
Happens to me too, using the patch from ftp://people.redhat.com/harald/redhat- config-network/1.2.14-RH9/ on RH9. Component: redhat-config-network Version: 1.2.14 Summary: TB9efd6ce0 maindialog.py:1291:on_hardwareAddButton_clicked:NameError: global name 'hardwareTypeDialog' is not defined Traceback (most recent call last): File "/var/tmp/redhat-config-network-1.2.14-root/usr/share/redhat-config- network/netconfpkg/gui/maindialog.py", line 610, in on_addButton_clicked File "/var/tmp/redhat-config-network-1.2.14-root/usr/share/redhat-config- network/netconfpkg/gui/maindialog.py", line 1291, in on_hardwareAddButton_clicked NameError: global name 'hardwareTypeDialog' is not defined Local variables in innermost frame: self: <netconfpkg.gui.maindialog.mainDialog instance at 0x8398684> args: (<gtk.Button object (GtkButton) at 0x86117fc>,) hmm, I cannot reproduce this... Do you have reiserfs by any chance? Thanks for the reply. Yes, how about that, I'm running ReiserFS. Otherwise it's a stock RH9 "everything" install on a Dell C840 laptop. Trying to bring up two 100Mb enets and one PCMCIA Lucentish wireless. very strange... such bugreports only come from reiserfs users... please try ftp://people.redhat.com/harald/redhat-config-network/1.2.15-RH9 the new rawhide version will soon be out.. With 1.2.15, it works perfectly. The Hardware page automatically displayed the correct hardware, and I easily added new devices without error. Thanks for the great support. well, thx for the bug reports... other users will appreciate the bugfix :) An errata has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2003-183.html |