>>>>> "Edwin" == Edwin Leuven <[EMAIL PROTECTED]> writes:

Edwin> recipe: insert ERT right click -> inline -> OK click in ERT box


Edwin> i get this in the console:


This is a bug of BufferView::workAreaDispatch. When InsetCollapsable
is invoked, cur does not point inside the inset (as most code assumes)
but just outside. I do not know when this change happened, but it
should be reverted.

A linux backtrace:

#4  0x08b693f5 in lyx::support::abort ()
    at ../../../lyx-devel/src/support/abort.C:25
#5  0x081a3726 in boost::assertion_failed (
    expr=0x8c7dec4 "cur.text() == this",
    function=0x8c7d220 "void lyx::LyXText::dispatch(lyx::LCursor&, 
lyx::FuncRequest&)", file=0x8c7de58 "../../lyx-devel/src/text3.C", line=310)
    at ../../lyx-devel/src/boost.C:56
#6  0x0858356b in lyx::LyXText::dispatch (this=0x910e7b0, [EMAIL PROTECTED],
    [EMAIL PROTECTED]) at ../../lyx-devel/src/text3.C:310
#7  0x087e6620 in lyx::InsetText::doDispatch (this=0x910e788, [EMAIL PROTECTED],
    [EMAIL PROTECTED]) at ../../../lyx-devel/src/insets/insettext.C:259
#8  0x08719390 in lyx::InsetCollapsable::doDispatch (this=0x910e788,
    [EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../../../lyx-devel/src/insets/insetcollapsable.C:362
#9  0x0873470b in lyx::InsetERT::doDispatch (this=0x910e788, [EMAIL PROTECTED],
    [EMAIL PROTECTED]) at ../../../lyx-devel/src/insets/insetert.C:258
#10 0x086c20fa in lyx::InsetBase::dispatch (this=0x910e788, [EMAIL PROTECTED],
    [EMAIL PROTECTED]) at ../../../lyx-devel/src/insets/insetbase.C:132
#11 0x0807ae69 in lyx::BufferView::workAreaDispatch (this=0x9018d78,
    [EMAIL PROTECTED]) at ../../lyx-devel/src/BufferView.C:1130
#12 0x0885a69a in lyx::frontend::WorkArea::dispatch (this=0x90094cc,
    [EMAIL PROTECTED]) at ../../../lyx-devel/src/frontends/WorkArea.C:196

Abdel? Bo?

JMarc

Reply via email to