|
From: Mark E. <ma...@mp...> - 2012-08-20 10:30:46
|
On Wed, 2012-08-15 at 20:10 +0200, Chris Frey wrote: > On Tue, Aug 14, 2012 at 05:00:52PM -0400, Chris Frey wrote: > > Thanks. I think we'll need to convert the python_module into a > > OSYNC_START_TYPE_EXTERNAL type plugin, but which does not run as its > > own plugin at all, only a helper. > > Ok, this has been implemented. Read the commit message for details. > > It works with "import dbus" now. :-) > Yep, it certainly does, thanks again. Attached a couple of patches, fixes exception reporting from python and thread state after initialisation. Getting there now, the sync process completes with the synce plugin, hurrah ! Some internal formatting problems still to sort, but there is definitely light at the end of the tunnel. Mark |