custom reports not opening

Bob Thibodeau mrbob3 at earthlink.net
Tue Apr 3 14:31:43 EDT 2007


I've saved a few custom reports. They load at startup if I've
left them open. If I close them and try to load form the menu,

I get:

Report error
An error occurred while running the report.


In the console, it says:

In /usr/share/gnucash/scm/report.scm:
 420: 17* (set! doc (if template (let* # # # ...) #f))
 420: 18* (if template (let* # # # ...) #f)
 421: 19  (let* (# # # ...) (gnc:html-document-set-style-sheet! doc
stylesheet) ...)
 423: 20* [render-view #]
In /usr/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)> (# # # #)]
In unknown file:
   ?: 24* [#<procedure #f (report-info)> (13 1 1 #f)]
In /usr/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-erro r) #f ...):
<unnamed port>: not-a-record #f


I'm using 2.0.5 with debian
Any ideas how I can fix this?

Thanks,
Bob T



More information about the gnucash-user mailing list