errrm, crash in branch.
> 1. insert figure float > 2. click on its label via middle mouse button. > 3. kaboom > > Program received signal SIGABRT, Aborted. > 0xffffe410 in __kernel_vsyscall () > (gdb) bt > #0 0xffffe410 in __kernel_vsyscall () > #1 0xb705d101 in raise () from /lib/libc.so.6 > #2 0xb705e8e8 in abort () from /lib/libc.so.6 > #3 0x08985575 in lyx::support::abort () at abort.cpp:25 > #4 0x0808a9e8 in boost::assertion_failed (expr=0x8a8f47e "cur.text() == > this", > function=0x8a8ff80 "void lyx::Text::dispatch(lyx::Cursor&, > lyx::FuncRequest&)", file=0x8a8f474 "Text3.cpp", > line=380) at boost.cpp:56 > #5 0x083f85e5 in lyx::Text::dispatch (this=0x901dee8, [EMAIL PROTECTED], > [EMAIL PROTECTED]) at Text3.cpp:380 > #6 0x08666411 in lyx::InsetText::doDispatch (this=0x901dec8, [EMAIL > PROTECTED], [EMAIL PROTECTED]) at InsetText.cpp:253 > #7 0x08577454 in lyx::InsetCollapsable::doDispatch (this=0x901dec8, [EMAIL > PROTECTED], [EMAIL PROTECTED]) > at InsetCollapsable.cpp:374 > #8 0x085a4323 in lyx::InsetFloat::doDispatch (this=0x901dec8, [EMAIL > PROTECTED], [EMAIL PROTECTED]) at InsetFloat.cpp:159 > #9 0x0853f7e0 in lyx::Inset::dispatch (this=0x901dec8, [EMAIL PROTECTED], > [EMAIL PROTECTED]) at Inset.cpp:145 > #10 0x08134958 in lyx::BufferView::workAreaDispatch (this=0x8e31550, [EMAIL > PROTECTED]) at BufferView.cpp:1223 > #11 0x086bd250 in lyx::frontend::WorkArea::dispatch (this=0x8dcf46c, [EMAIL > PROTECTED], k=lyx::key_modifier::none) > at WorkArea.cpp:218 > #12 0x0872ce8f in lyx::frontend::GuiWorkArea::mouseReleaseEvent > (this=0x8dcf458, e=0xbfad8e7c) at GuiWorkArea.cpp:352 > #13 0xb7964768 in QWidget::event () from /usr/lib/qt4/libQtGui.so.4 > #14 0xb7c3be99 in QFrame::event () from /usr/lib/qt4/libQtGui.so.4 > #15 0xb7cc2dc1 in QAbstractScrollArea::viewportEvent () from > /usr/lib/qt4/libQtGui.so.4 > #16 0xb7cc4a08 in ?? () from /usr/lib/qt4/libQtGui.so.4 > #17 0xb791d2cb in QApplicationPrivate::notify_helper () from > /usr/lib/qt4/libQtGui.so.4 > #18 0xb791f576 in QApplication::notify () from /usr/lib/qt4/libQtGui.so.4 > #19 0x08712572 in lyx::frontend::GuiApplication::notify (this=0x8d3f240, > receiver=0x8dd00f8, event=0xbfad8e7c) > at GuiApplication.cpp:256 > #20 0xb7570070 in QCoreApplication::notifyInternal () from > /usr/lib/qt4/libQtCore.so.4 > #21 0xb7975dca in ?? () from /usr/lib/qt4/libQtGui.so.4 > #22 0xb79748f4 in QApplication::x11ProcessEvent () from > /usr/lib/qt4/libQtGui.so.4 > #23 0xb7997860 in ?? () from /usr/lib/qt4/libQtGui.so.4 > #24 0xb756f69d in QEventLoop::processEvents () from > /usr/lib/qt4/libQtCore.so.4 > #25 0xb756f782 in QEventLoop::exec () from /usr/lib/qt4/libQtCore.so.4 > #26 0xb7571ac5 in QCoreApplication::exec () from /usr/lib/qt4/libQtCore.so.4 > #27 0xb791c9c5 in QApplication::exec () from /usr/lib/qt4/libQtGui.so.4 > #28 0x08711ee0 in lyx::frontend::GuiApplication::exec (this=0x8d3f240) at > GuiApplication.cpp:177 > #29 0x082d0f19 in lyx::LyX::exec (this=0xbfad9d7c, [EMAIL PROTECTED], > argv=0xbfad9e34) at LyX.cpp:481 > #30 0x0806c4ea in main (argc=1, argv=Cannot access memory at address 0x35d3 > ) at main.cpp:48 > > > pavel