OTECTED]>
> To: Martin Vermeer <[EMAIL PROTECTED]>,
> LyX developers <[EMAIL PROTECTED]>
> In-Reply-To: <[EMAIL PROTECTED]>
> Subject: Re: PATCH: current_view crash fix
>
> > Yes, and I checked again today (around mid-day UTC) with current CVS.
>
> Yes, and I checked again today (around mid-day UTC) with current CVS.
> Bug alive 'n kickin'!
not sure that it had been applied by then. The newest entry of the ChangeLog
is currently.
2000-12-07 Angus Leeming <[EMAIL PROTECTED]>
* src/lyxparagraph.h, src/paragraph.C (CopyIntoMini
On Thu, Dec 07, 2000 at 05:06:56PM +0100, Jean-Marc Lasgouttes wrote:
> To: Martin Vermeer <[EMAIL PROTECTED]>
> Cc: Jean-Marc Lasgouttes <[EMAIL PROTECTED]>,
> Angus Leeming <[EMAIL PROTECTED]>,
> LyX developers <[EMAIL PROTECTED]>
> Sub
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes:
Martin> [[EMAIL PROTECTED]:~]$ rpm -q lyx lyx-1.1.5fix1-1
Yes, but the bug was with 1.1.6 cvs, right?
JMarc
On Thu, Dec 07, 2000 at 03:37:06PM +0100, Jean-Marc Lasgouttes wrote:
> To: Angus Leeming <[EMAIL PROTECTED]>
> Cc: LyX developers <[EMAIL PROTECTED]>,
> Martin Vermeer <[EMAIL PROTECTED]>
> Subject: Re: PATCH: current_view crash fix
> From: Jean-Marc Lasg
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>> Could you prepare a version for 1.1.5 too?
Angus> No need. The problem was introduced when I changed
Angus> Inset::Clone() to Inset::Clone(Buffer const &). This doesn't
Angus> exist for 1.1.5 (which loads the test code fine).
OK, I t
On Thursday 07 December 2000 14:13, Jean-Marc Lasgouttes wrote:
> > "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
>
> Angus> Attached is a small patch that fixes the crash reported by
> Angus> Martin Vermeer, caused by using current_view before it had been
> Angus> initialised. Not the
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes:
Angus> Attached is a small patch that fixes the crash reported by
Angus> Martin Vermeer, caused by using current_view before it had been
Angus> initialised. Not the best way to do this, but much easier than
Angus> changing Inset::Clone(Bu