> On Fri, 2002-11-15 at 18:15, Matthew Condell wrote: > > > It's still dying in the price-quotes module, in all cases? > > For me, yes. > > I've had a chance to experiment a bit more. > > If I comment out:=20 > > (gnc:use-guile-module-here! '(gnucash price-quotes)) > > from main.scm, gnucash loads fine and brings up my account tree. > > Do you have the perl Finance::Quote module installed?
Yes, version 1.07. > > However, when I try to open an account I get the following: > > ** WARNING **: could not find signal handler 'gnc_register_edit_cb'. > > ** WARNING **: could not find signal handler 'gnc_register_new_trans_cb'. > > ** WARNING **: could not find signal handler 'gnc_register_new_trans_cb'. > > ** WARNING **: could not find signal handler 'gnc_register_expand_trans_t >oolbar_cb'. > > ** WARNING **: could not find signal handler 'gnc_register_statusbar_cb'. > > Your development tree has some serious problems. These routines are in > the file window-register.c; the same file that calls the glade routine > which tries to attach to these routines. Have you tried removing all > your installed binaries and then running a "make clean; make" in the > sources? Hrm, that is odd. I've built (and cleaned and rebuilt) it a few times from the 1.7.2 soorce tarball. Well, I'll continue to dig deeper as time permits. Thanks, Matt _______________________________________________ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
