QIF import fails under 1.8.0

Derek Atkins warlord at MIT.EDU
Fri Feb 7 11:24:16 CST 2003


For the record, the fix is on line 461, and the FIXED line should read:

   (lambda (t e) e) 'date))

-derek

Derek Atkins <warlord at MIT.EDU> writes:

> Does NOBODY read the archives?
> 
> This is a known bug.  change src/import-export/qif-import/qif-file.scm
> (around line 449) and add "'date" to the end of the expression as one
> more argument.  This has been fixed in CVS and I expect there to be a
> 1.8.1 release to solve this problem RSN.
> 
> -derek
> 
> Tony Bloomfield <tonyb.lx at btinternet.com> writes:
> 
> > I downloaded the 1.8.0 source tarball and installed under Suse8.1. Everything 
> > seemed to go okay, and it displays my accounts (set up under 1.7.7) 
> > correctly.
> > 
> > However, when I try and import some QIF files, gnucash aborts with the 
> > following:
> > --------------------------------
> > Backtrace:
> > 0* [qif-file:reparse-dates # m-d-y]
> > 1* (check-and-parse-field qif-xtn:date qif-xtn:set-date! ...)
> > 
> > /usr/local/share/gnucash/scm/qif-import/qif-file.scm:449:3: In expression 
> > (check-and-parse-field qif-xtn:date qif-xtn:set-date! ...):
> > /usr/local/share/gnucash/scm/qif-import/qif-file.scm:449:3: Wrong number of 
> > arguments to #<procedure check-and-parse-field (getter setter equiv-thunk 
> > checker formats parser objects printer on-error errormsg errortype)>
> > --------------------------------
> > 
> > This happens immediately after selecting the (correct) m-d-y date format.
> > 
> > Here's the QIF file in question; it imported okay under 1.7.7
> > 
> > !Type:Invst
> > D11/19/02
> > NShrsIn
> > YCAZU
> > I.6024
> > Q1660
> > U1,000.00
> > T1,000.00
> > ^
> > 
> > Any ideas?
> > 
> > TonyB
> > _______________________________________________
> > gnucash-user mailing list
> > gnucash-user at lists.gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> 
> -- 
>        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
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user

-- 
       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