Register report crashes 2.3.7 on Win32

Christian Stimming stimming at tuhh.de
Tue Nov 17 15:48:34 EST 2009


Am Dienstag, 17. November 2009 schrieb Phil Longstaff:
>  we're running into a problem when running the register report on win32
>  crashes because register-report-create-internal is not defined.  Easily
>  reproducible. I downloaded the latest build (svn r18412).  The report
>  files in /c/Program\
>  Files/gnucash/share/gnucash/guile-modules/gnucash/report/standard-
>  reports/*.scm all have module definitions:
> 
>     (define-module (gnucash report register))
> 
> The same files on my linux system have:
> 
>     (define-module (gnucash report standard-reports register))
> 
> and that is what the source files have.  Please check that the correct
>  files are getting into the build.

dear phil, thanks a lot for pointing this out. it turns out the build 
directory only has outdated copies of the scheme files around, which get 
installed erroneously instead of the up-to-date files from the source 
directory. i#ve completely removed the build directory on the win32 build host 
so we should be fine for the next nightly build. thank you very much.

regards,

christian


More information about the gnucash-devel mailing list