Problem Loading Eguile Templates

newtognucash newtognucash at gmail.com
Tue Aug 14 17:20:52 EDT 2012


> This error implies what I said above, something is trying to load your
> eguile as scheme, which is wrong.  It's not scheme, it is eguile.  So
> the scheme parser is barfing.
>
> Are you telling it to load the eguile.scm somewhere?

I had "mycompanyinvoice.scm", "mycompanyinvoice.eguile.scm" and
"mycompanyinvoice.css" listed in the config file for GnuCash to load.

I just tried deleting the eguile.scm file from the config file and
reopened GnuCash, so the trace file started complaining of the CSS
file instead.

* 07:06:10  WARN <gnc.backend.dbi> [gnc_module_init_backend_dbi()] No
DBD drivers found
* 07:06:42  WARN <gnc.app-utils> <unnamed port>: In procedure
primitive-load in expression (primitive-load name):
<unnamed port>: Unbound variable: /*
In unknown file:
   ?: 0* [primitive-load "/nfshome/me/.gnucash/mycompanyinvoice.css"]

I removed that also from the config list, leaving only the .scm file,
and the now all I get is

* 07:10:52  WARN <gnc.backend.dbi> [gnc_module_init_backend_dbi()] No
DBD drivers found

I had assumed I had to get the config file to tell GnuCash what
additional files to load, but it seems it is only needs to know about
the extra scheme files, and as long as the referenced files are in one
of the places it's looking it will find them there.  ["This file
should either be in your .gnucash directory, or else in its proper
place within the GnuCash installation directories"]

Thanks again.  Seems I am pretty dense :)

GnuCash Australian User


More information about the gnucash-user mailing list