Converting to GModule backends
Chris Shoemaker
c.shoemaker at cox.net
Fri Oct 14 14:35:33 EDT 2005
On Fri, Oct 14, 2005 at 12:49:06AM -0400, David Hampton wrote:
> On Thu, 2005-10-13 at 08:28 -0400, Neil Williams wrote:
> > Log Message:
> > -----------
> > Converting to GModule backends
>
> I'm now seeing the following message in the trace file:
>
> Failed to open module gnucash/backend/file
> : could not locate gnucash/backend/file interface v.0
>
I'm seeing:
qof_load_backend_library: assertion `(stat(fullpath, &sbuf) == 0)' failed
gnc_engine_init: assertion `(qof_load_backend_library (QOF_LIB_DIR, "libqof-backend-qsf.la", "qsf_provider_init"))' failed
qof_load_backend_library: assertion `(stat(fullpath, &sbuf) == 0)' failed
Warning: qof_session_load_backend(): failed to load libqof-backend-qsf.la from /usr/local/lib using qsf_provider_init
but not the messages you reported. Are these related? Maybe I have
different trace settings than you do?
This happeds when I try to open a file, and I also get an error box
saying "Can't parse the URL."
I guess I'll try a fresh 'make distclean'.
-chris
> This wasn't there before today.
>
> I'm not sure if this message is related to your change, or if this error
> always occurred but nothing was never printed until I committed some of
> Chris' changes today. Any thoughts?
>
> David
>
>
> _______________________________________________
> gnucash-patches mailing list
> gnucash-patches at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-patches
More information about the gnucash-patches
mailing list