RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1292038 - GtkWarning: when subscription-manager gui is launched
Summary: GtkWarning: when subscription-manager gui is launched
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.8
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: rc
: 6.8
Assignee: Chris "Ceiu" Rog
QA Contact: Shwetha Kallesh
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-16 10:06 UTC by Rehana
Modified: 2016-05-10 20:38 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-10 20:38:53 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2016:0797 0 normal SHIPPED_LIVE python-rhsm and subscription-manager bug fix and enhancement update 2017-01-06 16:31:50 UTC

Description Rehana 2015-12-16 10:06:22 UTC
Description of problem:
When I start subscription-manager-gui I got  warnings on stdout.

Version-Release number of selected component (if applicable):
subscription management server: 2.0.10-1
subscription management rules: 5.19
subscription-manager: 1.16.6-1.el6
python-rhsm: 1.16.4-1.el6


How reproducible:
2/2

Steps to Reproduce:
1.open terminal, and launch subscription-manager-gui
2.
3.

Actual results:
[root@dhcp71-210 Desktop]# subscription-manager-gui
/usr/share/rhsm/subscription_manager/gui/widgets.py:108: GtkWarning: No object called: 0 0 396 39.600000000000001 356.40000000000003 396
  self.builder.add_from_file(self.gui_file_path)
/usr/share/rhsm/subscription_manager/gui/widgets.py:108: GtkWarning: No object called: 37 0 116 7.9000000000000004 71.100000000000009 79
  self.builder.add_from_file(self.gui_file_path)
/usr/share/rhsm/subscription_manager/gui/widgets.py:108: GtkWarning: No object called: 0 0 206 20.600000000000001 185.40000000000001 206
  self.builder.add_from_file(self.gui_file_path)

Expected results:
no warnings

Additional info:

Comment 1 Barnaby Court 2016-01-04 20:48:15 UTC
There are likely other GTK warnings than the ones listed in the bug description. They should all be cleared.

Comment 2 Adrian Likins 2016-01-07 14:39:13 UTC
My guess would be some of the old glade files need GtkAdjustments added
 (the "0 0 206 20.600000000000001 185.40000000000001 206" args look like args for GtkAdjustments)

Comment 3 Chris "Ceiu" Rog 2016-01-14 18:56:14 UTC
commit f43cf72547749049dd97a42d3d2e9d60210f85c2
Author: crog <crog>
Date:   Mon Jan 11 13:50:33 2016 -0500

    1292038: Changed adjustments to GtkAdjustment objects

Comment 4 Chris Snyder 2016-01-19 18:53:14 UTC
This will be included in the next build (as such moving to modified).

Comment 6 Shwetha Kallesh 2016-01-20 11:07:10 UTC
Marking verified as I see no warnings

[root@hp-dl320egen8-01 ~]# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 0.9.51.14-1
subscription management rules: 5.15.1
subscription-manager: 1.16.8-1.el6
python-rhsm: 1.16.6-1.el6


[root@hp-dl320egen8-01 ~]# subscription-manager-gui

Comment 8 errata-xmlrpc 2016-05-10 20:38:53 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2016-0797.html


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