<div dir="ltr">Hello all,<div><br></div><div>After an update to pst-node 1.24, the following minimal example:</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div style><div style>\documentclass{article}</div>
</div><div style><div style><br></div></div><div style><div style>\usepackage{pst-node}</div></div><div style><div style><br></div></div><div style><div style>\begin{document}</div></div><div style><div style><br></div></div>
<div style><div style> \rnode{A}{foo}</div></div><div style><div style> \rnode{B}{bar}</div></div><div style><div style> \ncarc[nodesep=8pt]{->}{A}{B}</div></div><div style><div style><br></div></div><div style><div style>
\end{document}</div></div></blockquote><div><div><br></div><div>Produces an error not unlike that listed on the main page, but one which is not resolvable by the addition of the -dNOSAFER flag to the relevant config files. The output:</div>
<div><br></div></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div style><div style><div style>Error: /typecheck in --restore--</div></div></div><div style><div style><div style>Operand stack:</div>
</div></div><div style><div style><div style>   6.94444   6.94444</div></div></div><div style><div style><div style>Execution stack:</div></div></div><div style><div style><div style>   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1894   1   3   %oparray_pop   1893   1   3   %oparray_pop   1877   1   3   %oparray_pop   1771   1   3   %oparray_pop   --nostringval--   %errorexec_pop   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   1823   1   3   %oparray_pop   --nostringval--   1807   1   3   %oparray_pop   --nostringval--</div>
</div></div><div style><div style><div style>Dictionary stack:</div></div></div><div style><div style><div style>   --dict:1170/1684(ro)(G)--   --dict:0/20(G)--   --dict:110/200(L)--</div></div></div><div style><div style>
<div style>Current allocation mode is local</div></div></div><div style><div style><div style>Current file position is 1254</div></div></div><div style><div style><div style>GPL Ghostscript 9.06: Unrecoverable error, exit code 1</div>
</div></div><div style><div style><div style><br></div></div></div><div style><div style><div style>** WARNING ** Filtering file via command -->rungs -q -dNOPAUSE -dBATCH -dNOSAFER -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=1.5 -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sOutputFile='/var/folders/gz/wn58b28s6l5cqp_ft1gy_m800000gn/T//dvipdfmx.9QhBj0Ad' '/var/folders/gz/wn58b28s6l5cqp_ft1gy_m800000gn/T//dvipdfmx.mtf6L9Nj' -c quit<-- failed.</div>
</div></div><div style><div style><div style>** WARNING ** Image format conversion for PSTricks failed.</div></div></div><div style><div style><div style>** WARNING ** Interpreting special command PST: (ps:) failed.</div>
</div></div><div style><div style><div style>** WARNING ** >> at page="1" position="(183.056, 657.235)" (in PDF)</div></div></div><div style><div style><div style>** WARNING ** >> xxx "PST: tx@Dict begin gsave STV newpath /ArrowA { moveto } def /Ar"</div>
</div></div></blockquote><div><div><br></div><div>I am unsure if this is end-user stupidity or a true issue with pst-node and xdvipdfmx, which is the driver I'm attempting to use.</div><div><br></div><div>Best and Thanks,</div>
<div>Matt Tucker</div>
</div></div>