Another neat bug in current-CVS (hit import, go boom! :)

Bill Gribble grib@gnumatic.com
Fri, 9 Feb 2001 12:54:32 -0600


On Fri, Feb 09, 2001 at 01:39:19PM -0500, Derek Atkins wrote:
> Just for kicks I just did a complete rebuild and re-install (clearing
> out the directories beforehand).  I also checked and I am up-to-date
> with CVS as of a couple minutes ago.

My suspicion is still around g-wrap.  Could you make sure that the
file 'gnc.c' was rebuilt with g-wrap-1.1.9 (check g-wrap-config
output), and make sure that your LD_LIBRARY_PATH is pointing to the
right directory $(g-wrap-1.1.9-install)/lib ?

> 12* [gnc:group-get-account-list #<gw:wcp <gnc:AccountGroup*> 0x82143d0>]
> 
> /usr/gnucash/share/gnucash/scm/qif-import/qif-guess-map.scm:34:30: In procedure gnc:group-get-account-list in expression (gnc:group-get-account-list agroup):
> /usr/gnucash/share/gnucash/scm/qif-import/qif-guess-map.scm:34:30: Wrong type argument in position 1: %S
> ABORT: (wrong-type-arg)

The thing is that that's the right argument type for that function
according to gnc.gwp.  Which makes this error very puzzling.

If you still have this problem after rebuilding gnc.c, could you mail
me the contents of the C function gwrap_xaccGroupGetAccountList from
gnc.c?

Thanks,
b.g.