Changeset 18673 doesn't work
Christian Stimming
stimming at tuhh.de
Sun Feb 28 08:11:52 EST 2010
Hi Alex,
does it work again if you insert the line
(use-modules (gnucash app-utils))
at the top of txf.svm and txf-de_DE.svm?
Regards,
Christian
Am Sonntag, 28. Februar 2010 schrieb J. Alex Aycinena:
> Frank,
>
> Changeset 18673 introduced a problem in
> gnucash/trunk/src/tax/us/txf.scm. Edit=>Tax Report Options crashes
> Gnucash with the following:
>
> Backtrace:
> In unknown file:
> ?: 0* [gnc:txf-get-help (# # # # ...) N683]
> In /opt/gnucash-svn/gnucash-clean/share/gnucash/scm/txf.scm:
> 70: 1* (let* ((pair (assv code txf-help-strings))) (if pair (cdr pair)
> ...)) 71: 2 (if pair (cdr pair) (_ "No help available."))
> 73: 3 (_ "No help available.")
>
> /opt/gnucash-svn/gnucash-clean/share/gnucash/scm/txf.scm:73:9: In
> expression (_ "No help available."):
> /opt/gnucash-svn/gnucash-clean/share/gnucash/scm/txf.scm:73:9: Unbound
> variable: _
>
> The same problem probably applies to
> gnucash/trunk/src/tax/us/txf-de_DE.scm although I haven't checked it.
> Have you tried it?
>
> You need to back it out unless you can figure out how to get the
> translation function (_ "") to work for those files, which it doesn't
> seem to be doing. I don't know how that's supposed to work or what
> other changes you may need to make to get it to work.
>
> Alex
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
More information about the gnucash-devel
mailing list