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 703643 - a lot of libglade-WARNING and GtkWarning when starting subscription-manager-gui
Summary: a lot of libglade-WARNING and GtkWarning when starting subscription-manager-gui
Keywords:
Status: CLOSED DUPLICATE of bug 656896
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: subscription-manager
Version: 6.2
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: beta
: 6.3
Assignee: Bryan Kearney
QA Contact: John Sefler
URL:
Whiteboard:
Depends On:
Blocks: 738066 756082
TreeView+ depends on / blocked
 
Reported: 2011-05-10 22:21 UTC by John Sefler
Modified: 2011-12-23 18:14 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-21 17:51:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description John Sefler 2011-05-10 22:21:56 UTC
Description of problem:
Although mostly harmless, all the libglade-WARNING and GtkWarning messages on the console are not very pretty when starting subscription-manager-gui.

Version-Release number of selected component (if applicable):
[root@jsefler-onprem-5server ~]# rpm -q subscription-manager-gnome
subscription-manager-gnome-0.95.5.12-1.git.1.ac042be.el5


How reproducible:


Steps to Reproduce:
[root@jsefler-onprem-5server ~]# LANG=us subscription-manager-gui

(subscription-manager-gui:31639): Gtk-WARNING **: Locale not supported by C library.
	Using the fallback 'C' locale.

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: Unexpected element <property> inside <widget>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown attribute `swapped' for <signal>.

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVPaned'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVPaned'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'
/usr/share/rhsm/subscription_manager/gui/widgets.py:47: GtkWarning: gdk_gc_new: assertion `drawable != NULL' failed
  self.glade = gtk.glade.XML(os.path.join(GLADE_DIR, glade_file))
/usr/share/rhsm/subscription_manager/gui/widgets.py:47: GtkWarning: gdk_gc_copy: assertion `GDK_IS_GC (dst_gc)' failed
  self.glade = gtk.glade.XML(os.path.join(GLADE_DIR, glade_file))
/usr/share/rhsm/subscription_manager/gui/widgets.py:47: GtkWarning: gdk_gc_set_values: assertion `GDK_IS_GC (gc)' failed
  self.glade = gtk.glade.XML(os.path.join(GLADE_DIR, glade_file))
/usr/share/rhsm/subscription_manager/gui/widgets.py:47: GtkWarning: gdk_gc_set_dashes: assertion `GDK_IS_GC (gc)' failed
  self.glade = gtk.glade.XML(os.path.join(GLADE_DIR, glade_file))

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVPaned'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVPaned'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `invisible_char_set' for class `GtkEntry'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVPaned'

(subscription-manager-gui:31639): libglade-WARNING **: unknown property `orientation' for class `GtkVBox'
/usr/sbin/subscription-manager-gui:121: GtkWarning: gdk_draw_line: assertion `gc != NULL' failed
  sys.exit(gtk.main() or 0)

  
Actual results:
^ above

Desired results:
few to none libglade-WARNING and GtkWarning

Additional info:

Comment 4 Bryan Kearney 2011-11-21 17:51:38 UTC

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


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