* [Bluez-devel] org.bluez.Manager...Activate Service
@ 2008-03-03 17:59 David Stockwell
0 siblings, 0 replies; only message in thread
From: David Stockwell @ 2008-03-03 17:59 UTC (permalink / raw)
To: bluez-devel
Gents,
I am experimenting with the 3.27 version of BlueZ (libs and utils), and am attempting to ActivateService for "audio" on
org.bluez.Manager (path /org/bluez) using dbus_connection_send_with_reply_and_block. I am receiving the following error:
Method "ActivateService" with signature "s" on interface "org.bluez.Manager" doesn't exist
I get the same error calling from C++ and from Python.
When I look into the source at ..utils/hcid/manager.c, I can see the signature is there (manager_methods, at line 352). That is
also where the signature for (e.g.) "FindAdapter" is present, and I can call it successfully (returning "/org/bluez/hci0") with
virtually identical code.
I have also (from Python) called "ListServices", returning "None", even though "input" is enabled to Autostart (see input.service in
/etc/bluetooth).
/etc/bluetooth contains both audio.conf and audio.service, both appear to be correctly set up.
The only things I can think of at this point is might be dependencies on levels of glib, dbus-glib, and dbus. According to the rpms
(I am using the Mandriva distro), libdbus appears to be at version 0.92, dbus-glib appears to be at version 0.71 and glibc itself
appears to be at version 2.4.7.
Are there dependencies on newer versions of these? (I know where to get them and will install them, if that is the case.)
Thanks for any help and insight...
David Stockwell
Frequency One
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-03 17:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-03 17:59 [Bluez-devel] org.bluez.Manager...Activate Service David Stockwell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox