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 - applet crashes on login
Summary: applet crashes on login
Keywords:
Status: CLOSED DUPLICATE of bug 103871
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: rhn-applet
Version: beta1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-09-05 23:38 UTC by Kjartan Maraas
Modified: 2007-04-18 16:57 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-02-21 18:58:29 UTC
Embargoed:


Attachments (Terms of Use)

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.


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