Bug 109461 - redhat-config-network gui fails to start. Unhandled exception
Summary: redhat-config-network gui fails to start. Unhandled exception
Keywords:
Status: CLOSED DUPLICATE of bug 102955
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: redhat-config-network
Version: 9
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-11-08 01:28 UTC by Steph weems
Modified: 2007-04-18 16:59 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:59:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Steph weems 2003-11-08 01:28:50 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1)
Gecko/20030225

Description of problem:
Clicking on "System Settings" -> "Network" results in an Unhandled
Exception. Produces the following output:

Component: redhat-config-network
Version: 1.2.0
Summary: TB4a5c5e6f 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 0x8688b04>
notebook: <gtk.Notebook object (GtkNotebook) at 0x86487f4>
page: 0
glade_file:
/usr/share/redhat-config-network/netconfpkg/gui/maindialog.glade
self: <netconfpkg.gui.maindialog.mainDialog instance at 0x85ed45c>


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

How reproducible:
Always

Steps to Reproduce:
1.Click once on "System Settings"->"Network"
2.
3.
    

Actual Results:  Produces dialog box labled:Exception Occurred
Dialog box contains the following info:

Component: redhat-config-network
Version: 1.2.0
Summary: TB4a5c5e6f 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 0x8688b04>
notebook: <gtk.Notebook object (GtkNotebook) at 0x86487f4>
page: 0
glade_file:
/usr/share/redhat-config-network/netconfpkg/gui/maindialog.glade
self: <netconfpkg.gui.maindialog.mainDialog instance at 0x85ed45c>


Expected Results:  Started the gui.

Additional info:

I'm completely up2date.

Comment 1 Harald Hoyer 2003-11-24 10:07:42 UTC

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

Comment 2 Red Hat Bugzilla 2006-02-21 18:59:50 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.