Re: PATCH os_cygwin.C

2005-01-23 Thread Kayvan A. Sylvan
On Sun, Jan 23, 2005 at 05:04:03PM +, Andreas Vox wrote: > > > Now, I just did some experiments and the results are interesting. If I wait > > a few seconds and then I close lyx, then all is well. > > > > If I close lyx immediately and get the first dialog box and wait a few > > seconds befor

Re: PATCH os_cygwin.C

2005-01-23 Thread Andreas Vox
Kayvan A. Sylvan <[EMAIL PROTECTED]> writes: > > This is what I do: > > 1) Open lyx. > 2) Open->Recent files->some document > 3) View->PDF (PDF LaTeX) > 4) Quit Acrobar Reader > 5) File->Exit > > At this point, I get two dialog boxes. > > The first: > > Could not remove the temporary direct

Re: PATCH os_cygwin.C

2005-01-23 Thread Angus Leeming
Kayvan A. Sylvan wrote: > On Sun, Jan 23, 2005 at 11:08:15AM +, Angus Leeming wrote: > > > I can now run lyx and get output. The only problem is that the > > > lyx_tmp directory is not getting removed (even though there > > > is nothing in the directories). > > > > Is the code to do so gett

Re: PATCH os_cygwin.C

2005-01-23 Thread Kayvan A. Sylvan
On Sun, Jan 23, 2005 at 11:08:15AM +, Angus Leeming wrote: > > I can now run lyx and get output. The only problem is that the > > lyx_tmp directory is not getting removed (even though there is > > nothing in the directories). > > Is the code to do so getting invoked? Ie, do you get an erro

Re: PATCH os_cygwin.C

2005-01-23 Thread Angus Leeming
Kayvan A. Sylvan wrote: > Hi Angus, > > It looks like some recent cleanups may have fixed most of the Cygwin > issues. I did a fresh checkout and compiled again (applying just the > above patch). Great! I was starting to doubt my sanity. I've applied your patch. > I can now run lyx and get outpu

Re: PATCH os_cygwin.C

2005-01-23 Thread Kayvan A. Sylvan
On Sun, Jan 23, 2005 at 12:17:29AM -0800, Kayvan A. Sylvan wrote: > On Fri, Jan 21, 2005 at 10:57:00AM +0100, Jean-Marc Lasgouttes wrote: > > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > > > Angus> Jean-Marc mentioned sometime ago that a separate os_cygwin.C > > Angus> would prob

Re: PATCH os_cygwin.C

2005-01-23 Thread Kayvan A. Sylvan
On Fri, Jan 21, 2005 at 10:57:00AM +0100, Jean-Marc Lasgouttes wrote: > > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: > > Angus> Jean-Marc mentioned sometime ago that a separate os_cygwin.C > Angus> would probably be a good idea. So here it is. -- Angus > > I think I like it ;) > >

Re: PATCH os_cygwin.C

2005-01-21 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc mentioned sometime ago that a separate os_cygwin.C Angus> would probably be a good idea. So here it is. -- Angus I think I like it ;) JMarc

PATCH os_cygwin.C

2005-01-21 Thread Angus Leeming
Jean-Marc mentioned sometime ago that a separate os_cygwin.C would probably be a good idea. So here it is. -- AngusIndex: src/support/os.C === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/support/os.C,v retrieving revision 1.7 diff