Re: Crash on cursor movement around inset

2005-10-05 Thread Martin Vermeer
On Wed, Oct 05, 2005 at 03:05:55PM -0400, Bennett Helm wrote: > Here's a recipe for a crash with lyx-140 patch with Martin's speedup > patch (x.diff as of 9/29). > > Type some arbitrary text. Below this, create an inset in a paragraph > all by itself; set this paragraph to have no indentation.

Re: Re[2]: tex2lyx doesn't work on win95/98

2005-10-05 Thread Luis Rivera
--- Angus Leeming <[EMAIL PROTECTED]> wrote: > Hi, Luis and Alex. > > I've uploaded my latest offering of tex2lyx to the wiki. > > http://wiki.lyx.org/uploads/LaTeX/tex2lyx/tex2lyx_win32_04oct05.zip > > It is *exactly* what is in the CVS tree. I'd like you to confirm that > it works > perfectl

Re: Re[4]: tex2lyx doesn't work on win95/98

2005-10-05 Thread Luis Rivera
--- Angus Leeming <[EMAIL PROTECTED]> wrote: > I'm afraid you don't have Python 2.4. You have something that is > impersonating > Python 2.4. I expect that it is the stripped down version of Python > that was > packaged by Ruurd and shipped with LyX 1.3.3. Please throw it away > and get > the r

Re: [patch] Bug 2067 (was: Re: [Bug 2058] LyX crashes when attempting to undo matrix deletion)

2005-10-05 Thread Georg Baum
Am Montag, 3. Oktober 2005 18:09 schrieb Juergen Spitzmueller: > Georg Baum wrote: > > Yes, although my first thought was wrong. Actually the patch is almost > > right, but it fails if you have a row with extra space (\\[2mm]). > > Although there is no GUI for the latter and it is not documented, w

Re: [patch] fix bug 2060

2005-10-05 Thread Georg Baum
Am Mittwoch, 5. Oktober 2005 18:06 schrieb Jean-Marc Lasgouttes: > > "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: > > Georg> It looks like the attached, then. The asserts (if we add any) > Georg> belong in MathNestInset::cell, MathGridInset::col and > Georg> MathGridInset::row, because ba

Re: Re[4]: tex2lyx doesn't work on win95/98

2005-10-05 Thread Angus Leeming
On Wednesday 05 October 2005 21:34, [EMAIL PROTECTED] wrote: > Dear Angus, > > I would like to confirm your build. It seems to be correct. > > I have some problem to convert the resulting file to v1.3.3 (221). (lyx2lyx > srcipt) Here, I attach all the things. > I call the tex2lyx in a batch file. >

Re[4]: tex2lyx doesn't work on win95/98

2005-10-05 Thread Alex
Dear Angus, I would like to confirm your build. It seems to be correct. I have some problem to convert the resulting file to v1.3.3 (221). (lyx2lyx srcipt) Here, I attach all the things. I call the tex2lyx in a batch file. In LyX I have set-up the following command "tex2lyx.bat $$i $$o". The res

Re: Crash on cursor movement around inset

2005-10-05 Thread Martin Vermeer
On Wed, Oct 05, 2005 at 03:05:55PM -0400, Bennett Helm wrote: > Here's a recipe for a crash with lyx-140 patch with Martin's speedup > patch (x.diff as of 9/29). Does this happen without the patch? > Type some arbitrary text. Below this, create an inset in a paragraph > all by itself; set th

LyX 1.4 on Windows (MinGW)

2005-10-05 Thread Michael Gerz
Hi Angus, I think I managed to create some reasonable backtraces for LyX 1.4 on Windows. AFAICS, there are at least three problerms with LyX 1.4 on Windows at the moment. However, I have no idea what causes them... :-( Michael * BUG 1 * Program received signal SIGSEGV, Segmentatio

Crash on cursor movement around inset

2005-10-05 Thread Bennett Helm
Here's a recipe for a crash with lyx-140 patch with Martin's speedup patch (x.diff as of 9/29). Type some arbitrary text. Below this, create an inset in a paragraph all by itself; set this paragraph to have no indentation. Place the cursor at the end of the line immediately above the inset.

Re: LyX speedup patch

2005-10-05 Thread Jean-Marc Lasgouttes
> "Martin" == Martin Vermeer <[EMAIL PROTECTED]> writes: Martin> Precisely. The place would be in redoParagraph, the do...while Martin> loop on z. Martin> I wonder if this is enough, or if we should then also look at Martin> the rendering side of things. Probably. Yes, I guess this is needed

Re: [patch] fix bug 2060

2005-10-05 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> It looks like the attached, then. The asserts (if we add any) Georg> belong in MathNestInset::cell, MathGridInset::col and Georg> MathGridInset::row, because bad indices would harm there. I do not really see why the asserts in MathGr

Re: [PATCH] bug 2062: Spellcheck stops at ligature breaks without warning

2005-10-05 Thread Jean-Marc Lasgouttes
> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: Jean-Marc> The title says it all (almost). Here is a simple patch Jean-Marc> against HEAD. Please test. Since it is trivial and Bennett confirmed that it works, I applied it. JMarc

[PATCH] bug 2062: Spellcheck stops at ligature breaks without warning

2005-10-05 Thread Jean-Marc Lasgouttes
The title says it all (almost). Here is a simple patch against HEAD. Please test. JMarc Index: src/frontends/controllers/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/frontends/controllers/ChangeLog,v retrieving revis

[PATCH] bug 2046: LyX crashes on use of Shift-Home in MathEd during code definition

2005-10-05 Thread Jean-Marc Lasgouttes
The title says it all. Here is the patch (against 1.3.7cvs, it is fixed in HEAD). Please test. JMarc Index: src/mathed/ChangeLog === RCS file: /usr/local/lyx/cvsroot/lyx-devel/src/mathed/ChangeLog,v retrieving revision 1.299.2.25 di

Re: [PATCH] bug 2063: Spellcheck doesn't check word containing the cursor

2005-10-05 Thread Jean-Marc Lasgouttes
> "Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes: Bennett> On Oct 3, 2005, at 9:53 AM, Jean-Marc Lasgouttes wrote: >> Here is a simple fix. Instead of going forward to put the cursor >> at beginning of next word, we go backward to the beginning of >> current word. >> >> Bennett, please

Re: keymap-toggle LFUN

2005-10-05 Thread Georg Baum
Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: >> Angus> In LyXAction.C we have both of these. Only one can be >> Angus> correct... >> Angus> { LFUN_KMAP_TOGGLE, "keymap-toggle", ReadOnly }, >> Angus> and >> Angus> { LFUN_KEYMAP_TOGGLE, "keymap-toggle", Noop }, >> >> You are the one who knows

Re: keymap-toggle LFUN

2005-10-05 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> In LyXAction.C we have both of these. Only one can be > Angus> correct... > Angus> { LFUN_KMAP_TOGGLE, "keymap-toggle", ReadOnly }, > Angus> and > Angus> { LFUN_KEYMAP_TOGGLE, "keymap-toggle", Noop }, > > You are the one who knows why LFUN_KEYMAP_TOGGLE has bee

Re: LyX speedup patch

2005-10-05 Thread Jean-Marc Lasgouttes
> "Helge" == Helge Hafting <[EMAIL PROTECTED]> writes: Helge> I did a simple test, and there is a problem with this patch. It Helge> keeps printing "case 6" all the time to stderr, there is so Helge> much printing of this "error message" that my pc reach 100% Helge> load. Looking at the code,

Re: LyX speedup patch

2005-10-05 Thread Helge Hafting
Andre Poenitz wrote: On Sun, Oct 02, 2005 at 01:26:06PM +0200, Andre' Poenitz wrote: So we should try hard to pass through the critical path just once. I'll send later today a preliminary patch that folds rowBreakPoint() and setRowWidth(), i.e. reduces this by a factor of two and gives an o

Re: keymap-toggle LFUN

2005-10-05 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> In LyXAction.C we have both of these. Only one can be Angus> correct... Angus> { LFUN_KMAP_TOGGLE, "keymap-toggle", ReadOnly }, Angus> and Angus> { LFUN_KEYMAP_TOGGLE, "keymap-toggle", Noop }, You are the one who knows why LFUN_

Re: Squashing the remaining compilation warnings in 1.4.x

2005-10-05 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Actually, I got rid of sprintf entirely and used Angus> convert(column).c_str() Buffer overflows are an Angus> unnecessary evil. Angus> Committing now... Very good. JMarc

Re: Bug 2069: Movement out of sub/superscript works unexpectedly

2005-10-05 Thread Jean-Marc Lasgouttes
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes: Andre> On Mon, Oct 03, 2005 at 06:38:26PM +0100, Daniel Watkins wrote: >> And now, ladies and gentlemen, we return you to your regular >> programming. A MathEd bug! Andre> Did I mention that I feel a bit humilitated by your recent Andre>

Re: Debugging Output

2005-10-05 Thread Jean-Marc Lasgouttes
> "Daniel" == Daniel Watkins <[EMAIL PROTECTED]> writes: Daniel> I was told that as long as I didn't --disable-debug, then Daniel> --disalbe-stdlib-debug'ing wouldn't be a problem. I've taken Daniel> it out of my latest build nonetheless. --disable-stdlib-debug makes LyX faster, that's why yo

Re: TOC generation and autogen.sh

2005-10-05 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> I really would like to commit that, since the current setup is Georg> broken. Angues, Helge, Kayvan, is that working for you, too? I'd say: commit it. JMarc

Re: Squashing the remaining compilation warnings in 1.4.x

2005-10-05 Thread Angus Leeming
Angus Leeming wrote: > Jean-Marc Lasgouttes wrote: >> Angus> The attached patch squashes the warnings below. I believe that >> Angus> it completes Jean-Marc's recent attempt to squash all the >> Angus> warnings over which we have control. >> I wonder why I missed these. I remember though being sur

Re: RFC: GThesaurus.C et al.

2005-10-05 Thread Angus Leeming
Bernhard Reiter wrote: > being one of those apparently sometimes popping-by gtk afficionado lyx > users and trying to get myself in touch with the gtk part of the lyx > sources, i spent sunday evening putting together the thesaurus dialog > for gtk. this is my first contact with both the lyx sourc