Re: Bug: LyX hangs when closing last document

2009-07-12 Thread Jean-Marc Lasgouttes
Le 12 juil. 09 à 22:45, Vincent van Ravesteijn a écrit : The problem seems to be that when we close the window after receiving an on_lastWorkAreaRemoved() signal, the tabworkarea still exists. In this case, we can't close all tabworkarea's by closing workarea's, as there is no workarea anymo

Re: Bug: LyX hangs when closing last document

2009-07-12 Thread Vincent van Ravesteijn
Jean-Marc Lasgouttes schreef: Start LyX, create a new document, save it and close with Ctrl-W. Result: LyX just hangs. gdb tells me it is doing an infinite loop in GuiView::closeEvent. I suspect this is related to r30416. JMarc The problem seems to be that when we close the window after rece

Re: Bug: LyX hangs when closing last document

2009-07-12 Thread Vincent van Ravesteijn
Vincent van Ravesteijn schreef: Jean-Marc Lasgouttes schreef: Start LyX, create a new document, save it and close with Ctrl-W. Result: LyX just hangs. gdb tells me it is doing an infinite loop in GuiView::closeEvent. I suspect this is related to r30416. JMarc I can't reproduce. Vincent Yo

Re: Bug: LyX hangs when closing last document

2009-07-12 Thread Vincent van Ravesteijn
Jean-Marc Lasgouttes schreef: Start LyX, create a new document, save it and close with Ctrl-W. Result: LyX just hangs. gdb tells me it is doing an infinite loop in GuiView::closeEvent. I suspect this is related to r30416. JMarc I can't reproduce. Vincent