Bug 103871

Summary: rhn-applet-gui does not load
Product: [Retired] Red Hat Raw Hide Reporter: Kyle R Maxwell <krmaxwell>
Component: rhn-appletAssignee: Daniel Veillard <veillard>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0CC: kmaraas
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 2.0.10-6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-09-07 16:49:40 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:
Bug Depends On:    
Bug Blocks: 100643    

Description Kyle R Maxwell 2003-09-05 22:00:08 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030729
Mozilla Firebird/0.6.1

Description of problem:
rhn-applet-gui does not load when I start a GNOME session. If I load it from a
command line, it fails as well. The notification area does apparently load.

Version-Release number of selected component (if applicable):
rhn-applet-2.0.10-4

How reproducible:
Always

Steps to Reproduce:
1. Run rhn-applet-gui, either from command line or in the normal session.
2.
3.
    

Actual Results:  Program does not load.

Additional info:

When trying to start from the command line, I get the following errors:

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'

Comment 1 Kyle R Maxwell 2003-09-06 01:27:18 UTC
OK, maybe this is getting weird: after downgrading to gnome-panel-2.3.7-1 and
rhn-applet-2.0.10-1, I still have the bug. It must be in some other package, but
I'm not sure which one.

Comment 2 Bill Nottingham 2003-09-06 04:07:43 UTC
*** Bug 103878 has been marked as a duplicate of this bug. ***

Comment 3 Miloš Komarčević 2003-09-07 00:20:02 UTC
I can confirm this with 2.0.10-5 and Gnome updated to latest rawhide.

Comment 4 Daniel Veillard 2003-09-07 09:50:53 UTC
it's a change in the gtk python bindings. Please try 2.0.10-6 
at http://people.redhat.com/~veillard/

Daniel

Comment 5 Kjartan Maraas 2003-09-07 10:11:31 UTC
I can add it now and it doesn't crash. Will try logging in again to see what
happens then.


Comment 6 Kjartan Maraas 2003-09-07 10:17:40 UTC
Works for me. This also fixes the high CPU load on login it seems, but that
might be related to first time login or something. I'll investigate more later.

Comment 7 Kyle R Maxwell 2003-09-07 14:44:53 UTC
2.0.10-6 seems to do the trick; no problem loading it now either from the
command line or automatically on session start. Thanks for the help and the
weekend fix!

Comment 8 Miloš Komarčević 2003-09-07 16:31:37 UTC
Works here as well, thanks.

Comment 9 Daniel Veillard 2003-09-07 16:49:40 UTC
Excellent, the update has been pushed to rawhide, it will be in the
next release.

  Thanks a lot for the report,

Daniel