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: > (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? > 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_toolbar_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? David
signature_asc_DEFANGED-4.DEFANGED-65637
Description: application/defanged-65637
