Bugzilla – Bug 112942
gnucash: does not start at all
Last modified: 2006-02-06 12:57:39 UTC
on my testsystem (with german full-install and kde-desktop) gnucash does not start at all. I just get the error "ERROR: Unbound variable: with-load-pathname" when i try to start it and thats it.
Created attachment 47526 [details] strace of gnucash
I have the same problem in beta4. KDE English system.
I have a different issue on 64 bit, its not finding the slib/requires.scm package because the search paths appear to be wrong.
Reducing severity to `normal'. Furthermore please update the status from `new' to `assigned' when this bug is being accepted.
I am changing this back to `critical'--I want to make sure this gets addressed before 10.0 goes gold. GNUcash does not launch at all (which is essentially a crash), and the definition of `critical' bugs are those that cause a "Crash, loss of data, corruption of data, severe memory leak". `Normal' implies a "Non-major loss of function", which does not apply to this bug.
There are some changes in new slib, which causes problems in gnucash: with-load-pathname is in /usr/share/slib/guile.init which should be loaded on startup, but gnucash does not do it. Installing slib from 9.3 fixes it. Is slib needed by anything else?
Not according to pdb.suse.de
Should I replace slib 3a2 with an older version? (3a1 works)
whatdependson slib - gnucash (gnome-maintainers@suse.de) maintainers: gnome-maintainers@suse.de Downgrade is ok but needs to happen today!
package submitted
I had exact same problem as 25 August report, but using 10.0 RC1. Downgrading to slib 3a1-44 from 9.3 resolved it - thanks. (BTW I also googled a gnucash discussion board thread that mentioned the same issue, but not with SuSE. IIRC they say there is no issue reverting to the previous slib.)
*** Bug 112957 has been marked as a duplicate of this bug. ***