There is the same problem in Linux (Ubuntu 11.04) in TL 2011 pretest.<br><br><div class="gmail_quote">2011/6/2 Dohyun Kim <span dir="ltr"><<a href="mailto:nomosnomos@gmail.com">nomosnomos@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Under TL2011 pretest, xetex (to be precise, xdvipdfmx) fails to handle<br>
pstricks code, how simple it may be.  I am using MacOSX Snow Leopard.<br>
TL2010 on the same machine has no such problem.  Neither does the<br>
dvips->ps2pdf routine of TL2011.<br>
<br>
\documentclass{article}<br>
\usepackage{pstricks}<br>
\begin{document}<br>
\begin{pspicture}(-1,-1)(1,1)<br>
\psgrid<br>
\end{pspicture}<br>
\end{document}<br>
<br>
I want to know anybody can reproduce screen message like the following:<br>
<br>
GPL Ghostscript 9.02: **** Could not open the file<br>
'/var/folders/yy/yy1ikAmvHwyDgTq8YbvHJk+++TI/-Tmp//dvipdfmx.P9ozl8fZ'<br>
.<br>
**** Unable to open the initial device, quitting.<br>
sfopen: gs_parse_file_name failed.<br>
sfopen: gs_parse_file_name failed.<br>
  ./base/gsicc_manage.c:709: gsicc_open_search(): Could not find lab.icc<br>
| ./psi/zusparam.c:819: set_lab_icc(): cannot find default lab icc profile<br>
** WARNING ** Filtering file via command -->rungs -q -dNOPAUSE -dBATCH<br>
-sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.5<br>
-dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode<br>
-dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode<br>
-sOutputFile='/var/folders/yy/yy1ikAmvHwyDgTq8YbvHJk+++TI/-Tmp-//dvipdfmx.P9ozl8fZ'<br>
'/var/folders/yy/yy1ikAmvHwyDgTq8YbvHJk+++TI/-Tmp-//dvipdfmx.68C6z6jO'<br>
-c quit<-- failed.<br>
** WARNING ** Image format conversion for PSTricks failed.<br>
** WARNING ** Interpreting special command pst: (ps:) failed.<br>
** WARNING ** >> at page="1" position="(177.059, 688.742)" (in PDF)<br>
** WARNING ** >> xxx "pst:  tx@Dict begin STP newpath 0.8 SLW 0<br>
setgray   gsave 0.4 "<br>
 )<br>
<font color="#888888"><br>
<br>
--<br>
Dohyun Kim<br>
College of Law, Dongguk University<br>
Seoul, Republic of Korea<br>
</font></blockquote></div><br>