Comment 1 for bug 1273610

Revision history for this message
Tony Espy (awe) wrote :

The UI seems more broken in later builds.

When I try with image #161 on Maguro using an ATT SIM, selecting "Manually" doesn't appear to have any effect.

Also, when I run the script "scan-for-operators" from the command line, I get the following response:

root@ubuntu-phablet:/# export PATH=/usr/share/ofono/scripts:$PATH
root@ubuntu-phablet:/# scan-for-operators
Scanning operators on modem /ril_0...
Traceback (most recent call last):
  File "/usr/share/ofono/scripts/scan-for-operators", line 20, in <module>
    operators = netreg.Scan(timeout=100);
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 70, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 145, in __call__
    **keywords)
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.ofono.Error.AccessDenied: Operation not permitted

I'm no flashing image #176 and will report back my findings.

Also note, my results seem to match what I saw when trying to reproduce bug #1276699.