Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 103878

Summary: applet crashes on login
Product: [Retired] Red Hat Linux Beta Reporter: Kjartan Maraas <kmaraas>
Component: rhn-appletAssignee: Daniel Veillard <veillard>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: beta1   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-21 18:58:29 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 Kjartan Maraas 2003-09-05 23:38:48 UTC
Description of problem:

The rhn-applet package in rawhide crashes on login. Pasting traceback:

** (gnome-panel:3796): CRITICAL **: file panel-toplevel.c: line 4208
(panel_toplevel_set_auto_hide_size): assertion `auto_hide_size > 0' failed
                                                                               
                                                  
** (gnome-panel:3796): CRITICAL **: file panel-toplevel.c: line 4208
(panel_toplevel_set_auto_hide_size): assertion `auto_hide_size > 0' failed
Traceback (most recent call last):
  File "/usr/bin/rhn-applet-gui", line 41, in ?
    main()
  File "/usr/bin/rhn-applet-gui", line 37, in main
    applet = rhn_applet.rhnApplet()
  File "/usr/bin/../share/rhn/rhn_applet/rhn_applet.py", line 143, in __init__
    self.session = gnome.ui.gnome_master_client()
AttributeError: 'module' object has no attribute 'gnome_master_client'


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
    
Actual results:


Expected results:


Additional info:

Comment 1 Kjartan Maraas 2003-09-05 23:39:35 UTC
[kmaraas@localhost kmaraas]$ rpm -q rhn-applet
rhn-applet-2.0.10-4


Comment 2 Bill Nottingham 2003-09-06 04:07:40 UTC

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

Comment 3 Red Hat Bugzilla 2006-02-21 18:58:29 UTC
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.