<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body><FONT color=#000000>Hello Guys,</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>I'm trying to use Dbus to work with the bluez API and i've been having all sorts of problems getting it up and running. I've tried reinstalling Python, Dbus, DBus-gLib and Dbus-Python a few times this morning on my slackware box with a bunch of different results. Some of the error messages we've been getting are:</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT face=""><FONT color=#000000>Pyhton - ImportError: No module named dbus</FONT></FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>or</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>Introspect error: The name org.bluez was not provided by any .service files<BR>Traceback (most recent call last):<BR>&nbsp; File "test.py", line 6, in ?<BR>&nbsp;&nbsp;&nbsp; obj = bus.get_object('org.bluez', manager.DefaultAdapter())<BR>&nbsp; File "/usr/lib/python2.4/site-packages/dbus/proxies.py", line 25, in __call__<BR>&nbsp;&nbsp;&nbsp; ret = self._proxy_method (*args, **keywords)<BR>&nbsp; File "/usr/lib/python2.4/site-packages/dbus/proxies.py", line 102, in __call__<BR>&nbsp;&nbsp;&nbsp; reply_message = self._connection.send_with_reply_and_block(message, timeout)<BR>&nbsp; File "dbus_bindings.pyx", line 455, in dbus_bindings.Connection.send_with_reply_and_block<BR>dbus_bindings.DBusException: The name org.bluez was not provided by any .service files</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>or</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>/usr/local/lib/python2.5/site-packages/dbus/exceptions.py:8: RuntimeWarning: Python C API version mismatch for module _dbus_bindings: This Python has API version 1013, module _dbus_bindings has version 1012.<BR>&nbsp; import _dbus_bindings<BR>Traceback (most recent call last):<BR>&nbsp; File "test.py", line 3, in &lt;module&gt;<BR>&nbsp;&nbsp;&nbsp; bus = dbus.SystemBus();<BR>&nbsp; File "/usr/local/lib/python2.5/site-packages/dbus/_dbus.py", line 652, in __new__<BR>&nbsp;&nbsp;&nbsp; private=private)<BR>&nbsp; File "/usr/local/lib/python2.5/site-packages/dbus/_dbus.py", line 293, in __new__<BR>&nbsp;&nbsp;&nbsp; mainloop=mainloop)<BR>dbus.DBusException: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>Does anyone have any idea what might be causing me all these issues? I would be appreciative if someone could give me a list of all the programs i should be installing, and what order they should be installed in.</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>Thanks chaps,</FONT><BR>
<FONT color=#000000></FONT>&nbsp;<BR>
<FONT color=#000000>Rob</FONT><BR><br /><hr />Try Live.com - your fast, personalised homepage with all the things you care about in one place. <a href='http://www.live.com/?mkt=en-gb' target='_new'>in one place.</a></body>
</html>