Re: r.13519 crashes when open a document.

2006-03-29 Thread Georg Baum
Jean-Marc Lasgouttes wrote: > Go ahead. I did it. Log: revert my faulty fix of bug 2380 and use one by Jean-Marc instead: * insets/insettabular.C (InsetTabular::insertAsciiString): set BufferView cache of cell Georg

Re: r.13519 crashes when open a document.

2006-03-29 Thread Jean-Marc Lasgouttes
> "Georg" == Georg Baum <[EMAIL PROTECTED]> writes: Georg> It turned out that my fix for bug 2380 caused this. This fix Georg> can't work, because it would need a valid bv at several places Georg> where none is available, e.g. when loading an included file. Georg> Unless somebody objects I wil

Re: r.13519 crashes when open a document.

2006-03-29 Thread Georg Baum
Bo Peng wrote: > I do not know if this has been reported. Fresh svn version, lyx starts > fine. When open a cocument, > > Assertion triggered in BufferView* LyXText::bv() const by failing > check "bv_owner != 0" in file text.C:394 > Abort It turned out that my fix for bug 2380 caused this. This

Re: r.13519 crashes when open a document.

2006-03-28 Thread Georg Baum
Am Dienstag, 28. März 2006 21:54 schrieb Bo Peng: > I do not know if this has been reported. Fresh svn version, lyx starts > fine. When open a cocument, > > Assertion triggered in BufferView* LyXText::bv() const by failing > check "bv_owner != 0" in file text.C:394 Not here. I suspect that my fix

Re: r.13519 crashes when open a document.

2006-03-28 Thread Juergen Spitzmueller
Bo Peng wrote: > Note that lyx -> help -> introduction loads fine. help -> tutorial crashes. graphics (bug 2376)? Jürgen

Re: r.13519 crashes when open a document.

2006-03-28 Thread Bo Peng
Note that lyx -> help -> introduction loads fine. help -> tutorial crashes. Bo

r.13519 crashes when open a document.

2006-03-28 Thread Bo Peng
I do not know if this has been reported. Fresh svn version, lyx starts fine. When open a cocument, Assertion triggered in BufferView* LyXText::bv() const by failing check "bv_owner != 0" in file text.C:394 Abort Bo