From 5bdedb1fc067ec465a7298a9ffcec5840d752d98 Mon Sep 17 00:00:00 2001 From: Michael Schmitt Date: Sun, 19 Nov 2006 18:26:54 +0000 Subject: [PATCH] * Status.15x: add showstopper git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15989 a592a061-630c-0410-9148-cb99ea01b6c8 --- Status.15x | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Status.15x b/Status.15x index 47f271cb8f..180236aa66 100644 --- a/Status.15x +++ b/Status.15x @@ -159,6 +159,23 @@ EDITING return *rit; } +* new document; insert note; place cursor in front of the note; activate change tracking; + press delete => + + Assertion triggered in void lyx::LyXText::setCursorIntern(lyx::LCursor&, int, int, bool, bool) by failing check "this == cur.text()" in file /home/software/lyx-trunk/src/text2.C:719 + + Relevant part of the stack trace + #6 0x082646d0 in lyx::LyXText::setCursorIntern (this=0x8a081e0, cur=@0x88f3ed0, par=0, pos=0, setfont=true, + boundary=false) at /home/software/lyx-trunk/src/text2.C:719 + #7 0x08257dd7 in lyx::LyXText::erase (this=0x8a081e0, cur=@0x88f3ed0) at dociterator.h:94 + #8 0x0811418a in lyx::LyXText::dispatch (this=0x8a081e0, cur=@0x88f3ed0, cmd=@0xbfffd7e0) + at /home/software/lyx-trunk/src/text3.C:571 + #9 0x0839617e in lyx::InsetText::doDispatch (this=0x8a081b8, cur=@0x88f3ed0, cmd=@0xbfffd7e0) + at /home/software/lyx-trunk/src/insets/insettext.C:251 + #10 0x08303536 in lyx::InsetBase::dispatch (this=0x8a081b8, cur=@0x88f3ed0, cmd=@0xbfffd7e0) + at /home/software/lyx-trunk/src/insets/insetbase.C:132 + + MENUS -- 2.39.2