[319] in netbsd-help mailing list archive
Re: EZ-preview..
daemon@ATHENA.MIT.EDU (Yoav Yerushalmi)
Mon Sep 11 23:32:39 1995
To: I-Lin Wang <ilin@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Sun, 10 Sep 1995 17:04:20 EDT."
<199509102104.RAA01015@ilin.MIT.EDU>
Date: Mon, 11 Sep 1995 23:32:08 EDT
From: Yoav Yerushalmi <yoav@MIT.EDU>
> I found there is some problem in using preview under EZ. After I
>select the preview function, a ghostview window will pop out, then, there
>is no way to cancel that ghostview window. All the functions ghostview
>window won't work, and I have to kill that job so that I can creat another
>preview window.
Hi there.
one thing to do is to check if ghostview is still trying to parse the
page (i.e., take a simple docuemnt and preview it -- see if it still hangs
forever). Apparently, it works fine on this end, and here is the line in the
global.prf that invokes it:
*.previewCommand: cat - >/tmp/%s.PS; ghostview-wrapper -magstep -1 /tmp/%s.PS
; rm -f /tmp/%s.PS /tmp/%s.n
presumably, if ghostview loads, then it could be aghostview problem, but I
would tend to assume that it isn't hanging, but is just busy trying to process
the page.
yoav
-------------------------------------------------------
| Yoav Yerushalmi | My opinions are mine.. |
| M.I.T student at large | so back off!! |
| http://www.mit.edu:8001/people/yoav/homepage.html |
-------------------------------------------------------