r13809 - gnucash/trunk - Don't call shutdown directly from the delete_event handler, but use a

David Hampton hampton at cvs.gnucash.org
Wed Apr 19 18:28:05 EDT 2006


Author: hampton
Date: 2006-04-19 18:28:04 -0400 (Wed, 19 Apr 2006)
New Revision: 13809
Trac: http://svn.gnucash.org/trac/changeset/13809

Modified:
   gnucash/trunk/ChangeLog
   gnucash/trunk/src/gnome-utils/gnc-main-window.c
Log:
Don't call shutdown directly from the delete_event handler, but use a
periodic idle function that checks to insure that gnucash isn't saving
the data file before calling shutdown.  Fixes 338952.




More information about the gnucash-patches mailing list