Hi, as you know I am using the latest cvs version to test the back-converter.
I have trouble with undo, almost all undos will lead to a crash. Now, after updating since last morning, so just with Martin's patch, I get this, opening a file that I have been working on: (gdb) run Starting program: /home/jamatos/lyx/lyx-devel/src/lyx-xforms text not available! no text in cache! Assertion triggered in InsetOld* Paragraph::getInset(int) by failing check "pos < size()" in file paragraph.C:296 Program received signal SIGABRT, Aborted. 0xffffe002 in ?? () (gdb) bt #0 0xffffe002 in ?? () #1 0x42028b93 in abort () from /lib/tls/libc.so.6 #2 0x082e110b in lyx::support::abort() () #3 0x0810d321 in Paragraph::getInset(int) () #4 0x0812e4bd in LyXText::prepareToPrint(std::_List_iterator<Paragraph, Paragraph&, Paragraph*>, std::_List_iterator<Row, Row&, Row*>) const () #5 0x081307ce in LyXText::redoParagraphInternal(std::_List_iterator<Paragraph, Paragraph&, Paragraph*>) () #6 0x081308b3 in LyXText::redoParagraphs(std::_List_iterator<Paragraph, Paragraph&, Paragraph*>, std::_List_iterator<Paragraph, Paragraph&, Paragraph*>) () #7 0x08130e75 in LyXText::init(BufferView*) () #8 0x0805a1d1 in BufferView::Pimpl::resizeCurrentBuffer() () #9 0x08059c8e in BufferView::Pimpl::buffer(Buffer*) () #10 0x08059168 in BufferView::Pimpl::loadLyXFile(std::string const&, bool) () #11 0x08053e2d in BufferView::loadLyXFile(std::string const&, bool) () #12 0x080ed140 in LyXFunc::open(std::string const&) () #13 0x080e93af in LyXFunc::dispatch(FuncRequest const&, bool) () #14 0x082a5d2b in XFormsMenubar::MenuCallback(flobjs_*, long) () #15 0x400bfeb1 in fl_object_qread () from /usr/X11R6/lib/libforms.so.1 #16 0x400d2849 in fl_check_forms () from /usr/X11R6/lib/libforms.so.1 #17 0x081e1c3d in lyx_gui::start(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) () #18 0x080d8eb4 in LyX::priv_exec(int&, char**) () #19 0x080d8834 in LyX::exec(int&, char**) () #20 0x0805391d in main () #21 0x420156a4 in __libc_start_main () from /lib/tls/libc.so.6 -- José Abílio LyX and docbook, a perfect match. :-)