Re: [Patch] Re: Fix for 2516

2006-05-22 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Isn't it about time you come and get your beer? If not this Martin> year than next... still hoping to have a LyX meeting here ;-) We'll find a date, I think. Martin> See patch (and you will understand why). >> It looks like a

Re: [Patch] Re: Fix for 2516

2006-05-20 Thread Martin Vermeer
On Fri, May 19, 2006 at 11:07:12PM +0200, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > >> Now the next problem (with or without the patch). Load attached > >> file, select part of 1st par and part of 2nd, Delete ==> crash! > > Martin> Jean-Marc, I

Re: [Patch] Re: Fix for 2516

2006-05-19 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> Now the next problem (with or without the patch). Load attached >> file, select part of 1st par and part of 2nd, Delete ==> crash! Martin> Jean-Marc, I owe you a beer for this one. Or several. Martin> Non-virtual ones. You still hav

Re: Fix for 2516

2006-05-19 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> On Fri, May 19, 2006 at 12:17:19AM +0200, Jean-Marc Lasgouttes Martin> wrote: >> > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: >> Martin> This appears to fix the bug in my limited testing (I couldn't Martin> repro

Re: Fix for 2516

2006-05-19 Thread Martin Vermeer
On Fri, May 19, 2006 at 12:17:19AM +0200, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> This appears to fix the bug in my limited testing (I couldn't > Martin> reproduce the bug in the test file, only in the enum example) > > Yes, it looks

[Patch] Re: Fix for 2516

2006-05-19 Thread Martin Vermeer
On Fri, 2006-05-19 at 00:17 +0200, Jean-Marc Lasgouttes wrote: > > "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: > > Martin> This appears to fix the bug in my limited testing (I couldn't > Martin> reproduce the bug in the test file, only in the enum example) > > Yes, it looks reasona

Re: Fix for 2516

2006-05-18 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> Backtrace follows: And the file too. Sigh. JMarc chgcrash.lyx Description: application/lyx

Re: Fix for 2516

2006-05-18 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> This appears to fix the bug in my limited testing (I couldn't Martin> reproduce the bug in the test file, only in the enum example) Yes, it looks reasonable and it works. Please apply to trunk and branch. Now the next problem (

Fix for 2516

2006-05-16 Thread Martin Vermeer
This appears to fix the bug in my limited testing (I couldn't reproduce the bug in the test file, only in the enum example) - Martin Index: CutAndPaste.C === --- CutAndPaste.C (revision 13690) +++ CutAndPaste.C (working