Bug 102355 - 0.6.70-1 isn't usable for zh_CN
Summary: 0.6.70-1 isn't usable for zh_CN
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux Beta
Classification: Retired
Component: redhat-config-printer
Version: beta1
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tim Waugh
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-08-14 13:24 UTC by Akira TAGOH
Modified: 2007-04-18 16:56 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-08-19 03:34:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Akira TAGOH 2003-08-14 13:24:00 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703

Description of problem:
I couldn't set up the printer for zh_CN locale due to the warnings occurs like that:
(redhat-config-printer:18817): Gtk-WARNING **: Invalid input string

** (redhat-config-printer:18817): WARNING **: Invalid UTF8 string passed to
pango_layout_set_text()

zh_CN/printconf.mo seems to be encoded by GB18030. but when I convert
po/zh_CN.po to UTF-8 and replace the charset to UTF-8, then use it instead, it
works. so I don't think the translation is broken. r-c-p might needs to call
i18n.textdomain_codeset() with UTF-8?


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


How reproducible:
Always

Steps to Reproduce:
1.run r-c-p with zh_CN locale
2.
3.
    

Additional info:

Comment 1 Tim Waugh 2003-08-18 09:46:27 UTC
Please try redhat-config-printer 0.6.71-1.

Comment 2 Akira TAGOH 2003-08-19 03:34:58 UTC
confirmed the fix, thanks


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