Hi Chris, thanks for going through all this gory init code :-)
Since you touched the report loading code: Have you been able to reproduce the bug "SVN crashes on opening 1.8 datafile with renamed reports" http://bugzilla.gnome.org/show_bug.cgi?id=326578 ? Are you able to reproduce it now? Or is it likely that this bug has also been fixed by your improvements in the report loading code?
Christian Chris Shoemaker schrieb:
Author: chris Date: 2006-01-24 23:32:56 -0500 (Tue, 24 Jan 2006) New Revision: 12977 Trac: http://svn.gnucash.org/trac/changeset/12977 Modified: gnucash/trunk/src/bin/gnucash-bin.c gnucash/trunk/src/report/report-gnome/report-gnome.scm gnucash/trunk/src/scm/command-line.scm gnucash/trunk/src/scm/doc.scm gnucash/trunk/src/scm/main.scm Log: Re-enable report menu setup. The report menu setup is pretty fragile - it has to be done in a pretty specific order, so I pulled it out of (gnc:main) and call it independently. Also, move more bits of gnc:main into the modules where the bits are used. _______________________________________________ gnucash-patches mailing list [EMAIL PROTECTED] https://lists.gnucash.org/mailman/listinfo/gnucash-patches
_______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
