Hello. I've got following error while trying to scan for operator with ofono from git: ./scan-for-operators /wavecom_q_0 Scanning operators on modem /wavecom_q_0... Traceback (most recent call last): File "./scan-for-operators", line 20, in operators = netreg.Scan(timeout=100); File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__ return self._proxy_method(*args, **keywords) File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__ **keywords) File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "Scan" with signature "" on interface "org.ofono.NetworkRegistration" doesn't exist Is this some known bug or some sort of misconfiguration on my side? best regards, Max.