python-bindings partially broken Re: r20189 - gnucash/trunk/src/backend/dbi - Handle localization-ignorance bug in libdbi by setting LC_NUMERIC locale

Christoph Holtermann c.holtermann at gmx.de
Sun Jan 30 13:44:24 EST 2011


Hello !

>> This localization fix now has to be reflected in the python-bindings. They compile fine and work for xml as far as i
>> see but execution of scripts breaks for mysql and sqlite3:
>>
>> python: symbol lookup error: /usr/lib/gnucash/libgncmod-backend-dbi.so: undefined symbol: gnc_push_locale
>>
>> I tried to change the Makefile and config.i but i didn't succeed. Maybe someone can help ?
> Try adding $(top_builddir)/src/app-utils/libgncmod-app-utils.la to the libgncmod_backend_dbi_la_LIBADD at src/backends/dbi/Makefile.am line 37; that should probably replace r20192.
>
Well, i saw that you did that for the test file ;-) I tried to mimick but i didn't make it: Here is my try [1]:
> Regards,
> John Ralls
>
regards,

Christoph Holtermann

[1] https://bugzilla.gnome.org/show_bug.cgi?id=640962


More information about the gnucash-devel mailing list