touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #107805
[Bug 1486004] Re: Cannot import contacts from sim card ( ofono crash )
This bug was fixed in the package ofono -
1.17.bzr6904+15.10.20150928.1-0ubuntu1
---------------
ofono (1.17.bzr6904+15.10.20150928.1-0ubuntu1) wily; urgency=medium
[ Alfonso Sanchez-Beato (email Canonical) ]
* Update to upstream release 1.17
* Do not assert when the radio is unavailable (LP: #1490991)
* Fix crash when importing phonebook (LP: #1486004)
* Check only destination port when receiving push (LP: #1490673)
* Fix crash when retrying to close context (LP: #1492483)
[ CI Train Bot ]
* No-change rebuild.
-- Alfonso Sanchez-Beato <alfonso.sanchez-beato@xxxxxxxxxxxxx> Mon, 28
Sep 2015 09:27:18 +0000
** Changed in: ofono (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to address-book-app in
Ubuntu.
https://bugs.launchpad.net/bugs/1486004
Title:
Cannot import contacts from sim card ( ofono crash )
Status in Canonical System Image:
Fix Committed
Status in address-book-app package in Ubuntu:
Incomplete
Status in ofono package in Ubuntu:
Fix Released
Bug description:
I open a new bug as asked from this bug (last comment #14) :
https://bugs.launchpad.net/ubuntu/+source/address-book-
app/+bug/1331346?comments=all
I've got a meizu mx4 ubuntu phone, but i cannot import contacts from
the sim card, it makes some wierd messages but never stop, and no
contact is imported.
As asked in the previous bug repport, the /var/log/syslog file attached and the output :
Warning: Permanently added '[127.0.0.1]:10000' (RSA) to the list of known hosts.
Welcome to Ubuntu 15.04 (GNU/Linux 3.10.35+ armv7l)
* Documentation: https://help.ubuntu.com/
Last login: Mon Jul 20 17:05:07 2015 from localhost.localdomain
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)
phablet@ubuntu-phablet:~$ /usr/share/ofono/scripts/test-phonebook /ril_1
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.UnknownObject: Method "Import" with signature "" on interface "org.ofono.Phonebook" doesn't exist
phablet@ubuntu-phablet:~$
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1486004/+subscriptions
References