bug-gv
[Top][All Lists]
Advanced

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

[bug-gv] [bug #13200] pdf problems with gv


From: anonymous
Subject: [bug-gv] [bug #13200] pdf problems with gv
Date: Mon, 22 Aug 2005 20:52:17 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

Follow-up Comment #1, bug #13200 (project gv):

I have the same problem and found a simple
workaround (which might also help to track the
problem down). In the example above, the problem
only occurs if the file was changed. Therefore, if
I do:

pdflatex blah.tex; sleep 1; touch blah.pdf

things get much better. When gv loads the file the
second time, it displays it (and I can just once
lower the window with the error messages such that
it is out of the way --- at least with my fvwm2
window-manager).

However, this only helps if I add something to
blah.tex. If I remove something, I have to touch
blah.pdf twice, such that the workaround is:

pdflatex blah.tex; sleep 1; touch blah.pdf; sleep 1; touch blah.pdf

Well, this is not beautiful, but better than
dismissing the error message all the time.

> gv --version
gv 3.6.1
> uname -a
Darwin indigo.local 7.9.0 Darwin Kernel Version
7.9.0: Wed Mar 30 20:11:17 PST 2005;
root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power
Macintosh powerpc



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13200>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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