Bug 69651 - type errors (warnings) upon registering
Summary: type errors (warnings) upon registering
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: up2date
Version: limbo
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Adrian Likins
QA Contact: Jay Turner
URL:
Whiteboard:
: 72441 (view as bug list)
Depends On:
Blocks: 67218
TreeView+ depends on / blocked
 
Reported: 2002-07-24 04:20 UTC by Michael Schwendt
Modified: 2015-01-07 23:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-28 22:04:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2002-07-24 04:20:21 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020712

Description of problem:


After clicking "Forward" on first page of "Step 3":

TypeError: hide() takes no arguments (1 given)



Send Profile Information to Red Hat Network:

  We are finished collecting information...

TypeError: hide() takes no arguments (1 given)


Version-Release number of selected component (if applicable):
up2date-gnome-2.9.20-7.x.9
up2date-2.9.20-7.x.9
rhnlib-0.8-11

How reproducible:
Always

Steps to Reproduce:
1. rm -f /etc/sysconfig/rhn/systemid
2. up2date
3. go through all steps

Warnings on xterm/console.

Comment 1 Adrian Likins 2002-07-24 04:25:38 UTC
hmm, yeah.

I think one of signal handler callbacks is trying to pass an
unneeded argument to hide() somewhere, as none of the
direct calls to .hide() pass any args.

Once things settle down a bit, I'll poke around at the
various warnings that the gtk2 port seems to have brought
about...

Comment 2 Adrian Likins 2002-08-22 01:28:32 UTC
should be fixed in 2.9.53

Comment 3 Adrian Likins 2002-08-23 20:47:54 UTC
*** Bug 72441 has been marked as a duplicate of this bug. ***

Comment 4 Adrian Likins 2002-08-28 22:04:27 UTC
*** Bug 72880 has been marked as a duplicate of this bug. ***

Comment 5 Michael Schwendt 2002-09-05 23:30:55 UTC
confirmed with 2.9.68



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