[tex-live] [pretest] xetex cannot handle pstricks
Vladimir Lomov
lomov.vl at gmail.com
Thu Jun 2 15:14:40 CEST 2011
** Dohyun Kim [2011-06-02 15:48:56 +0900]:
> Under TL2011 pretest, xetex (to be precise, xdvipdfmx) fails to handle
> pstricks code, how simple it may be. I am using MacOSX Snow Leopard.
> TL2010 on the same machine has no such problem. Neither does the
> dvips->ps2pdf routine of TL2011.
> \documentclass{article}
> \usepackage{pstricks}
> \begin{document}
> \begin{pspicture}(-1,-1)(1,1)
> \psgrid
> \end{pspicture}
> \end{document}
> I want to know anybody can reproduce screen message like the following:
> GPL Ghostscript 9.02: **** Could not open the file
> '/var/folders/yy/yy1ikAmvHwyDgTq8YbvHJk+++TI/-Tmp//dvipdfmx.P9ozl8fZ'
> .
> **** Unable to open the initial device, quitting.
> sfopen: gs_parse_file_name failed.
> sfopen: gs_parse_file_name failed.
> ./base/gsicc_manage.c:709: gsicc_open_search(): Could not find lab.icc
> | ./psi/zusparam.c:819: set_lab_icc(): cannot find default lab icc profile
> ** WARNING ** Filtering file via command -->rungs -q -dNOPAUSE -dBATCH
> -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.5
> -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode
> -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode
> -sOutputFile='/var/folders/yy/yy1ikAmvHwyDgTq8YbvHJk+++TI/-Tmp-//dvipdfmx.P9ozl8fZ'
> '/var/folders/yy/yy1ikAmvHwyDgTq8YbvHJk+++TI/-Tmp-//dvipdfmx.68C6z6jO'
> -c quit<-- failed.
> ** WARNING ** Image format conversion for PSTricks failed.
> ** WARNING ** Interpreting special command pst: (ps:) failed.
> ** WARNING ** >> at page="1" position="(177.059, 688.742)" (in PDF)
> ** WARNING ** >> xxx "pst: tx at Dict begin STP newpath 0.8 SLW 0
> setgray gsave 0.4 "
> )
Wild guess: a problem with ghostscript. What OS do you use? Was ghostscript
installed by package manager?
I see the similar message and segfaults from ghostscript on all my
systems (Archlinux, x86_64) when I use ghostscript compiled from GIT
repo (using the same settings as package maintainer). But if I use
ghostscript installed by package manager (pacman) it works fine.
Could you try other version of ghostscript.
---
WBR, Vladimir Lomov
--
<Palisade> knght, sheesh, are you pasting my words out of context in
#debian or something?
<Palisade> ;)
<Knghtbrd> no, but I probably should be ;>
<Palisade> d'oh!
More information about the tex-live
mailing list