Bug 91106 - maindialog.py:198:__init__:NameError:global name 'timeout_add' is not defined
Summary: maindialog.py:198:__init__:NameError:global name 'timeout_add' is not defined
Keywords:
Status: CLOSED DUPLICATE of bug 86228
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-network
Version: 9
Hardware: i686
OS: Linux
high
high
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-05-18 18:25 UTC by Ryan Nix
Modified: 2006-02-21 18:53 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:53:08 UTC
Embargoed:


Attachments (Terms of Use)

Description Ryan Nix 2003-05-18 18:25:50 UTC
Description of problem:  Redhat-config-network dies upon execution. Seems to
happen no matter what platform I execute the program on.


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

How reproducible:
Launch redhat-config-network as root.

Actual results:
Dies with this error (see below)

Expected results:
Should launch the program.

Additional info:This is the error I receive: 

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 0x8651774>
notebook: <gtk.Notebook object (GtkNotebook) at 0x8648efc>
page: 0
glade_file: /usr/share/redhat-config-network/netconfpkg/gui/maindialog.glade
self: <netconfpkg.gui.maindialog.mainDialog instance at 0x85ffcb4>

Comment 1 Harald Hoyer 2003-05-19 11:11:27 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 18:53:08 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.


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