[Bug 881685] New: ghostscript-cjk-config has incorrect xfontdir creates bad cidfmap
https://bugzilla.novell.com/show_bug.cgi?id=881685 https://bugzilla.novell.com/show_bug.cgi?id=881685#c0 Summary: ghostscript-cjk-config has incorrect xfontdir creates bad cidfmap Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Printing AssignedTo: jsmeix@suse.com ReportedBy: okudaira@mbc.ocn.ne.jp QAContact: jsmeix@suse.com Found By: --- Blocker: --- Created an attachment (id=593648) --> (http://bugzilla.novell.com/attachment.cgi?id=593648) latex doc written in Japanese User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.21 (KHTML, like Gecko) rekonq/2.3.2 Safari/537.21 /usr/sbin/ghostscript-cjk-config in ghostscript-cjk packege has incorrect $xfontdir, $gsresourcedir, $cidfmap_dir. A correction follows; < #my $xfontdir = "/usr/X11R6/lib/X11/fonts/truetype"; < my $xfontdir = "/usr/share/fonts/truetype"; < #my $gsresourcedir = "/usr/share/ghostscript/Resource"; < my $gsresourcedir = "/usr/share/ghostscript/9.07/Resource"; < # for my $cidfmap_dir (glob ("/etc/ghostscript/[0-9]*")) { < for my $cidfmap_dir (glob ("/usr/share/ghostscript/[0-9]*/Resource/Init")) { Reproducible: Always Steps to Reproduce: 1. 2. 3.
platex samplej.tex platex samplej.tex dvips -f samplej.dvi > samplej.ps okular samplej.ps & I can not see Japanese text but ascii chars. This is caused by the bad cidfmap.
-- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=881685 https://bugzilla.novell.com/show_bug.cgi?id=881685#c1 Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Printing |Other CC| |jsmeix@suse.com Found By|--- |Community User AssignedTo|jsmeix@suse.com |bnc-team-screening@forge.pr | |ovo.novell.com QAContact|jsmeix@suse.com |qa-bugs@suse.de --- Comment #1 from Johannes Meixner <jsmeix@suse.com> 2014-06-06 11:56:35 CEST --- I am afraid I have nothing to do with ghostscript-cjk (this is not part of Ghostscript but a separated package). I change the component from "Printing" to "Other". One may re-assign it according to ---------------------------------------------------------------------- $ osc maintainer ghostscript-cjk Defined in package: M17N/ghostscript-cjk bugowner of ghostscript-cjk : mike-fabian maintainer of ghostscript-cjk : - ---------------------------------------------------------------------- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=881685 https://bugzilla.novell.com/show_bug.cgi?id=881685#c zhang jiajun <jzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jzhang@suse.com AssignedTo|bnc-team-screening@forge.pr |jsmeix@suse.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=881685 https://bugzilla.novell.com/show_bug.cgi?id=881685#c Johannes Meixner <jsmeix@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jsmeix@suse.com |jzhang@suse.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com