Re: [GNC] GnuCash 3.0 Crashing on "Find Bill"

2018-04-25 Thread John Ralls
No, I don’t think it is. One could of course set one to install somewhere 
besides C:\Program Files (x86), but there’s no registry differentiation and I 
think Windows cares about that.

Regards,
John Ralls

> On Apr 25, 2018, at 9:43 PM, kstingel  wrote:
> 
> Thanks for those links John
> 
> Is it possible to run both gnucash 2.6 and 3.0 on Windows 10? When I 
> installed 3.0 the installer removed 2.6
> 
> On 2018-04-26 10:46, John Ralls 'jra...@ceridwen.us 
> ' via 33Mail wrote:
>> 
>> 
>>> On Apr 25, 2018, at 12:12 PM, kstingel <33m...@kstingel.com 
>>> > wrote:
>>> 
>>> I'm not sure if this error has been reported yet but after creating a new 
>>> file and adding 4 Vendors and 3 Bills,
>>> the "Find Bill" dialog is causing gnuCash (on Windows 10) to crash.
>>> 
>>> This is a new chart of accounts, with two account transactions ... a 
>>> deposit and and a payment to a vendor which
>>> at the time had no bills posted - I was trying to create an initial credit 
>>> balance for my first posted invoice, which
>>> appeared to work fine
>>> 
>>> I have completely restarted the PC, to ensure it wasn't a memory issue as I 
>>> was referring to PDF copies of the invoices
>>> - that didn't seem to help. So far I have only seen the crash when trying 
>>> to find an unposted Bill so that I could post it.
>>> 
>>> To my knowledge, the only way to access unposted Bills is via the "Find 
>>> Bill" subroutine, so the crash issue is proving very frustrating
>>> 
>>> EDIT switching from a file (xml) based account book to MySQL has allowed me 
>>> to use "Find Bill" again
>> 
>> Yeah, there are two related bugs about this:
>> https://bugzilla.gnome.org/show_bug.cgi?id=795031 
>> 
>> https://bugzilla.gnome.org/show_bug.cgi?id=795040 
>> 
>> 
>> Regards,
>> John Ralls
>> 
>> This email was sent to the alias 'gnucash@kstingel.email 
>> ' by 'jra...@ceridwen.us 
>> ',
>> and 33Mail forwarded it to you. To block all further emails to this alias 
>> click here 
>> 

___
gnucash-user mailing list
gnucash-user@gnucash.org
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.

Re: [GNC] GnuCash 3.0 Crashing on "Find Bill"

2018-04-25 Thread kstingel

Thanks for those links John

Is it possible to run both gnucash 2.6 and 3.0 on Windows 10? When I 
installed 3.0 the installer removed 2.6



On 2018-04-26 10:46, John Ralls 'jra...@ceridwen.us' via 33Mail wrote:



On Apr 25, 2018, at 12:12 PM, kstingel <33m...@kstingel.com 
> wrote:


I'm not sure if this error has been reported yet but after creating a 
new file and adding 4 Vendors and 3 Bills,

the "Find Bill" dialog is causing gnuCash (on Windows 10) to crash.

This is a new chart of accounts, with two account transactions ... a 
deposit and and a payment to a vendor which
at the time had no bills posted - I was trying to create an initial 
credit balance for my first posted invoice, which

appeared to work fine

I have completely restarted the PC, to ensure it wasn't a memory 
issue as I was referring to PDF copies of the invoices
- that didn't seem to help. So far I have only seen the crash when 
trying to find an unposted Bill so that I could post it.


To my knowledge, the only way to access unposted Bills is via the 
"Find Bill" subroutine, so the crash issue is proving very frustrating


EDIT switching from a file (xml) based account book to MySQL has 
allowed me to use "Find Bill" again


Yeah, there are two related bugs about this:
https://bugzilla.gnome.org/show_bug.cgi?id=795031
https://bugzilla.gnome.org/show_bug.cgi?id=795040

Regards,
John Ralls

This email was sent to the alias 'gnucash@kstingel.email' by 
'jra...@ceridwen.us',
and 33Mail forwarded it to you. To block all further emails to this 
alias click here 



___
gnucash-user mailing list
gnucash-user@gnucash.org
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.


Re: [GNC] Failure to maintain check numbering

2018-04-25 Thread Adrien Monteleone
Gerald,

I’m not certain about this so you’ll have to experiment.

Scheduled transactions (‘SX’ for short) can use variables and formulas, at 
least in the amount fields. (the part I’m not sure about is the NUM field)

Enter checknum*1 for example. When the transaction fires, it should prompt you 
to enter the check number. (By using the “*1” you aren’t changing the number 
from your entry. You could optionally use ‘checknum+1’ but you’d have to enter 
the previous number for this to work. Of course ‘checknum’ is a variable name 
of your choice.)

Unfortunately, I don’t know of anyway to get a SX to feed off info from other 
transactions, in your case, previous check numbers. So this is probably not 
very useful other than to force an entry and possibly avoid duplicates. You 
could otherwise leave the field blank and add it when reviewing the transaction.

It is highly likely however, that the NUM field can’t take formulas. I haven’t 
tested this.

Regards,
Adrien

> I am running GNUCash 2.6.20 on a Linux PC.  I have set up a scheduled
> transaction to enter my church contribution into my checking account
> every sunday.
> My problem is I cannot get the scheduled transaction to enter the next
> check number and have to go into the program and enter the number
> manualy.  That is
> not to much of a problem except that the next time I need to enter a
> check the same number I entered for the contribution comes up and I
> have to manualy move
> up one number to keep from having duplicate check numbers in the
> register.
> Any and all help will be appriciated.
> 
> Gerald Ellis
> Retired

___
gnucash-user mailing list
gnucash-user@gnucash.org
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.

Re: [GNC] 3.0 can't find drive on win 7 for .csv transaction import

2018-04-25 Thread John Ralls


> On Apr 25, 2018, at 6:36 PM, GAH  wrote:
> 
> Installed 3.0 without problem.  When I click on "Import transactions from 
> CSV...", the wizard screen comes up, then I get error message shown in 
> attachment.  Any ideas?

That’s been reported before, but I don’t think we understand why.

Regards,
John Ralls

___
gnucash-user mailing list
gnucash-user@gnucash.org
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.

[GNC] 3.0 can't find drive on win 7 for .csv transaction import

2018-04-25 Thread GAH
Installed 3.0 without problem.  When I click on "Import transactions 
from CSV...", the wizard screen comes up, then I get error message shown 
in attachment.  Any ideas?


Thanks,
Art

___
gnucash-user mailing list
gnucash-user@gnucash.org
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.

Re: [GNC] GnuCash 3.0 Crashing on "Find Bill"

2018-04-25 Thread John Ralls


> On Apr 25, 2018, at 12:12 PM, kstingel <33m...@kstingel.com> wrote:
> 
> I'm not sure if this error has been reported yet but after creating a new 
> file and adding 4 Vendors and 3 Bills,
> the "Find Bill" dialog is causing gnuCash (on Windows 10) to crash.
> 
> This is a new chart of accounts, with two account transactions ... a deposit 
> and and a payment to a vendor which
> at the time had no bills posted - I was trying to create an initial credit 
> balance for my first posted invoice, which
> appeared to work fine
> 
> I have completely restarted the PC, to ensure it wasn't a memory issue as I 
> was referring to PDF copies of the invoices
> - that didn't seem to help. So far I have only seen the crash when trying to 
> find an unposted Bill so that I could post it.
> 
> To my knowledge, the only way to access unposted Bills is via the "Find Bill" 
> subroutine, so the crash issue is proving very frustrating
> 
> EDIT switching from a file (xml) based account book to MySQL has allowed me 
> to use "Find Bill" again

Yeah, there are two related bugs about this:
https://bugzilla.gnome.org/show_bug.cgi?id=795031 

https://bugzilla.gnome.org/show_bug.cgi?id=795040 


Regards,
John Ralls
___
gnucash-user mailing list
gnucash-user@gnucash.org
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.


[GNC] GnuCash 3.0 Crashing on "Find Bill"

2018-04-25 Thread kstingel
I'm not sure if this error has been reported yet but after creating a 
new file and adding 4 Vendors and 3 Bills,

the "Find Bill" dialog is causing gnuCash (on Windows 10) to crash.

This is a new chart of accounts, with two account transactions ... a 
deposit and and a payment to a vendor which
at the time had no bills posted - I was trying to create an initial 
credit balance for my first posted invoice, which

appeared to work fine

I have completely restarted the PC, to ensure it wasn't a memory issue 
as I was referring to PDF copies of the invoices
- that didn't seem to help. So far I have only seen the crash when 
trying to find an unposted Bill so that I could post it.


To my knowledge, the only way to access unposted Bills is via the "Find 
Bill" subroutine, so the crash issue is proving very frustrating


EDIT switching from a file (xml) based account book to MySQL has allowed 
me to use "Find Bill" again



___
gnucash-user mailing list
gnucash-user@gnucash.org
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.


Re: [GNC] splits 3+ accounts, how to

2018-04-25 Thread Eric Siegerman
On Tue, Apr 24, 2018 at 07:39:20PM -0700, DaveC49 wrote:
> To be fair to GnuCash, I have not been able to find a formal definition of
> split in my accounting text books . The only formal references I could find
> were [a couple of specific cases that are clearly beyond the scope of
> this discussion]

Interesting.

> The use of "split" in Gnucash to describe any of the components of a
> transaction either debit or credit is explained fairly comprehensively in
> the Gnucash documentation  [...]

Oops.  It's been long enough since I've read that that I forgot
it's even there.  Sorry for the noise.

  - Eric
___
gnucash-user mailing list
gnucash-user@gnucash.org
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.


Re: [GNC] splits 3+ accounts, how to

2018-04-25 Thread Mike or Penny Novack

On 4/24/2018 10:39 PM, DaveC49 wrote:

Eric, Mike

To be fair to GnuCash, I have not been able to find a formal definition of
split in my accounting text books
In the senses we are using here, there would not be a definition in 
accounting text books. In formal accounting, a transaction is (first) 
entered into the journal with as many lines as needed, one line per 
account, plus one or more lines for description << there must be at 
least two accounts . Simply nothing special about having more than one 
debit account and more than one credit account.


With gnucash we are using "spit" to refer to the process by which we are 
entering transactions. If a transaction affects only two accounts it can 
be entered on one line. But if more than two accounts we have to 
use"split". That changes the view so we can enter the transaction as if 
we were doing it in the journal.


Michael
___
gnucash-user mailing list
gnucash-user@gnucash.org
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.


Re: [GNC] Building issues

2018-04-25 Thread Carlos A. Garcia

Dear Geert,

I erased all previous GNUcash trace in /usr/local
I started in a new build directory :     /home/cgarcia/cashproc
the source directory          /home/cgarcia/casfuente/gnucash.git

the results:

[ 24%] Building C object 
libgnucash/engine/CMakeFiles/gncmod-engine.dir/swig-engine.c.o

[ 24%] Linking CXX shared library ../../lib/gnucash/libgncmod-engine.so
[ 24%] Built target gncmod-engine
Scanning dependencies of target test-core
[ 24%] Building C object 
common/test-core/CMakeFiles/test-core.dir/test-stuff.c.o
[ 24%] Building C object 
common/test-core/CMakeFiles/test-core.dir/unittest-support.c.o

[ 24%] Linking C static library libtest-core.a
[ 24%] Built target test-core
[ 24%] Generating swig-unittest-support-guile.c
Scanning dependencies of target test-core-guile
[ 24%] Building C object 
common/test-core/CMakeFiles/test-core-guile.dir/swig-unittest-support-guile.c.o

[ 24%] Linking C shared library ../../lib/gnucash/libtest-core-guile.so
[ 24%] Built target test-core-guile
Scanning dependencies of target scm-test-core
[ 24%] Generating 
../../lib/gnucash/scm/ccache/2.2/gnucash/unittest-support.go
wrote 
`/home/cgarcia/cashproc/lib/gnucash/scm/ccache/2.2/gnucash/unittest-support.go'

[ 24%] Built target scm-test-core
Scanning dependencies of target scm-gnc-module
[ 24%] Generating ../../lib/gnucash/scm/ccache/2.2/gnucash/gnc-module.go
Segmentation fault
libgnucash/gnc-module/CMakeFiles/scm-gnc-module.dir/build.make:61: fallo 
en las instrucciones para el objetivo 
'lib/gnucash/scm/ccache/2.2/gnucash/gnc-module.go'

make[2]: *** [lib/gnucash/scm/ccache/2.2/gnucash/gnc-module.go] Error 1
CMakeFiles/Makefile2:6156: fallo en las instrucciones para el objetivo 
'libgnucash/gnc-module/CMakeFiles/scm-gnc-module.dir/all'
make[1]: *** [libgnucash/gnc-module/CMakeFiles/scm-gnc-module.dir/all] 
Error 2

Makefile:160: fallo en las instrucciones para el objetivo 'all'
make: *** [all] Error 2

I'm not an expert at all, but I had no problem compiling previous 
version of gnucash in 2.6.XX , but I've never could compile any version 
of 2.7.xx nor 3.0


Any further information please don't hesistate to ask me.

Best Regards

Carlos

El 16/04/18 a las 13:43, Geert Janssens escribió:

Op dinsdag 10 april 2018 14:11:24 CEST schreef Geert Janssens:

Op vrijdag 6 april 2018 16:42:38 CEST schreef John Ralls:

On Apr 6, 2018, at 5:07 AM, Carlos A. Garcia
 wrote:

Dear users,

I'd tried to compile GNC V3. on Linux Mint  18.3 Sylvia, (Spanish
language) and blocked in this stage:

[ 30%] Generating ../../lib/gnucash/scm/ccache/2.2/gnucash/core-utils.go
Backtrace:

In /usr/bin/guild:
 74:17 19 (main _)

In srfi/srfi-1.scm:
 640:9 18 (for-each # …)

In scripts/compile.scm:
251:26 17 (_ _)

In system/base/target.scm:
  57:6 16 (with-target _ _)

In system/base/compile.scm:
 152:6 15 (compile-file _ #:output-file _ #:from _ #:to _ #:env _ …)
 
  43:4 14 (call-once _)


In ice-9/boot-9.scm:
 841:4 13 (with-throw-handler _ _ _)

In system/base/compile.scm:
 59:11 12 (_)

155:11 11 (_ #)

235:18 10 (read-and-compile # #:from _ # …)
183:32  9 (compile-fold (#) …)

In ice-9/boot-9.scm:
2312:4  8 (save-module-excursion #)

In language/scheme/compile-tree-il.scm:
 31:15  7 (_)

In ice-9/psyntax.scm:
   1235:36  6 (expand-top-sequence ((re-export #)) _ _ #f c (# load …) …)
   1182:24  5 (parse _ (("placeholder" placeholder)) ((top) #(# # …)) …)
   
285:10  4 (parse _ (("placeholder" placeholder)) (()) _ c (# #) #)


In ice-9/boot-9.scm:
   2071:24  3 (call-with-deferred-observers #)
   
260:13  2 (for-each # …)


In unknown file:
1 (scm-error misc-error #f "~A ~S" ("Undefined variab…" …) …)

In ice-9/boot-9.scm:
752:25  0 (dispatch-exception _ _ _)

ice-9/boot-9.scm:752:25: In procedure dispatch-exception:
Undefined variable: gnc-build-userdata-path
libgnucash/core-utils/CMakeFiles/scm-core-utils.dir/build.make:61: fallo
en las instrucciones para el objetivo
'lib/gnucash/scm/ccache/2.2/gnucash/core-utils.go' make[2]: ***
[lib/gnucash/scm/ccache/2.2/gnucash/core-utils.go] Error 1
CMakeFiles/Makefile2:3847: fallo en las instrucciones para el objetivo
'libgnucash/core-utils/CMakeFiles/scm-core-utils.dir/all' make[1]: ***
[libgnucash/core-utils/CMakeFiles/scm-core-utils.dir/all] Error 2
Makefile:160: fallo en las instrucciones para el objetivo 'all'
make: *** [all] Error 2


I could solved previous errors, but this is a mystery for me (I'm not an
expert).

Any indication to follow?

As a first guess it’s a Guile 2.2 compatibility issue. That’s going to
have
to wait for Geert to get back and wade through all of the messages since
he’s been away...

Unfortunately I can't reproduce on Fedora 27 (which ships guile 2.2.2).

As gnc_build_userdata_path is a new function in gnucash 3.0 it's very likely
your system is picking up libraries from an older version of gnucash on
your system.

Is this a build from a git clone 

[GNC] Tool Bar 2.16.17 - Intel.

2018-04-25 Thread Yvonne Mc Mahon
Hi

I’m trying to create a new file for 2018.  On the You Tube tutorials it shows a 
toolbar with File/Edit/View/Actions etc above the ‘Function’ bar of 
Save/Close/Add Transaction etc. 

This toolbar is not showing on my version - how do I add it or where do I find 
it please.  I will also need this to create P and Balance sheet reports.

I have also downloaded the 3.0 version but still no Toolbar.

I look forward to your help - I’ve tried everything else!

Yvonne


___
gnucash-user mailing list
gnucash-user@gnucash.org
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.

Re: [GNC] GnuCash 2.6.20 Report Problem

2018-04-25 Thread Cristian Marchi via gnucash-user

Thanks, that solved it!


Il 15/04/2018 17.22, Christopher Lam ha scritto:
Hmm sounds like Windows versions come with guile-1.8. The following 
change should fix this. Change line 271-272 in category-barchart.scm to:


(define the-acount-destination-alist
  (account-destination-alist accounts account-types
  (if (equal? account-levels 'all)
      (gnc:get-current-account-tree-depth)
      account-levels)))

C

On 15/04/18 23:05, Cristian Marchi via gnucash-user wrote:

Same problem here with 2.6.20 and 2.6.21.

Here is the tracefile:

* 16:58:52  WARN  Could not spawn perl: Esecuzione del 
processo figlio non riuscita (No such file or directory)
* 16:59:13  WARN  In 
D:\Programmi\gnucash\share\gnucash/scm/report.scm:

 755:  2* [gnc:backtrace-if-exception #]
In unknown file:
   ?:  3  (letrec ((dumper #)) (catch (quote ignore) (lambda () #) 
(lambda # #f)))

In D:\Programmi\gnucash\share\gnucash/scm/gnucash/main.scm:
 114:  4  [catch ignore # #]
In unknown file:
   ?:  5* [#]
In D:\Programmi\gnucash\share\gnucash/scm/gnucash/main.scm:
 117:  6* [lazy-catch #t # #args)>]

In unknown file:
   ?:  7* [#]
In D:\Programmi\gnucash\share\gnucash/scm/gnucash/main.scm:
 118:  8* [apply # ()]
In unknown file:
   ?:  9  [#]
In D:\Programmi\gnucash\share\gnucash/scm/report.scm:
    ...
 758: 10  (begin (set! html #) (set! html #) (set! html #))
 759: 11* (set! html (gnc:report-render-html report #t))
 759: 12* [gnc:report-render-html # #t]
 718: 13  (if (and (not #) (gnc:report-ctext report)) 
(gnc:report-ctext report) ...)
 726: 14  (let ((template #) (doc #f)) (set! doc (if template # #f)) 
doc)
 729: 15* (set! doc (if template (let* (# # # ...) (if # # ...) ...) 
...))

 729: 16* (if template (let* (# # # ...) (if # # ...) ...) ...)
 730: 17  (let* (# # # #) (if # # #) (gnc:report-set-ctext! report 
html) ...)

 732: 18* [# #]
In 
D:\Programmi\gnucash\share\gnucash/scm/gnucash/report/standard-reports/category-barchart.scm:

 691: 19  [category-barchart-renderer # "Income Over Time" ...]
In unknown file:
    ...
   ?: 20  (letrec (# # #) (if # # #) (gnc:report-finished) ...)
In 
D:\Programmi\gnucash\share\gnucash/scm/gnucash/report/standard-reports/category-barchart.scm:

 272: 21* [account-destination-alist (# # # # ...) (8) ...
D:\Programmi\gnucash\share\gnucash/scm/gnucash/report/standard-reports/category-barchart.scm:272:7: 
While evaluating arguments to account-destination-alist in expression 
(account-destination-alist accounts account-types ...):
D:\Programmi\gnucash\share\gnucash/scm/gnucash/report/standard-reports/category-barchart.scm:272:7: 
Variable used before given a value: tree-depth
* 16:59:53  WARN  In 
D:\Programmi\gnucash\share\gnucash/scm/report.scm:

 755:  2* [gnc:backtrace-if-exception #]
In unknown file:
   ?:  3  (letrec ((dumper #)) (catch (quote ignore) (lambda () #) 
(lambda # #f)))

In D:\Programmi\gnucash\share\gnucash/scm/gnucash/main.scm:
 114:  4  [catch ignore # #]
In unknown file:
   ?:  5* [#]
In D:\Programmi\gnucash\share\gnucash/scm/gnucash/main.scm:
 117:  6* [lazy-catch #t # #args)>]

In unknown file:
   ?:  7* [#]
In D:\Programmi\gnucash\share\gnucash/scm/gnucash/main.scm:
 118:  8* [apply # ()]
In unknown file:
   ?:  9  [#]
In D:\Programmi\gnucash\share\gnucash/scm/report.scm:
    ...
 758: 10  (begin (set! html #) (set! html #) (set! html #))
 759: 11* (set! html (gnc:report-render-html report #t))
 759: 12* [gnc:report-render-html # #t]
 718: 13  (if (and (not #) (gnc:report-ctext report)) 
(gnc:report-ctext report) ...)
 726: 14  (let ((template #) (doc #f)) (set! doc (if template # #f)) 
doc)
 729: 15* (set! doc (if template (let* (# # # ...) (if # # ...) ...) 
...))

 729: 16* (if template (let* (# # # ...) (if # # ...) ...) ...)
 730: 17  (let* (# # # #) (if # # #) (gnc:report-set-ctext! report 
html) ...)

 732: 18* [# #]
In 
D:\Programmi\gnucash\share\gnucash/scm/gnucash/report/standard-reports/category-barchart.scm:

 691: 19  [category-barchart-renderer # "Expense Over Time" ...]
In unknown file:
    ...
   ?: 20  (letrec (# # #) (if # # #) (gnc:report-finished) ...)
In 
D:\Programmi\gnucash\share\gnucash/scm/gnucash/report/standard-reports/category-barchart.scm:

 272: 21* [account-destination-alist (# # # # ...) (9) ...
D:\Programmi\gnucash\share\gnucash/scm/gnucash/report/standard-reports/category-barchart.scm:272:7: 
While evaluating arguments to account-destination-alist in expression 
(account-destination-alist accounts account-types ...):
D:\Programmi\gnucash\share\gnucash/scm/gnucash/report/standard-reports/category-barchart.scm:272:7: 
Variable used before given a value: tree-depth
* 16:59:53  WARN  In 
D:\Programmi\gnucash\share\gnucash/scm/report.scm:

 755:  2* [gnc:backtrace-if-exception #]
In unknown file:
   ?:  3  (letrec ((dumper #)) (catch (quote ignore) (lambda () #) 
(lambda # #f)))

In D:\Programmi\gnucash\share\gnucash/scm/gnucash/main.scm:
 114:  4  [catch ignore # #]
In unknown file:
   ?:  5* [#]
In