Hello Ports,

running gnucash from xterm and get this crash when accessing anything in Help.

Did normal make build, make clean, make clean=depends, make clean=dist, make clean=flavors

Thank you,

rogern

John 3:16

$ ./gnucash
Backtrace:
In unknown file:
  ?:  2  (let* ((nport #) (ans #)) (close-port nport) ans)
  ?:  3* [with-input-from-port #<input: standard input /dev/ttyp1> ...]
?: 4 (let ((swaports (lambda () #))) (dynamic-wind swaports thunk swaports)) ?: 5 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>]
  ?:  6* [#<procedure #f ()>]
  ?:  7* [fill-out-topics (# # #)]
?: 8 (letrec ((first-non-blank-url #)) (cond (# input) (# #) (#t input)))
   ...
  ?:  9  [cons ...
  ?: 10*  [fill-out-topics (# "gnc-help:gnucash-guide/index.html" #)]
?: 11 (letrec ((first-non-blank-url #)) (cond (# input) (# #) (#t input)))
    ...
  ?: 12   [cons ...
  ?: 13*   [fill-out-topics (n_ "GnuCash Tutorial and Concepts Guide")]
?: 14 (letrec ((first-non-blank-url #)) (cond (# input) (# #) (#t input)))
     ...
  ?: 15    [cons n_ ...
  ?: 16*    [fill-out-topics ("GnuCash Tutorial and Concepts Guide")]
?: 17 (letrec ((first-non-blank-url #)) (cond (# input) (# #) (#t input)))
      ...
  ?: 18     (cond ((and # #) (cons # #)) (#t (cons # #)))
  ?: 19*    (and (string? (car input)) (eq? "" (cadr input)))
  ?: 20     [eq? "" ...
  ?: 21*     [cadr ("GnuCash Tutorial and Concepts Guide")]

<unnamed port>: In procedure cadr in expression (cadr input):
<unnamed port>: Wrong type argument in position 1: ()
$ ./gnucash
Backtrace:
In unknown file:
  ?:  2  (let* ((nport #) (ans #)) (close-port nport) ans)
  ?:  3* [with-input-from-port #<input: standard input /dev/ttyp1> ...]
?: 4 (let ((swaports (lambda () #))) (dynamic-wind swaports thunk swaports)) ?: 5 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()>]
  ?:  6* [#<procedure #f ()>]
  ?:  7* [fill-out-topics (# # #)]
?: 8 (letrec ((first-non-blank-url #)) (cond (# input) (# #) (#t input)))
   ...
  ?:  9  [cons ...
  ?: 10*  [fill-out-topics (# "gnc-help:gnucash-guide/index.html" #)]
?: 11 (letrec ((first-non-blank-url #)) (cond (# input) (# #) (#t input)))
    ...
  ?: 12   [cons ...
  ?: 13*   [fill-out-topics (n_ "GnuCash Tutorial and Concepts Guide")]
?: 14 (letrec ((first-non-blank-url #)) (cond (# input) (# #) (#t input)))
     ...
  ?: 15    [cons n_ ...
  ?: 16*    [fill-out-topics ("GnuCash Tutorial and Concepts Guide")]
?: 17 (letrec ((first-non-blank-url #)) (cond (# input) (# #) (#t input)))
      ...
  ?: 18     (cond ((and # #) (cons # #)) (#t (cons # #)))
  ?: 19*    (and (string? (car input)) (eq? "" (cadr input)))
  ?: 20     [eq? "" ...
  ?: 21*     [cadr ("GnuCash Tutorial and Concepts Guide")]

<unnamed port>: In procedure cadr in expression (cadr input):
<unnamed port>: Wrong type argument in position 1: ()

_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/

Reply via email to