Re: [GnomeMeeting-devel-list] Dbus helper implementation
- From: Damien Sandras <dsandras seconix com>
- To: GnomeMeeting development mailing list <gnomemeeting-devel-list gnome org>
- Subject: Re: [GnomeMeeting-devel-list] Dbus helper implementation
- Date: Sun, 30 Oct 2005 15:56:14 +0100
Excellent news!
Le samedi 29 octobre 2005 à 21:01 +0200, Julien PUYDT a écrit :
> Hi,
>
> I rewrote the dbus helper using the glib bindings. If that code looks
> nice enough, I would like to commit it.
>
> Snark
>
> PS1: to compile and install:
> aclocal-1.9
> automake-1.9 -a -c
> autoconf
> ./configure --prefix=/usr
> make
> make install
>
> PS2: to use:
> import dbus
> bus = dbus.SessionBus()
> obj = bus.get_object ('net.gnomemeeting.helper', '/net/gnomemeeting/helper')
> iface = dbus.Interface(obj, 'net.gnomemeeting.helper')
> iface.GetVersion()
> iface.GetSupportedProtocols()
>
> should give nice results.
>
> PS3: notice that if you didn't install the helper, you'll need to run it
> by hand. And if you run it by hand, you'll need to have prepared your
> python session up to the actual calls to the helper and be ready to
> shoot : the helper shuts down after five seconds.
> _______________________________________________
> Gnomemeeting-devel-list mailing list
> Gnomemeeting-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-devel-list
--
_ Damien Sandras
(o- GnomeMeeting: http://www.gnomemeeting.org/
//\ FOSDEM 2006 : http://www.fosdem.org
v_/_ SIP Phone : sip:dsandras gnomemeeting net
sip:600000 gnomemeeting net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]