Bug 508429

Summary: Font mapping file for pxdvi contains wrong paths to Japanese fonts
Product: [Fedora] Fedora Reporter: Watanabe, Yuki <magicant.starmen>
Component: xdvikAssignee: Jonathan Underwood <jonathan.underwood>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: jnovy, jonathan.underwood, pertusus
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: 22.84.14-6.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-07-24 19:42:48 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 proposed patch none

Description Watanabe, Yuki 2009-06-27 05:30:36 UTC
Created attachment 349627 [details]
a proposed patch

Description of problem:
The paths to the Sazanami Japanese fonts specified in
/usr/share/texmf/fonts/map/pxdvi/xdvi-ptex.map
are wrong, causing pxdvi to fail to display Japanese texts.

The paths specified in the file are:
/usr/share/fonts/sazanami-fonts-mincho/sazanami-mincho.ttf
/usr/share/fonts/sazanami-fonts-gothic/sazanami-gothic.ttf
But the correct paths are:
/usr/share/fonts/sazanami/mincho/sazanami-mincho.ttf
/usr/share/fonts/sazanami/gothic/sazanami-gothic.ttf

Version-Release number of selected component (if applicable):
xdvik-22.84.14-5.fc11 (i586)

The attached patch should fix the problem.

Comment 1 Jonathan Underwood 2009-07-12 15:53:25 UTC
Thanks for the patch, and sorry for the delay, have pushed a patched build which will become an update shortly.

Does the same problem occur with F-10, do you know? (I no longer have any F-10 installs handy).

Comment 2 Fedora Update System 2009-07-12 16:00:56 UTC
xdvik-22.84.14-6.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/xdvik-22.84.14-6.fc11

Comment 3 Watanabe, Yuki 2009-07-12 16:15:45 UTC
Thanks for applying the patch.

IIRC, F-10 has the same problem (but I'm not 100% sure).

Comment 4 Fedora Update System 2009-07-16 07:35:45 UTC
xdvik-22.84.14-6.fc11 has been pushed to the Fedora 11 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update xdvik'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F11/FEDORA-2009-7691

Comment 5 Fedora Update System 2009-07-24 19:42:43 UTC
xdvik-22.84.14-6.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.