The mentioned Traceback of the example script "list-folders" shows more hints now:
Traceback (most recent call last):
File "/usr/share/doc/obexd-client/examples/list-folders", line 38, in <module>
list_folder(folder)
File "/usr/share/doc/obexd-client/examples/list-folders", line 12, in list_folder
session_path = client.CreateSession({ "Destination": sys.argv[1], "Target": "ftp"})
File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 68, in __call__
return self._proxy_method(*args, **keywords)
File "/usr/lib/pymodules/python2.7/dbus/proxies.py", line 140, in __call__
**keywords)
File "/usr/lib/pymodules/python2.7/dbus/connection.py", line 630, in call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
I see the same bug in Ubuntu 11.04 (Natty)!
The mentioned Traceback of the example script "list-folders" shows more hints now:
Traceback (most recent call last): doc/obexd- client/ examples/ list-folders" , line 38, in <module> folder( folder) doc/obexd- client/ examples/ list-folders" , line 12, in list_folder CreateSession( { "Destination": sys.argv[1], "Target": "ftp"}) pymodules/ python2. 7/dbus/ proxies. py", line 68, in __call__ method( *args, **keywords) pymodules/ python2. 7/dbus/ proxies. py", line 140, in __call__ pymodules/ python2. 7/dbus/ connection. py", line 630, in call_blocking .DBusException: org.freedesktop .DBus.Error. NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
File "/usr/share/
list_
File "/usr/share/
session_path = client.
File "/usr/lib/
return self._proxy_
File "/usr/lib/
**keywords)
File "/usr/lib/
message, timeout)
dbus.exceptions