-Lee Thomas, [EMAIL PROTECTED]
[leet@localhost gnucash-1.7.2]$ gnucash --version ;;; The module name (ice-9 and-let*) is deprecated. ;;; Use (ice-9 and-let-star) instead.
GnuCash 1.7.2 development version
[leet@localhost gnucash-1.7.2]$ gnucash
;;; The module name (ice-9 and-let*) is deprecated.
;;; Use (ice-9 and-let-star) instead.
This is a development version. It may or may not work.
Report bugs and other problems to [EMAIL PROTECTED]
The last stable version was GnuCash 1.6.8
The next stable version will be GnuCash 1.8.0
Backtrace:
0* [#<procedure (module-name)> ((gnucash price-quotes))]
1* (let (#) (or mod-iface #) (module-use! # mod-iface))
2* [resolve-interface ((gnucash price-quotes))]
3 (let ((module #)) (and module (module-public-interface module)))
4* [resolve-module ((gnucash price-quotes))]
5 (let ((full-name #)) (let (#) (if already # #)))
...
6 (begin (if # #) (make-modules-in # full-name))
7* (if (or # #) (try-load-module name))
8 [try-load-module ((gnucash price-quotes))]
9 (or (try-module-linked name) (try-module-autoload name) ...)
10* [try-module-autoload ((gnucash price-quotes))]
11 (let* (# # # #) (resolve-module dir-hint-module-name #f) (and # #))
...
12 (let ((didit #f)) (dynamic-wind (lambda () #) (lambda () #) ...) ...)
13* [dynamic-wind #<procedure ()> #<procedure ()> #<procedure ()>]
14* [#<procedure ()>]
15* (let ((full #)) (if full (begin # #)))
16* [%search-load-path ...
17* [in-vicinity #{}# (gnucash price-quotes)]
18 (let ((tail (let # #))) (string-append vicinity (if (or # #) "" "/") file))
19 [string-append #{}# "" (gnucash price-quotes)]
ERROR: In procedure string-append in expression (string-append vicinity (if # "" ...)
...):
ERROR: Wrong type argument (expecting ROSTRINGP): (gnucash price-quotes)
[leet@localhost gnucash-1.7.2]$
