Re: Update DVI bug still there

2002-05-01 Thread Kayvan A. Sylvan
On Wed, May 01, 2002 at 05:22:15AM +0200, Lars Gullik Bjønnes wrote: > "Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: > > | On Wed, May 01, 2002 at 04:42:06AM +0200, Lars Gullik Bjønnes wrote: > >> | [[Now, I insert "X" in the LyX buffer, do File->Save and View->Update->DVI]] > >> > > >> | Depend

Re: Update DVI bug still there

2002-05-01 Thread Otto Tronarp
On Wed, 2002-05-01 at 04:04, Kayvan A. Sylvan wrote: > On Wed, May 01, 2002 at 01:36:01AM +0100, John Levon wrote: > > On Wed, May 01, 2002 at 02:24:51AM +0200, Lars Gullik Bjønnes wrote: > > > > > xdvi and gv watch the file to see if it changes. then reloads. > > > note that xdvi somethings need

Re: Update DVI bug still there

2002-04-30 Thread Rod Pinna
> This is a good one for the 1.2.0-Q&A (do we actually have that?): > > Q: My Update->Postscript doesn't update. Why is that? > A: Change GV.watchFile to "True", > either in /somewhere/in/system/app-defaults/GV , > or in ~/.gv Or given the lyx is designed for pointing and clicking at

Re: Update DVI bug still there

2002-04-30 Thread R. Lahaye
Lars Gullik Bj?nnes writes: > >"R. Lahaye" <[EMAIL PROTECTED]> writes: > > | However, we shouldn't and don't have to rely on this setting: just enforce > | that gv is always properly updating by adding the "-watch" flag to the gv > | Viewer command in lib/configure.m4. PATCH ATTACHED. > > Since t

Re: [PATCH: Update->PS] Re: Update DVI bug still there

2002-04-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Wed, May 01, 2002 at 12:14:45PM +0900, R. Lahaye wrote: > >> However, we shouldn't and don't have to rely on this setting: just enforce >> that gv is always properly updating by adding the "-watch" flag to the gv >> Viewer command in lib/configure.m4. P

Re: [PATCH: Update->PS] Re: Update DVI bug still there

2002-04-30 Thread John Levon
On Wed, May 01, 2002 at 12:14:45PM +0900, R. Lahaye wrote: > However, we shouldn't and don't have to rely on this setting: just enforce > that gv is always properly updating by adding the "-watch" flag to the gv > Viewer command in lib/configure.m4. PATCH ATTACHED. If this is for 1.3.0 like Lars

Re: Update DVI bug still there

2002-04-30 Thread John Levon
On Tue, Apr 30, 2002 at 08:16:21PM -0700, Kayvan A. Sylvan wrote: > change the "Foo" into "XFoo" > > Update->DVI (does nothing) I'm afraid I can't reproduce. I get a latex run, and interacting with xdvi shows the new version john -- "Please let's not resume the argument with the usual whinin

Re: [PATCH: Update->PS] Re: Update DVI bug still there

2002-04-30 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | So, is the following the correct conclusion? > | View->Update->Blabla, should take care that the corresponding | blabla-file in LyX-tmp directory is regenerated, if necessary. > | It's then left up to the blabla-viewer, whether that will | recognize the t

Re: Update DVI bug still there

2002-04-30 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | On Wed, May 01, 2002 at 04:42:06AM +0200, Lars Gullik Bjønnes wrote: >> | [[Now, I insert "X" in the LyX buffer, do File->Save and View->Update->DVI]] >> > >> | Dependency file exists >> | Read dep: /net/home/kayvan/etc/scouts/lyx//../img/garf2.eps

[PATCH: Update->PS] Re: Update DVI bug still there

2002-04-30 Thread R. Lahaye
Lars Gullik Bj?nnes writes: > "R. Lahaye" <[EMAIL PROTECTED]> writes: > > If there's no signal sent, then what is supposed to be the actual > update-trick? Maybe that can help find the culprit. > > xdvi and gv watch the file to see if it changes. then reloads. > note that xdvi somethings needs

Re: Update DVI bug still there

2002-04-30 Thread Kayvan A. Sylvan
On Wed, May 01, 2002 at 04:42:06AM +0200, Lars Gullik Bjønnes wrote: > | [[Now, I insert "X" in the LyX buffer, do File->Save and View->Update->DVI]] > > > | Dependency file exists > | Read dep: /net/home/kayvan/etc/scouts/lyx//../img/garf2.eps 3732986742 938383314 > | Updating DepTable... > | /ne

Re: Update DVI bug still there

2002-04-30 Thread Lars Gullik Bjønnes
"Kayvan A. Sylvan" <[EMAIL PROTECTED]> writes: | This is using the latest LyX CVS. > | Here is a lyx -dbg depend run: > | All user actions are also annotated here inside double-square-brackets. | For example: [[Inserted 'X' in LyX buffer and saved...]] > > | $ lyx -dbg depend recruit2002.lyx | Se

Re: Update DVI bug still there

2002-04-30 Thread Kayvan A. Sylvan
This is using the latest LyX CVS. Here is a lyx -dbg depend run: All user actions are also annotated here inside double-square-brackets. For example: [[Inserted 'X' in LyX buffer and saved...]] $ lyx -dbg depend recruit2002.lyx Setting debug level to depend Debugging `depend' (Dependency infor

Re: Update DVI bug still there

2002-04-30 Thread Kayvan A. Sylvan
On Wed, May 01, 2002 at 01:36:01AM +0100, John Levon wrote: > On Wed, May 01, 2002 at 02:24:51AM +0200, Lars Gullik Bjønnes wrote: > > > xdvi and gv watch the file to see if it changes. then reloads. > > note that xdvi somethings needs some "event" f.ex. getting focus to > > update, and gv needs

Re: Update DVI bug still there

2002-04-30 Thread John Levon
On Wed, May 01, 2002 at 02:24:51AM +0200, Lars Gullik Bjønnes wrote: > xdvi and gv watch the file to see if it changes. then reloads. > note that xdvi somethings needs some "event" f.ex. getting focus to > update, and gv needs some time. OK, so this is really a feature and the bug can be WORKSFO

Re: Update DVI bug still there

2002-04-30 Thread Lars Gullik Bjønnes
"R. Lahaye" <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes writes: >> >> John Levon <[EMAIL PROTECTED]> writes: >> >> | On Wed, May 01, 2002 at 07:41:00AM +0900, R. Lahaye wrote: >> > >> >> I have to add manually "-watch" to the viewer in Preferences, >> >> but isn't sending the HUP signal wh

Re: Update DVI bug still there

2002-04-30 Thread R. Lahaye
Lars Gullik Bjønnes writes: > > John Levon <[EMAIL PROTECTED]> writes: > > | On Wed, May 01, 2002 at 07:41:00AM +0900, R. Lahaye wrote: > > > >> I have to add manually "-watch" to the viewer in Preferences, > >> but isn't sending the HUP signal what LyX supposed to do? > > > | I can't find any ev

Re: Update DVI bug still there

2002-04-30 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Wed, May 01, 2002 at 07:41:00AM +0900, R. Lahaye wrote: > >> I have to add manually "-watch" to the viewer in Preferences, >> but isn't sending the HUP signal what LyX supposed to do? > | I can't find any evidence that we do/did that. I don't know | wha

Re: Update DVI bug still there

2002-04-30 Thread John Levon
On Wed, May 01, 2002 at 07:41:00AM +0900, R. Lahaye wrote: > I have to add manually "-watch" to the viewer in Preferences, > but isn't sending the HUP signal what LyX supposed to do? I can't find any evidence that we do/did that. I don't know what broke or when :/ john -- "Please let's not re

Re: Update DVI bug still there

2002-04-30 Thread R. Lahaye
Kayvan A. Sylvan writes: > > Is there anyone working on the Update->DVI bug? I am running into it > regularly in my work with latest CVS LyX. Same for Update->Postscript! LyX, as it comes in CVS, does not update Postscript. I have to add manually "-watch" to the viewer in Preferences, but isn't

Update DVI bug still there

2002-04-30 Thread Kayvan A. Sylvan
Is there anyone working on the Update->DVI bug? I am running into it regularly in my work with latest CVS LyX. This is a 1.2.0 blocker IMO. ---Kayvan -- Kayvan A. Sylvan | Proud husband of | Father to my kids: Sylvan Associates, Inc. | Laura Isabella Syl