On Apr 5, 2009, at 1:05 PM, Phil Longstaff wrote:

How did you fix the SIGABRT?

I misread the documentation. I think there needs to be another NULL argument
at the end of the call to g_object_connect().

Dave, change the line to:

   g_object_connect( G_OBJECT(faw->cb_uri_type), "signal::changed",
cb_uri_type_changed_cb, NULL, NULL );

and see if that fixes the problem.

Phil
Works for me now. Thanks.

Dave
--
David Reiser
dbrei...@earthlink.net




_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to