Bug 86060
Summary: | maindialog.py:198:__init__:NameError:global name 'timeout_add' is not defined | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Jeff Novick <novickj> |
Component: | redhat-config-network | Assignee: | Harald Hoyer <harald> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9 | CC: | be, douglas.family, harald, herman_willett, jethro, jmorozcoc, mgoodman, natasha, payback, william.cronk |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 1.2.15 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2003-08-11 14:33:03 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: |
Description
Jeff Novick
2003-03-13 12:14:59 UTC
should be fixed.. Ok, I'm sitting here scratching my head, I go through the trouble of trying to report a bug in detail, and I get "should be fixed.." What do you mean "should be fixed.."? Did you somehow log into my machine and fix it when I wasn't looking? Probably not. So please tell me where to get the fix or how to fix it. you are testing a beta, right? well, in the final version of the beta, it should be fixed. RAWHIDE means: ftp.redhat.com:/pub/redhat/linux/rawhide/i386/RedHat/RPMS/ redhat-config-network-1.2.0-2.noarch.rpm redhat-config-network-tui-1.2.0-2.noarch.rpm Thank you, I'm new to this stuff, but I'm trying. Updated the RPMs and still: 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 ------- Component: redhat-config-network Version: 1.2.0 Summary: TB /usr/lib/python2.2/site- packages/rhpl/exception.py:280:handleException:TypeError: generic_error_dialog () got an unexpected keyword argument 'dialog_type' Traceback (most recent call last): File "/usr/sbin/redhat-config-network-gui", line 169, in ? handleException(sys.exc_info(), PROGNAME, PRG_VERSION) File "/usr/lib/python2.2/site-packages/rhpl/exception.py", line 280, in handleException dialog_type = "info") TypeError: generic_error_dialog() got an unexpected keyword argument 'dialog_type' seems like you have to update rhpl also from the same ftp location It is already installed: rpm -Uvh rhpl-0.92-1.i386.rpm Preparing... ############################################ package rhpl-0.92-1 is already installed I got this from a mirror (carroll.cac.psu.edu) as ftp.redhat.com is reporting a 421 Service not available. Is this the correct version? Hello. I'm getting the same error with a fresh install of Red Hat 9. for RHL 9 please try the update on: http://people.redhat.com/harald/redhat-config-network/ *** Bug 88745 has been marked as a duplicate of this bug. *** *** Bug 87741 has been marked as a duplicate of this bug. *** *** Bug 86228 has been marked as a duplicate of this bug. *** Upgrading to these rpms fixed it for me under RHL9, thanks. *** Bug 103633 has been marked as a duplicate of this bug. *** An errata has been issued which should help the problem described in the above 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 *** Bug 103688 has been marked as a duplicate of this bug. *** *** Bug 105778 has been marked as a duplicate of this bug. *** *** Bug 108412 has been marked as a duplicate of this bug. *** *** Bug 110949 has been marked as a duplicate of this bug. *** *** Bug 112010 has been marked as a duplicate of this bug. *** *** Bug 114395 has been marked as a duplicate of this bug. *** *** Bug 87744 has been marked as a duplicate of this bug. *** |