Bug 91938
| Summary: | maindialog.py:198:__init__:NameError: global name 'timeout_add' is not defined | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Jonathan Feldman <jfeld853> |
| Component: | redhat-config-network | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 9 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | athlon | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-02-21 18:53:19 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: | |||
This is the crash dump that it gives.
Component: redhat-config-network
Version: 1.2.0
Summary: TB /usr/src/build/226257-noarch/install/usr/share/redhat-config-
network/netconfpkg/gui/maindialog.py:198:__init__:NameError: global
name 'timeout_add' is not defined
Traceback (most recent call last):
File "/usr/sbin/redhat-config-network-gui", line 154, in ?
window = mainDialog()
File "/usr/src/build/226257-noarch/install/usr/share/redhat-config-
network/netconfpkg/gui/maindialog.py", line 198, in __init__
NameError: global name 'timeout_add' is not defined
Local variables in innermost frame:
widget: <gtk.VBox object (GtkVBox) at 0x8d662f4>
notebook: <gtk.Notebook object (GtkNotebook) at 0x8d5decc>
page: 0
glade_file: /usr/share/redhat-config-network/netconfpkg/gui/maindialog.glade
self: <netconfpkg.gui.maindialog.mainDialog instance at 0x8cffabc>
*** This bug has been marked as a duplicate of 86228 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
Description of problem: Redhat-config-network gives an exception occured error when trying to run the program Version-Release number of selected component (if applicable): redhat-config-network-1.2.0-2 How reproducible: Every time. Steps to Reproduce: 1. Run Network from the System Settings Actual results: Exception occured Expected results: The configuration program would run Additional info: I installed using the SGI XFS installation disk along with the RH9 disks.