[racket] sandboxing issue while trying to print slideshow slides

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Mon Sep 17 13:46:35 EDT 2012

slideshow --trust

?

Robby

On Mon, Sep 17, 2012 at 12:35 PM, James T. Perconti
<jtpercon at ccs.neu.edu> wrote:
> Hello,
>   I'm trying to make a PDF of a slideshow presentation that uses Jay McCarthy's slideshow-latex package from PLaneT.  I seem to be running up against slideshow's sandbox: the package needs to run LaTeX and generate some image files, and so slideshow is hitting a "slide program attempted to execute external code" error.
>   Is there a way to disable sandboxing in the standalone slideshow program, print slides from within DrRacket, or otherwise get the PDF I want without having to make extensive changes to my source files?  Thanks in advance!
>  --Jamie Perconti
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users


Posted on the users mailing list.