Bug 68949

Summary: set correct output charset
Product: [Retired] Red Hat Public Beta Reporter: Harald Hoyer <harald>
Component: redhat-config-servicesAssignee: Daniel Walsh <dwalsh>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: limbo   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-07-22 14:58:36 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: 65866    
Bug Blocks: 67217    

Description Harald Hoyer 2002-07-16 12:48:36 UTC
** (serviceconf.py:28456): WARNING **: Invalid UTF8 string passed to  
pango_layout_set_text()  
 
see Chapter 2 of 
http://intranet.corp.redhat.com/ic/intranet/PyGtk2Migration.html 
and bug #65866 
  
gettext.bindtextdomain(PROGNAME, "/usr/share/locale") 
gettext.textdomain(PROGNAME) 
try: 
    gettext.install(PROGNAME, "/usr/share/locale", 1) 
except IOError: 
    import __builtin__ 
    __builtin__.__dict__['_'] = unicode 
 
gtk.glade.bindtextdomain(PROGNAME, "/usr/share/locale")

Comment 1 Daniel Walsh 2002-07-22 14:58:31 UTC
Fixed in 7/18 build.  Adopted the suggested changes.

Comment 2 Jay Turner 2002-07-29 17:08:04 UTC
Fix confirmed with redhat-config-services-0.8.1-4.