Bug 72441

Summary: gsignal.c:775: no emission of signal "prepare" to stop for instance `0x85d0ba0'
Product: [Retired] Red Hat Public Beta Reporter: James Manning <jmm>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED DUPLICATE QA Contact: Jay Turner <jturner>
Severity: medium Docs Contact:
Priority: medium    
Version: nullCC: gafton, mihai.ibanescu, srevivo
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-08-23 20:01:31 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:
Attachments:
Description Flags
systemid file - proves a valid username was in there none

Description James Manning 2002-08-23 19:48:05 UTC
Description of Problem:
up2date can trigger a glib/gtk problem reproducible and easily

[root@localhost log]# up2date

(up2date:1882): GLib-GObject-WARNING **: gsignal.c:775: no emission of signal
"prepare" to stop for instance `0x85d0ba0'
TypeError: hide() takes no arguments (1 given)

Version-Release number of selected component (if applicable):
up2date-2.9.46-1

How Reproducible:
100%

Steps to Reproduce:
1. start up2date, get "Welcome to Red Hat Update Agent" screen
2. click Forward once to get to channel selection (keep default of null)
3. click Forward again to get to "packages flagged to be skipped" dialog
   - see palindrome bug #72427 for problems here
4. click Back once to get to channel selection dialog again
   - NOTE: notice that the Forward button is now grayed out!
5. click Back once again to get to "Send Profile Information to Red Hat Network"
   - NOTE: 2 forward and 2 back *should* have landed us at "Welcome to..."
6. click Forward
7. error happens
8. NOTE: a dialog pops up as well with Error Class Code: 11 and Info of "Valid
username required" (note that I entered a valid username during firstboot)

Actual Results:
[root@localhost root]# DISPLAY=jmm:0 up2date

(up2date:2569): GLib-GObject-WARNING **: gsignal.c:775: no emission of signal
"prepare" to stop for instance `0x8635e08'
TypeError: hide() takes no arguments (1 given)

Expected Results:
no error :)


Additional Information:
[Fri Aug 23 15:40:09 2002] up2date updating login info
[Fri Aug 23 15:40:09 2002] up2date logging into up2date server
[Fri Aug 23 15:40:10 2002] up2date successfully retrieved authentication token
from up2date server
[Fri Aug 23 15:43:05 2002] up2date availablePackageList from network

Comment 1 James Manning 2002-08-23 19:50:32 UTC
Created attachment 72684 [details]
systemid file - proves a valid username was in there

Comment 2 James Manning 2002-08-23 20:01:24 UTC
worth noting that if instead of going Forward from the Send Profile Information
to Red Hat screen you go forward, you get on the terminal:

[root@localhost rhn]# DISPLAY=jmm:0 up2date
TypeError: hide() takes no arguments (1 given)


Comment 3 Adrian Likins 2002-08-23 20:48:01 UTC
should be fixed in 2.9.53
dup of #69651

also, partially a dup of #72119 (and #72121) both
are basically the same bug (though they look differently) 

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