Bug 101951

Summary: pdvips cannot make PostScript file properly
Product: [Retired] Red Hat Raw Hide Reporter: Takanori MATSUURA <t.matsuu>
Component: tetexAssignee: Tim Waugh <twaugh>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.0.2-8 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-08-08 14:56:42 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:
Attachments:
Description Flags
A patch to fix this bug none

Description Takanori MATSUURA 2003-08-08 12:24:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5b) Gecko/20030808

Description of problem:
pdvips cannot make PostScript file properly because pdvips searches
configuration files to /usr/share/texmf/dvips not /usr/share/tetex/pdvips

How reproducible:
Always

Steps to Reproduce:
1. make PostScript file from DVI file that includes Japanese characters via pdvips


Actual Results:  PostScript file is broken.
When viewing this file via ghostscript, it replies error message.
And this file cannot printable.

Expected Results:  Postscript file is valid and printable.

Additional info: I'll attach the patch to fix this bug.

Comment 1 Takanori MATSUURA 2003-08-08 12:26:18 UTC
Created attachment 93517 [details]
A patch to fix this bug

Comment 2 Tim Waugh 2003-08-08 14:56:42 UTC
Thanks!