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 ../..