Problem on running GnuCash compiled from trunk
Cristian Marchi
cri79 at libero.it
Wed Aug 11 07:55:47 EDT 2010
I've a problem running GnuCash after a succesfull compilation under
Ubuntu 10.04 as described in the wiki. When I try to start the program
from commandline I get the following message and GnuCash break the
loading during the splash screen:
___________________________________________________________________________________
Questa è una versione in sviluppo. Potrebbe funzionare o non funzionare.
Riportare bug e altri problemi a GnuCash-devel at GnuCash.org.
È possibile anche cercare e compilare rapporti d'errore all'indirizzo
http://bugzilla.gnome.org
L'ultima versione stabile era GnuCash 2.2.9
La prossima versione stabile sarà GnuCash 2.4
Backtrace:
In unknown file:
?: 8* [resolve-module (gnucash import-export qif-import)]
?: 9 (let ((full-name #)) (let (#) (if already # #)))
...
?: 10 (begin (if # #) (make-modules-in # full-name))
?: 11* (if (or # #) (try-load-module name))
?: 12 [try-load-module (gnucash import-export qif-import)]
?: 13 (or (begin (try-module-linked name)) (try-module-autoload
name) ...)
?: 14* [try-module-autoload (gnucash import-export qif-import)]
?: 15 (let* (# # # #) (resolve-module dir-hint-module-name #f) (and
# #))
...
?: 16 (letrec ((load-file #)) (dynamic-wind (lambda () #) (lambda
() #) ...) ...)
?: 17* [dynamic-wind #<procedure #f ()> #<procedure #f ()>
#<procedure #f ()>]
?: 18* [#<procedure #f ()>]
?: 19* (let ((file #)) (cond (# => #) (# => #)))
?: 20 [#<procedure #f #>
"/home/cristian/GNUCASH/unstable/gnucash/share/gnucash/$
?: 21 [load-file #<primitive-procedure primitive-load> ...]
?: 22* [save-module-excursion #<procedure #f ()>]
?: 23 (let (# #) (dynamic-wind # thunk #))
?: 24 [dynamic-wind #<procedure #f ()> #<procedure #f ()>
#<procedure #f ()>]
?: 25* [#<procedure #f ()>]
?: 26* [primitive-load
"/home/cristian/GNUCASH/unstable/gnucash/share/gnucash/gui$
In
/home/cristian/GNUCASH/unstable/gnucash/share/gnucash/guile-modules/gnucash/import-export/qif-import.scm:
12: 27* [load-extension "libgnc-gnome" "scm_init_sw_gnome_module"]
/home/cristian/GNUCASH/unstable/gnucash/share/gnucash/guile-modules/gnucash/import-export/qif-import.scm:12:1:
In procedure dynamic-link in expression (load-extension "libgnc-gnome"
"scm_init_sw_gnome_module"):
/home/cristian/GNUCASH/unstable/gnucash/share/gnucash/guile-modules/gnucash/import-export/qif-import.scm:12:1:
file: "libgnc-gnome", message: "file not found"
_______________________________________________________________________________________________________
I hope someone could help me.
Thanks
Cristian
More information about the gnucash-devel
mailing list