Bug 508429 - Font mapping file for pxdvi contains wrong paths to Japanese fonts
Summary: Font mapping file for pxdvi contains wrong paths to Japanese fonts
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: xdvik
Version: 11
Hardware: i386
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jonathan Underwood
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-27 05:30 UTC by Watanabe, Yuki
Modified: 2009-07-24 19:42 UTC (History)
3 users (show)

Fixed In Version: 22.84.14-6.fc11
Clone Of:
Environment:
Last Closed: 2009-07-24 19:42:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
a proposed patch (6.90 KB, patch)
2009-06-27 05:30 UTC, Watanabe, Yuki
no flags Details | Diff

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.


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