Re: [LyX master] Another assertion that got transformed in 1b1f8dd2

2013-04-27 Thread Richard Heck
On 04/27/2013 02:15 PM, Jean-Marc Lasgouttes wrote: The branch, master, has been updated. - Log - commit d243e53f54e861c90ce7135f3d1a8d68d6202555 Author: Jean-Marc Lasgouttes Date: Sat Apr 27 20:14:43 2013 +0200 Another

Re: Re: [LyX master] Another assertion that got transformed in 1b1f8dd2

2013-04-27 Thread Kornel Benko
lAm Samstag, 27. April 2013 um 21:04:39, schrieb Jean-Marc Lasgouttes > Le 27/04/2013 21:02, Kornel Benko a écrit : > > Am Samstag, 27. April 2013 um 20:53:58, schrieb Jean-Marc Lasgouttes > > > > > > > Le 27/04/2013 20:31, Kornel Benko a écrit : > > > > > > > > > > > > I thought, you do not

Re: [LyX master] Another assertion that got transformed in 1b1f8dd2

2013-04-27 Thread Jean-Marc Lasgouttes
Le 27/04/2013 21:02, Kornel Benko a écrit : Am Samstag, 27. April 2013 um 20:53:58, schrieb Jean-Marc Lasgouttes > Le 27/04/2013 20:31, Kornel Benko a écrit : > > > > I thought, you do not want _() here? > > Agreed, but I do not want to care about that at this point. OK, but I would l

Re: Re: [LyX master] Another assertion that got transformed in 1b1f8dd2

2013-04-27 Thread Kornel Benko
Am Samstag, 27. April 2013 um 20:53:58, schrieb Jean-Marc Lasgouttes > Le 27/04/2013 20:31, Kornel Benko a écrit : > > > > I thought, you do not want _() here? > > Agreed, but I do not want to care about that at this point. OK, but I would like to change at least the ones, xgettext is unhappy a

Re: [LyX master] Another assertion that got transformed in 1b1f8dd2

2013-04-27 Thread Jean-Marc Lasgouttes
Le 27/04/2013 20:31, Kornel Benko a écrit : I thought, you do not want _() here? Agreed, but I do not want to care about that at this point. JMarc

Re: [LyX master] Another assertion that got transformed in 1b1f8dd2

2013-04-27 Thread Kornel Benko
Date: Sat Apr 27 20:14:43 2013 +0200 > > Another assertion that got transformed in 1b1f8dd2 > > diff --git a/src/mathed/MathData.cpp b/src/mathed/MathData.cpp > index 4967118..2ad3309 100644 > --- a/src/mathed/MathData.cpp > +++ b/src/mathed/MathData.cpp > @@ -74,7

Re: Another assertion

2009-07-22 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > You're right, r29839 is to blame. Alas, I do not have yet an idea, besides > reverting the revision. > (the problem occurs when multiple paragraphs of the same layout and depth > are selected and setLabelWidthStringToSequence is called in the loop). This should be fixed

Re: Another assertion

2009-07-18 Thread Jürgen Spitzmüller
rgheck wrote: > I get a quote different backtrace, oddly enough. This is because I had inline spellchecking on. You're right, r29839 is to blame. Alas, I do not have yet an idea, besides reverting the revision. (the problem occurs when multiple paragraphs of the same layout and depth are selecte

Re: Another assertion

2009-07-17 Thread rgheck
On 07/17/2009 02:56 AM, Jürgen Spitzmüller wrote: rgheck wrote: This was caused by r29839. I don't immediately see why, however. Jurgen? Hm. The backtrace doesn't indicate it's related to that change. Rather to spell checking changes: I get a quote different backtrace, oddly eno

Re: Another assertion

2009-07-17 Thread Jürgen Spitzmüller
rgheck wrote: > This was caused by r29839. I don't immediately see why, however. Jurgen? Hm. The backtrace doesn't indicate it's related to that change. Rather to spell checking changes: (gdb) bt #0 0x75e62645 in raise () from /lib64/libc.so.6

Re: Another assertion

2009-07-16 Thread rgheck
On 07/16/2009 08:32 AM, Enrico Forestieri wrote: Load the attached file, selected both lines in the Quote environment and center them using the Paragraph settings dialog. ../../src/Paragraph.cpp(1357): pos: 7 size: 6 ../../../src/support/lassert.cpp(21): ASSERTION pos<= size() VIOLATED IN ../..

Re: Another assertion

2009-07-16 Thread rgheck
On 07/16/2009 09:54 AM, rgheck wrote: On 07/16/2009 08:32 AM, Enrico Forestieri wrote: Load the attached file, selected both lines in the Quote environment and center them using the Paragraph settings dialog. ../../src/Paragraph.cpp(1357): pos: 7 size: 6 ../../../src/support/lassert.cpp(21): AS

Re: Another assertion

2009-07-16 Thread rgheck
On 07/16/2009 08:32 AM, Enrico Forestieri wrote: Load the attached file, selected both lines in the Quote environment and center them using the Paragraph settings dialog. ../../src/Paragraph.cpp(1357): pos: 7 size: 6 ../../../src/support/lassert.cpp(21): ASSERTION pos<= size() VIOLATED IN ../..

Another assertion

2009-07-16 Thread Enrico Forestieri
Load the attached file, selected both lines in the Quote environment and center them using the Paragraph settings dialog. ../../src/Paragraph.cpp(1357): pos: 7 size: 6 ../../../src/support/lassert.cpp(21): ASSERTION pos <= size() VIOLATED IN ../../src/Paragraph.cpp:1358 -- Enrico #LyX 2.0.0svn