QIF import crash with 2.0.5

Derek Atkins warlord at MIT.EDU
Sun Mar 25 15:59:22 EDT 2007


Got a sample QIF?
What version of guile do you have on Ubuntu 6.10?
Last time I've looked at this I couldn't see how this could happen
unless (remq) was broken, because it starts with a list and only
modifies it via remq, so it should always be a list context unless
remq is broken.

-derek

"Todd O'Bryan" <toddobryan at mac.com> writes:

> (All below is version 2.0.5 compiled from the Debian source package and
> installed on Ubuntu 6.10 running on a PPC machine.)
>
> I'm getting the following error when I try to import a QIF that I
> downloaded from my credit union:
>
> tobryan1 at tobryan1-laptop:~$ gnucash
> gnucash: [M] "Found Finance::Quote version ""1.11"
> Backtrace:
> In unknown file:
>    ?: 0* [qif-file:parse-fields #]
> In /usr/share/gnucash/scm/qif-import/qif-file.scm:
>  505: 1* (let* (# # # #) (and # # # ...) (cond # #))
>  520: 2* (and # # # ...)
>  561: 3* [check-and-parse-field #<procedure qif-xtn:date #> ...]
>  651: 4  (let (# # #) (if # #) (cond # # #) ...)
>  679: 5* (cond (# # # #) (# #) (#t #))
>  684: 6* (and (not (null? (cdr formats))) do-parsing)
>  684: 7* [not ...
>  684: 8*  [null? ...
>  684: 9*   [cdr #f]
>
> /usr/share/gnucash/scm/qif-import/qif-file.scm:684:24: In procedure cdr
> in expression (cdr formats):
> /usr/share/gnucash/scm/qif-import/qif-file.scm:684:24: Wrong type
> argument in position 1: #f
>
> I'm not sure what the problem is, but I'm pretty sure the program should
> fail elegantly rather than crashing. :-)
>
> TIA,
> Todd
>
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -----
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
>

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