It is simple to change, just uses the basic to integrate python's DBus into
EFL main loop

On Wednesday, November 28, 2012, Bruno Dilly wrote:

> On Wed, Nov 28, 2012 at 9:25 AM, Michael Blumenkrantz
> <michael.blumenkra...@gmail.com <javascript:;>> wrote:
> > On Wed, 28 Nov 2012 12:16:18 +0100
> > s...@tango.flipp.net <javascript:;> wrote:
> >
> >> > Log:
> >> > argh it was only connman that was broken and I am the breaker
> >>
> >> So connman wont work with efl 1.7.x, which is the version distributions
> >> should use?
> >>
> >> >
> >> > @@ -805,7 +805,7 @@
> >> >  AM_CONDITIONAL(HAVE_DUMMY, false)
> >> >  define([CHECK_MODULE_CONNMAN],
> >> >  [
> >> > -  AC_E_CHECK_PKG(ECONNMAN, [ edbus >= 1.7.0 ], [], [CONNMAN=false])
> >> > +  AC_E_CHECK_PKG(ECONNMAN, [ edbus2 ], [], [CONNMAN=false])
> >> >  dnl  AC_E_CHECK_PKG(DUMMY, [ connman >= 1.0 ], [], [CONNMAN=false])
> >> >  ])
> >> >  AC_SUBST(ECONNMAN_CFLAGS)
> >>
> >>
> >>
> >
> > hmm I thought that the agent used edbus, but I guess I confused it with
> python e_dbus. today is a confusing day for me
> >
>
> python e_dbus is used by econnman-bin, written in python, by barbieri.
> The connman module (including the agent) of e17 uses the old e_dbus.
>
> >
> ------------------------------------------------------------------------------
> > Keep yourself connected to Go Parallel:
> > INSIGHTS What's next for parallel hardware, programming and related
> areas?
> > Interviews and blogs by thought leaders keep you ahead of the curve.
> > http://goparallel.sourceforge.net
> > _______________________________________________
> > enlightenment-devel mailing list
> > enlightenment-devel@lists.sourceforge.net <javascript:;>
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
>
>
> --
> Bruno Dilly
> Lead Developer
> ProFUSION embedded systems
> http://profusion.mobi
>
>
> ------------------------------------------------------------------------------
> Keep yourself connected to Go Parallel:
> INSIGHTS What's next for parallel hardware, programming and related areas?
> Interviews and blogs by thought leaders keep you ahead of the curve.
> http://goparallel.sourceforge.net
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net <javascript:;>
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>


-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202
------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
INSIGHTS What's next for parallel hardware, programming and related areas?
Interviews and blogs by thought leaders keep you ahead of the curve.
http://goparallel.sourceforge.net
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to