Bug 133911 - shouldn't depends on the locale to see PDF file
Summary: shouldn't depends on the locale to see PDF file
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xpdf
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Mike McLean
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-28 13:55 UTC by Akira TAGOH
Modified: 2007-11-30 22:10 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-10-11 10:54:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Akira TAGOH 2004-09-28 13:55:28 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510

Description of problem:
PDF format is designed to be possible to see without the dependency of
locale. however xpdf couldn't shows PDF file without setting of proper
locale.
separating the configuration wasn't bad to me, because it avoids to be
screwed up the configuration. since xpdf supports 'include' directive,
/etc/xpdfrc should include all of xpdfrc.* which just has the font
configuration like this:

include /etc/xpdfrc.ko
include /etc/xpdfrc.ja
include /etc/xpdfrc.zh_CN
include /etc/xpdfrc.zh_TW


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


How reproducible:
Always

Steps to Reproduce:
1.get the pdf file from Bug#123540 say
2.run xpdf with LANG=en_US
3.
    

Actual Results:  no Japanese glyphs are shown

Expected Results:  Japanese glyphs are shown

Additional info:

Comment 2 Than Ngo 2004-10-11 10:54:13 UTC
yes, it will be fixed in next rebuild. Leon, could you please take a
look at https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=123540.
thanks


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