Bug 103878
| Summary: | applet crashes on login | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux Beta | Reporter: | Kjartan Maraas <kmaraas> |
| Component: | rhn-applet | Assignee: | 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: | |||
[kmaraas@localhost kmaraas]$ rpm -q rhn-applet rhn-applet-2.0.10-4 *** This bug has been marked as a duplicate of 103871 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
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: