2.0.4 Backtrace on Start-up (99% solved)

Kevin Kleinfelter gnucash-user at kevin.kleinfelter.com
Thu Jan 4 17:46:39 EST 2007


GnuCash 2.0.4 is crashing on start-up.  Built and run on Fedora Core 5, with
Guile updated to 1.8.1.  Backtrace is shown below.

If I comment-out line 1ine 118 in
/usr/share/gnucash/guile-modules/gnucash/report/report-gnome.scm, GnuCash
starts.  I have two questions:
1. How do if fix the problem?
2. What functionality am I losing by commenting-out that line?

TIA!
===================================================================
Backtrace:
In current input:
   1: 0* [gnc:report-menu-setup]
   ?: 1  (letrec (# # # ...) (gnc:add-extension income-expense-menu) ...)
In /usr/share/gnucash/guile-modules/gnucash/report/report-gnome.scm:
 118: 2* [gnc:hook-run-danglers "hook_report" . #f]
In /usr/share/gnucash/scm/hooks.scm:
  22: 3  [gnc:hook-run-danglers-real "hook_report" #f]
/usr/share/gnucash/scm/hooks.scm:22:3: In procedure
gnc:hook-run-danglers-real in expression (gnc:hook-run-danglers-real hook
args):
/usr/share/gnucash/scm/hooks.scm:22:3: Wrong type argument in position 2: #f
===================================================================


More information about the gnucash-user mailing list