Ubuntu Pastebin

Paste from rvr at Mon, 30 Mar 2015 13:23:48 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/list-contexts 
ERROR:dbus.proxies:Introspect error on :1.192:/: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)
Traceback (most recent call last):
  File "/usr/share/ofono/scripts/list-contexts", line 10, in <module>
    modems = manager.GetModems()
  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.ServiceUnknown: The name :1.192 was not provided by any .service files
Download as text