>>>>> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes:
Enrico> Indeed, the crash is gone. However, after applying this patch Enrico> I still observe a weird behavior which may be reproduced by Enrico> the following steps: Enrico> 1) Ctrl-N (new document) 2) Shift-Ctrl-M (math display) 3) x^2 Enrico> 4) Backspace (delete the "2") 5) Cursor down (cursor is to the Enrico> left of x but outside the scriptinset) 6) Cursor right (cursor Enrico> is to the left of x but inside the scriptinset) 7) Undo 8) Enrico> Redo Enrico> Now LyX spits out a long series of: Enrico> I don't have a cell 1 Enrico> followed by an unterminated series of Enrico> InsetBase::cursorPos called directly Enrico> which only stops when clicking somewhere with the mouse. In Enrico> the meantime the cursor is blinking in the grey area below the Enrico> document area. Enrico> Omitting step 6 above, everything is ok. So, maybe I am only Enrico> being picky. No you are not being picky, but my problem is that I cannot reproduce this problem at all. Even valgrind does not complain... Is there anyone else who sees this bug with the patch applied? JMarc