Thanks Chris.

Looks very similar to the problem I'm seeing.

I assume what John  mentioned about the trace file is what I've quoted immediately below?

In unknown file:
   ?: 19 [apply-smob/1 #<catch-closure 2a14480>]
In c-interface.scm:
  22: 18 [gnc:call-with-error-handling "(gnc:report-run 0)" ()]
In ice-9/boot-9.scm:
 157: 17 [catch #t #<procedure 5d3f390 at c-interface.scm:23:8 ()> ...]
In c-interface.scm:
  29: 16 [#<procedure 5d3f390 at c-interface.scm:23:8 ()>]
In unknown file:
   ?: 15 [eval-string "(gnc:report-run 0)" #<undefined>]
   ?: 14 [call-with-input-string "(gnc:report-run 0)" ...]
In ice-9/boot-9.scm:
2401: 13 [save-module-excursion #<procedure 5d3f300 at ice-9/eval-string.scm:65:9 ()>]
In ice-9/eval-string.scm:
  44: 12 [read-and-eval #<input: string 4c52820> #:lang ...]
  37: 11 [lp (gnc:report-run 0)]
In report.scm:
 833: 10 [gnc:report-run 0]
In c-interface.scm:
  70: 9 [gnc:backtrace-if-exception #<procedure 5d3f120 at report.scm:834:5 ()>]   22: 8 [gnc:call-with-error-handling #<procedure 5d3f120 at report.scm:834:5 ()> ...]
In ice-9/boot-9.scm:
 157: 7 [catch #t #<procedure 5d3f0f0 at c-interface.scm:23:8 ()> ...]
In c-interface.scm:
  27: 6 [#<procedure 5d3f0f0 at c-interface.scm:23:8 ()>]
In report.scm:
 837: 5 [#<procedure 5d3f120 at report.scm:834:5 ()>]
 808: 4 [gnc:report-render-html # #t]
In trial-balance.scm:
 828: 3 [trial-balance-renderer # #f #f]
 451: 2 [add-line # # ...]
In html-acct-table.scm:
1114: 1 [gnc:html-table-add-labeled-amount-line! # 3 "primary-subheading" ...]
In unknown file:
   ?: 0 [make-list -1/2 #f]

ERROR: Wrong type (expecting exact integer): -1/2

So either -

1. wait for 3.3
2. or build from nightlies as a one off, only need the report once a year

Alex



On 03/09/18 18:29, Christopher Lam wrote:
I'm afraid it's still https://bugs.gnucash.org/show_bug.cgi?id=796696 and has already been fixed in the nightlies.


On 04/09/18 00:55, John Ralls wrote:

On Sep 3, 2018, at 9:35 AM, Alex via gnucash-user <[email protected]> wrote:

I'm getting an error whilst running the Trial Balance report

Reports -> Income & Expense -> Trial Balance

The error message is

      Report error

An error occurred while running the report.

has anyone else encountered this?
Look in the trace file [1] for the actual error. I fixed a couple of divide-by-zero problems in the asset value code last week, so it might be from one of those.

Regards,
John Ralls

[1] https://wiki.gnucash.org/wiki/Tracefile <https://wiki.gnucash.org/wiki/Tracefile>

_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


_______________________________________________
gnucash-user mailing list
[email protected]
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Reply via email to