On Apr 24, 2014, at 1:54 PM, Mike Alexander <[email protected]> wrote: > --On April 24, 2014 10:36:59 PM +0200 Geert Janssens > <[email protected]> wrote: > >> Can you remove the this line >> { "gnucash/python", 0, TRUE }, >> from src/bin/gnucash-bin.c (line 465 in my current working directory) >> and build gnucash with that change ? >> >> And please report back if this fixes the issue. > > This avoids the hang, but won't it also disable Python integration?
It disables calling python from inside of GnuCash, but I don’t think we actually do that anywhere. It shouldn’t affect using the GnuCash API from a python program. Regards, John Ralls _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
