Andre Poenitz wrote: > On Thu, Nov 30, 2006 at 12:21:41AM +0100, Enrico Forestieri wrote: >> On Wed, Nov 29, 2006 at 04:56:48PM +0100, Peter Kümmel wrote: >>> Bennett Helm wrote: >> [...] >>>> I'm trying again with current svn, but session isn't working for me: >>>> everything below [session info] in the session file has been deleted, >>>> and nothing I do brings it back -- including deleting the session file >>>> and having it regenerated. >>>> >>>> This may be related to two other problems I'm having that have recently >>>> cropped up: >>> Yes, I think the crash prevents the correct creation of 'session'. >> No, I don't think so. I see this on linux, solaris and cygwin, too. >> Everything below [session info] is missing. >> >> Seemingly, GuiView::closeEvent() isn't called. I don't know why, though. > > I don't know whether it matters in this context, but Qt's closeEvent is > only called when clicking on that little x on the window, not when the > application shuts down. > > Andre' >
This could be the reason for the problems on the Mac. On Windows we also get the event when calling close. -- Peter Kümmel