Running saved multicolumn reports

Ian Lewis ianmlewis at gmail.com
Mon Jul 24 21:36:41 EDT 2006


Hey all,

If I try to run a multicolumn report that I have saved in gnucash-2.0 I
just get an error 

"Report error
An error occurred while running the report."

This happens no matter what I put in the report. Creating the report is
fine but when I save it and then restart gnucash and run it from the
Custom menu I just get this error.

The console shows this:

In /usr/local/opt/gnucash/share/gnucash/scm/report.scm:
 418: 17* (set! doc (if template (let* # # # ...) #f))
 418: 18* (if template (let* # # # ...) #f)
 419: 19  (let* (# # # ...) (gnc:html-document-set-style-sheet! doc
stylesheet) ...) 421: 20* [render-view #]
In /usr/local/opt/gnucash/share/gnucash/guile-modules/gnucash/report/view-column.scm:
  72: 21  (let* (# # # # ...) (let # # #) (for-each # reports) ...)
  88: 22* (let ((new-reports #)) (for-each (lambda # #) reports) ...)
  89: 23* [for-each #<procedure #f (report-info)> ((7 1 1 #f) (6 1 1
#f))] In unknown file:
   ?: 24* [#<procedure #f (report-info)> (7 1 1 #f)]
In /usr/local/opt/gnucash/share/gnucash/guile-modules/gnucash/report/view-column.scm:
  91: 25* (let (# # # #) (if # #) (set! new-reports #))
  95: 26* (if (not callback) (begin (set! callback #) (set! report-info
#))) 96: 27  (begin (set! callback #) (set! report-info #))
  97: 28* (set! callback (make-child-options-callback report #))
  98: 29* [make-child-options-callback # #f]
  60: 30  (let* ((view-opts #) (child-opts #) (id #)) id)
  61: 31* [gnc:report-options #f]
In unknown file:
   ?: 32  (and (eq? (quote #) (record-type-descriptor obj)) (struct-ref
obj 2)) ?: 33* [eq? #<record-type <report>> ...
   ?: 34* [record-type-descriptor #f]
   ?: 35  (if (struct? obj) (struct-vtable obj) (error (quote
not-a-record) obj)) ...
   ?: 36  [scm-error misc-error #f "~A ~S" (not-a-record #f) #f]
<unnamed port>: In procedure scm-error in expression (scm-error (quote
misc-error) #f ...): <unnamed port>: not-a-record #f

Any idea what this is?

-- 
Ian Lewis
IanLewis at member.fsf.org
http://www.ianlewis.org/
http://jsxe.sourceforge.net


More information about the gnucash-user mailing list