recipe:

insert ERT
right click -> inline -> OK
click in ERT box


i get this in the console:


Assertion triggered in void __thiscall lyx::LyXText::dispatch(class lyx::LCursor &,class lyx::FuncRequest &) by failing check "cur.text() == this" in file ..\..\..\src\text3.C:310


backtrace:



lyx-qt4.exe!lyx::LyXServerSocket::`scalar deleting destructor'() + 0x27 bytes C++

lyx-qt4.exe!boost::checked_delete<lyx::LyXServerSocket>(lyx::LyXServerSocket * x=0x00318d98) Line 34 + 0x1c bytes C++

lyx-qt4.exe!boost::scoped_ptr<lyx::LyXServerSocket>::~scoped_ptr<lyx::LyXServerSocket>() Line 77 + 0xb bytes C++

lyx-qt4.exe!boost::scoped_ptr<lyx::LyXServerSocket>::reset(lyx::LyXServerSocket * p=0x00000000) Line 84 C++
        lyx-qt4.exe!lyx::LyX::emergencyCleanup()  Line 976      C++
        01a89d40()      
lyx-qt4.exe!boost::assertion_failed(const char * expr=0x00e3eec8, const char * function=0x00e3ee70, const char * file=0x00e3ee58, long line=310) Line 57 C++ > lyx-qt4.exe!lyx::LyXText::dispatch(lyx::LCursor & cur={...}, lyx::FuncRequest & cmd={...}) Line 310 + 0x28 bytes C++ lyx-qt4.exe!lyx::InsetText::doDispatch(lyx::LCursor & cur={...}, lyx::FuncRequest & cmd={...}) Line 260 C++ lyx-qt4.exe!lyx::InsetCollapsable::doDispatch(lyx::LCursor & cur={...}, lyx::FuncRequest & cmd={...}) Line 333 + 0x10 bytes C++ lyx-qt4.exe!lyx::InsetERT::doDispatch(lyx::LCursor & cur={...}, lyx::FuncRequest & cmd={...}) Line 261 C++ lyx-qt4.exe!lyx::InsetBase::dispatch(lyx::LCursor & cur={...}, lyx::FuncRequest & cmd={...}) Line 132 + 0x1a bytes C++ lyx-qt4.exe!lyx::BufferView::workAreaDispatch(const lyx::FuncRequest & cmd0={...}) Line 1135 C++ lyx-qt4.exe!lyx::frontend::WorkArea::dispatch(const lyx::FuncRequest & cmd0={...}) Line 196 + 0xf bytes C++ lyx-qt4.exe!lyx::frontend::GuiWorkArea::mousePressEvent(QMouseEvent * e=0x01a8c468) Line 295 C++
        QtGuid4.dll!QWidget::event(QEvent * event=0x01a8c468)  Line 5695        
C++
        QtGuid4.dll!QFrame::event(QEvent * e=0x01a8c468)  Line 634      C++
QtGuid4.dll!QAbstractScrollArea::viewportEvent(QEvent * e=0x01a8c468) Line 854 + 0xc bytes C++ QtGuid4.dll!QAbstractScrollAreaPrivate::viewportEvent(QEvent * event=0x01a8c468) Line 78 + 0x28 bytes C++ QtGuid4.dll!QAbstractScrollAreaFilter::eventFilter(QObject * o=0x0030b8e8, QEvent * e=0x01a8c468) Line 89 + 0x29 bytes C++ QtGuid4.dll!QApplicationPrivate::notify_helper(QObject * receiver=0x0030b8e8, QEvent * e=0x01a8c468) Line 3426 + 0x1b bytes C++ QtGuid4.dll!QApplication::notify(QObject * receiver=0x0030b8e8, QEvent * e=0x01a8c468) Line 3133 + 0x2f bytes C++ QtCored4.dll!QCoreApplication::sendSpontaneousEvent(QObject * receiver=0x0030b8e8, QEvent * event=0x01a8c468) Line 186 + 0x40 bytes C++ QtGuid4.dll!QETWidget::translateMouseEvent(const tagMSG & msg={...}) Line 2622 + 0x14 bytes C++ QtGuid4.dll!QtWndProc(HWND__ * hwnd=0x00250a36, unsigned int message=516, unsigned int wParam=2, long lParam=2359344) Line 1278 + 0xc bytes C++ QtCored4.dll!QEventDispatcherWin32::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 437 + 0x17 bytes C++ QtGuid4.dll!QGuiEventDispatcherWin32::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 930 + 0x15 bytes C++ QtCored4.dll!QEventLoop::processEvents(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 127 C++ QtCored4.dll!QEventLoop::exec(QFlags<enum QEventLoop::ProcessEventsFlag> flags={...}) Line 172 + 0x2d bytes C++
        QtCored4.dll!QCoreApplication::exec()  Line 727 + 0x15 bytes    C++
        QtGuid4.dll!QApplication::exec()  Line 2928     C++
lyx-qt4.exe!lyx::frontend::GuiApplication::exec() Line 155 + 0x8 bytes C++ lyx-qt4.exe!lyx::LyX::exec(int & argc=1, char * * argv=0x003e56a8) Line 435 + 0x30 bytes C++ lyx-qt4.exe!main(int argc=1, char * * argv=0x003e56a8) Line 48 + 0x10 bytes C++
        lyx-qt4.exe!__tmainCRTStartup()  Line 586 + 0x19 bytes  C
        lyx-qt4.exe!mainCRTStartup()  Line 403  C
        kernel32.dll!7c816fd7()         

Reply via email to