2.0.4 Backtrace on Start-up (99% solved)

Kevin Kleinfelter gnucash-user at kevin.kleinfelter.com
Fri Jan 5 17:50:02 EST 2007


I got 2.0.4 to start.  After mak creats src/engine/gw-engine.c, I
edited it and at line 21912, instead of treatin a bad arg 2 as an
error, I just set the C argument to NULL

On 1/5/07, Kevin Kleinfelter <gnucash-user at kevin.kleinfelter.com> wrote:
> Running 2.0.4 with an explicit #f as the second parameter produces the
> "hooks.scm:22:3: Wrong type argument in position 2: #f"
>
> On 1/5/07, Derek Atkins <warlord at mit.edu> wrote:
> > Kevin,
> >
> > "Kevin Kleinfelter" <gnucash-user at kevin.kleinfelter.com> writes:
> >
> > > 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?
> >
> > I've got another way for you to potentially test this.  What happens
> > if you change the call in report-gnome.scm to:
> >
> >   (gnc:hook-run-danglers gnc:*report-hook* #f)
> >
> > Does that make a difference in your 2.0 build?  (I can't test this on
> > my own because I dont see the original problem).
> >
> > Thanks,
> >
> > -derek
> > --
> >        Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
> >        Member, MIT Student Information Processing Board  (SIPB)
> >        URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
> >        warlord at MIT.EDU                        PGP key available
> >
>


More information about the gnucash-user mailing list