Comment 12 for bug 1331346

Revision history for this message
Renato Araujo Oliveira Filho (renatofilho) wrote :

Some people are complaining that still nor working there are receiving timeout messaging from dbus while trying to use ofono test script.

phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/test-phonebook /ril_0
Traceback (most recent call last):
  File "/usr/share/ofono/scripts/test-phonebook", line 23, in <module>
    print(phonebook.Import(timeout=100))
  File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)