On Wed, Dec 20, 2006 at 07:57:30PM +0100, Peter Kümmel wrote: > Bo Peng wrote: > > It appears to me that ~LyxView() is called before ~Buffer() so when > > the closing() signal is emitted (line 229, buffer.C), and triggers a > > LyXView::setBuffer, there is no instance of LyXView. This is the also > > the case for msvc, but lyx/win does not report any error. > > > > Peter, does this have anything to do with your lyx/quit cleanup? > > > > Bo > > > > Enrico was the last one who touched the quit logic.
Yes, but I only made sure that the quit procedure was not entered at all if cancel was selected. -- Enrico
