Bug 102955 (TB4a5c5e6f) - 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 CURRENTRELEASE
Alias: TB4a5c5e6f
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:
URL:
Whiteboard:
: 106080 106439 106510 109461 112714 113164 120650 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-23 08:29 UTC by Michael Kory Woods
Modified: 2007-04-18 16:57 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-07-08 16:08:59 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Kory Woods 2003-08-23 08:29:48 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

Description of problem:
Won't work

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

How reproducible:
Always

Steps to Reproduce:
1. downloaded updates via up2date
2. went to configure modem...
    

Actual Results:  Component: redhat-config-network
Version: 1.2.15
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 163, in main
    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 0x861a6a4>
notebook: <gtk.Notebook object (GtkNotebook) at 0x8610a8c>
page: 0
glade_file: /usr/share/redhat-config-network/netconfpkg/gui/maindialog.glade
self: <netconfpkg.gui.maindialog.mainDialog instance at 0x83fcec4>


Additional info:

Comment 1 Harald Hoyer 2003-09-01 14:58:26 UTC
this is not version 1.2.15!!!
the line no. is wrong and maindialog.py uses gtk.timeout! 
strange...
could you please 
# rm -f /usr/share/redhat-config-network/netconfpkg/*/*.pyc
# rm -f /usr/share/redhat-config-network/netconfpkg/*.pyc
and retry?


Comment 2 Harald Hoyer 2003-10-06 06:49:37 UTC
*** Bug 106080 has been marked as a duplicate of this bug. ***

Comment 3 Harald Hoyer 2003-10-08 09:28:28 UTC
*** Bug 106510 has been marked as a duplicate of this bug. ***

Comment 4 Harald Hoyer 2003-11-24 10:07:44 UTC
*** Bug 109461 has been marked as a duplicate of this bug. ***

Comment 5 Harald Hoyer 2003-12-02 09:36:59 UTC
$ md5sum /usr/share/redhat-config-network/netconfpkg/gui/maindialog.py*
a829c5dbf0b6305c47502f02e7aa0517 
/usr/share/redhat-config-network/netconfpkg/gui/maindialog.py
45f5e10e62c49ddf6c311e01e9986fc6 
/usr/share/redhat-config-network/netconfpkg/gui/maindialog.pyc
20854dbbfcae4b90c24363ce0de3c2c7 
/usr/share/redhat-config-network/netconfpkg/gui/maindialog.pyo


Comment 6 Harald Hoyer 2004-01-12 11:24:29 UTC
*** Bug 112714 has been marked as a duplicate of this bug. ***

Comment 7 Harald Hoyer 2004-01-12 11:46:34 UTC
*** Bug 113164 has been marked as a duplicate of this bug. ***

Comment 8 Harald Hoyer 2004-04-13 12:00:06 UTC
*** Bug 120650 has been marked as a duplicate of this bug. ***

Comment 9 Harald Hoyer 2004-06-04 10:08:27 UTC
maybe you pressed configure in r-control-network, this started
r-c-network and then you closed the r-control-network window...

Comment 10 Harald Hoyer 2004-09-21 12:10:44 UTC
*** Bug 106439 has been marked as a duplicate of this bug. ***


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