Bug 154675 - xdvi can't treat Japanese dvi file
Summary: xdvi can't treat Japanese dvi file
Status: RESOLVED WORKSFORME
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Beta 6
Hardware: i586 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Mike Fabian
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-02 12:45 UTC by Masaru Nomiya
Modified: 2006-03-02 15:38 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Masaru Nomiya 2006-03-02 12:45:13 UTC
When I try to view a Japanese dvi, xdvi shows the error message as follows;

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+359/600 --dpi 959 rml
mktexpk: don't know how to create bitmap font for rml.
kpathsea: Appending font creation commands to missfont.log.
xdvi 22.84.9 (Xaw toolkit): events.c:4144: Shouldn't happen: Segmentation fault - trying to clean up and aborting ...

At this time. it produces missfont.log;

mktexpk --mfmode / --bdpi 600 --mag 1+359/600 --dpi 959 rml
Comment 1 Dr. Werner Fink 2006-03-02 15:21:41 UTC
Japanese always requires patches which was done for dvips.
The patched version of dvips is called pdvips.  We do not
include patches for Japanese into the normal program because
those patches arn't accepted by the main stream developers.
Beside this it looks like a Japanese font is missed.
Comment 2 Mike Fabian 2006-03-02 15:38:06 UTC
You have to use xgdvi from the package TeX-Guy for Japanese ptex.

See also:

/usr/share/doc/packages/te_ptex/README.SuSE.ptex

Closing as WORKSFORME.