1 | Backtrace: |
---|
2 | In unknown file: |
---|
3 | ?: 49* [save-module-excursion #<procedure #f ()>] |
---|
4 | ?: 50 (let (# #) (dynamic-wind # thunk #)) |
---|
5 | ?: 51 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>] |
---|
6 | ?: 52* [#<procedure #f ()>] |
---|
7 | ?: 53* [primitive-load "/opt/local/share/gnucash/guile-modules/gnucash/report/acc$ |
---|
8 | In /opt/local/share/gnucash/guile-modules/gnucash/report/account-piecharts.scm: |
---|
9 | 460: 54* [for-each #<procedure #f (l)> (# # # #)] |
---|
10 | In unknown file: |
---|
11 | ?: 55 (if (null? rest) (letrec ((lp #)) (lp list1)) ...) |
---|
12 | ... |
---|
13 | ?: 56 (begin (f (car l)) (lp (cdr l))) |
---|
14 | ?: 57* [#<procedure #f (l)> ("Income Accounts" (income) #t ...)] |
---|
15 | In /opt/local/share/gnucash/guile-modules/gnucash/report/account-piecharts.scm: |
---|
16 | 462: 58 (let ((tip-and-rev (cddddr l))) (gnc:define-report (quote version) 1 ...)) |
---|
17 | In /opt/local/share/gnucash/scm/report.scm: |
---|
18 | ... |
---|
19 | 92: 59 (let ((report-rec #)) (if (and report-rec #) (let* # #) ...)) |
---|
20 | 92: 60* [args-to-defn #f (version 1 name ...)] |
---|
21 | 81: 61 (let ((report-rec #)) (if (null? args) in-report-rec (let # # #))) |
---|
22 | 81: 62* (if in-report-rec in-report-rec (blank-report)) |
---|
23 | 83: 63 [blank-report] |
---|
24 | 65: 64 ((record-constructor <report-template>) #f #f #f #f #f #f #t #f ...) |
---|
25 | 65: 65* [rec-constructor #<record-type <report-template>>] |
---|
26 | In /opt/local/lib/slib/record.scm: |
---|
27 | 131: 66* (if (not #) (slib:error # "illegal rtd argument." rtd)) |
---|
28 | 132: 67 [error record-constructor "illegal rtd argument." ...] |
---|
29 | In unknown file: |
---|
30 | ... |
---|
31 | ?: 68 [scm-error misc-error #f ...] |
---|
32 | |
---|
33 | <unnamed port>: In procedure scm-error in expression (scm-error (quote misc-error) #f ...): |
---|
34 | <unnamed port>: record-constructor "illegal rtd argument." #<record-type <report-template>> |
---|