From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32725 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: HZ and DVI Date: Sat, 13 Jan 2007 18:47:35 +0100 Message-ID: <6faad9f00701130947x90d7f62j26eda4fad5072057@mail.gmail.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1168710667 9014 80.91.229.12 (13 Jan 2007 17:51:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Jan 2007 17:51:07 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 13 18:51:05 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1H5n1t-0001Xc-If for gctc-ntg-context-518@m.gmane.org; Sat, 13 Jan 2007 18:50:57 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BF90F201BB; Sat, 13 Jan 2007 18:47:04 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23116-08; Sat, 13 Jan 2007 18:47:03 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2722E201B6; Sat, 13 Jan 2007 18:43:51 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id C6852201B8 for ; Sat, 13 Jan 2007 18:43:49 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 23116-07-2 for ; Sat, 13 Jan 2007 18:43:43 +0100 (CET) Original-Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by ronja.ntg.nl (Postfix) with ESMTP id E43932019D for ; Sat, 13 Jan 2007 18:43:43 +0100 (CET) Original-Received: by nf-out-0910.google.com with SMTP id x37so1047748nfc for ; Sat, 13 Jan 2007 09:47:35 -0800 (PST) Original-Received: by 10.49.93.4 with SMTP id v4mr1897561nfl.1168710455189; Sat, 13 Jan 2007 09:47:35 -0800 (PST) Original-Received: by 10.48.209.8 with HTTP; Sat, 13 Jan 2007 09:47:35 -0800 (PST) Original-To: ntg-context@ntg.nl In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:32725 Archived-At: On 1/13/07, Peter M=FCnster wrote: > > on my system, when watching the file, gv issues very often some errors > after modification of the pdf-file and that's annoying. > (Am I the only one with this problem?) You're not the only one. On windows gv is a perfect choice for watching files created by pdfTeX. On linux I discovered a pattern: problems apear only in every second run, so I got used to the following procedure: - compile - alt-tab to gv, press OK after you get the warning - compile again - alt-tab to gv, works OK not really user-friendly (and gv is ugly and inconvenient to use on linux anyway), but at least it worked somehow ;) What about a bug report? (I doubt that gv developers use it for watching TeX-created PDF files, so that might have never noticed the problem) Mojca