Bug 756389 - Subscription-manager-gui is getting failed with error “unsupported locale setting”
Summary: Subscription-manager-gui is getting failed with error “unsupported locale set...
Keywords:
Status: CLOSED DUPLICATE of bug 756507
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: subscription-manager
Version: 5.8
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: 5.8
Assignee: William Poteat
QA Contact: IDM QE LIST
URL:
Whiteboard:
Depends On:
Blocks: 715031
TreeView+ depends on / blocked
 
Reported: 2011-11-23 12:33 UTC by spandey
Modified: 2015-04-23 23:57 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-29 15:47:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
smgui.error (615.65 KB, image/png)
2011-11-23 12:33 UTC, spandey
no flags Details

Description spandey 2011-11-23 12:33:02 UTC
Created attachment 535462 [details]
smgui.error

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Prerequisites : 
Rhel 5.8 client with following rpm.
subscription-manager-0.98.3-1.git.14.5eadee0.el5_7

subscription-manager-firstboot-0.98.3-1.git.14.5eadee0.el5_7

subscription-manager-migration-data-1.4-1.el5

subscription-manager-migration-0.98.3-1.git.14.5eadee0.el5_7

subscription-manager-gnome-0.98.3-1.git.14.5eadee0.el5_7

python-rhsm-0.98.3-1.git.2.74cd6bb.el5_7


Steps to verify : 
login to console and execute following command .

Subscription-manager-gui 

Expected Result : 
Subscription-manager gui should open .

Actual Result : 
[root@dhcp193-87 /]# subscription-manager-gui 



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



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



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



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



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



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



(subscription-manager-gui:11312): libglade-WARNING **: unknown property `has_tooltip' for class `GtkToolButton'



(subscription-manager-gui:11312): libglade-WARNING **: unknown property `has_tooltip' for class `GtkToolButton'



(subscription-manager-gui:11312): libglade-WARNING **: unknown property `has_tooltip' for class `GtkToolButton'



(subscription-manager-gui:11312): libglade-WARNING **: unknown property `has_tooltip' for class `GtkToolButton'



(subscription-manager-gui:11312): libglade-WARNING **: unknown property `has_tooltip' for class `GtkToolButton'



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



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



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



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



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



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



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



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



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



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



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



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



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



(subscription-manager-gui:11312): 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))

unsupported locale setting


Find the attached screenshot : 
gui.error

Comment 1 John Sefler 2011-11-29 15:47:19 UTC

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


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