Bug 101954

Summary: pxdvi uses dvips, not pdvips
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:57:14 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 aptch to fix this bug none

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

Description of problem:
p(o)xdvi calls original dvips, not pdvips.
So pdvips cannot print out DVI files that includes Japanese characters.

How reproducible:
Always

Steps to Reproduce:
1. view DVI files that includes Japanese characters via pxdvi
2. push print button and print out

Actual Results:  DVI files cannot be printed out.

Expected Results:  DVI files can be printed out.

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

Comment 1 Takanori MATSUURA 2003-08-08 12:32:20 UTC
Created attachment 93518 [details]
A aptch to fix this bug

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