bug-gv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gv] error opening files on other directories


From: jemarch
Subject: Re: [Bug-gv] error opening files on other directories
Date: Mon, 15 Nov 2004 16:41:48 +0100

    Consider this: we always call the gs interpreter with:
    
        gs -DSAFER -DDELAYSAFER
    
    (the arguments passed to gv are controlled by resources on GV, by the way)
    
    so:
     
        - old gs's will happily ignore DELAYSAFER setting the safe state.
        - With new gs the DELAYSAFER takes precedence over SAFER (tested).
    
    and regarding PS files, gv can omit the -DDELAYSAFER option when not
    reading a PDF.
    
    
    So i think the solution is complete.
    

I just commited a patch that implement this solution.

gv only add -DDELAYSAFER to the gs invocation if the ps file has been
generated by using pdf2dsc.ps.

So bug fixed :)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]