>>1. Can you please attach the output of the command 'system-image-cli
-i' ( run on the phone )?
phablet@ubuntu-phablet:~$ system-image-cli -i
current build number: 3
device name: arale
channel: ubuntu-touch/stable/meizu.en
last update: 2015-07-20 15:12:43
version version: 3
version ubuntu: 20150720
version device: 20150709-8965e37
version custom: 20150716-819-8-42
phablet@ubuntu-phablet:~$
>>2. Have you made your phone writeable and installed any other software
using apt?
Developper mode enabled
I ran 2 or 3 of the ubuntu-sdk apps on the phone
>>3. Can you give us a rough estimate of how many contacts you have
stored on your SIM?
May be 30 (I think of managing the micro sim card in order to put it
back in my old phone (standard sim), i will answer precisely if i
succeed...)
>>4. From looking at the syslog you attached, it looks like ofonod is
crashing. Can you check if there's a .crash file in /var/crash for
ofonod and attach it to this bug please?
cf. attached files. most of the files are wierd or empty!
>>1. adb into the phone
>>2. become root ( sudo -i )
>>3. Run the command 'stop ofono'
>>4. Run the command 'script ofono.out'
First time i tried i had this result :
root@ubuntu-phablet:~# stop ofono
ofono stop/waiting
root@ubuntu-phablet:~# script ofono.out
script: cannot open ofono.out: Read-only file system
Terminated
root@ubuntu-phablet:~#
>>5. Run the attached script, this will run ofono in the foreground and output
>>a bunch of debug output
>>6. Re-run the 'test-phonebook' script (
>>/usr/share/ofono/scripts/test-phonebook )
>>7. Ctrl-C to terminate ofono
>>8. Ctrl-D to stop the script command
>>9. Grab the ofono.out command from the phone and attach to this bug please
root@ubuntu-phablet:/home/phablet/Documents# stop ofono
stop: Unknown instance:
root@ubuntu-phablet:/home/phablet/Documents# script ofono.out
Script started, file is ofono.out
root@ubuntu-phablet:/home/phablet/Documents# ./debug-ofono.sh
Script started, file is ofonod.out
root@ubuntu-phablet:/home/phablet/Documents#
/usr/share/ofono/scripts/test-phonebook
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 175, in
activate_name_owner
return self.get_name_owner(bus_name)
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 361, in get_name_owner
's', (bus_name,), **keywords)
File "/usr/lib/python3/dist-packages/dbus/connection.py", line 651, in
call_blocking
message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.NameHasNoOwner: Could
not get owner of name 'org.ofono': no such name
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/share/ofono/scripts/test-phonebook", line 11, in <module>
manager = dbus.Interface(bus.get_object('org.ofono', '/'),
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 241, in get_object
follow_name_owner_changes=follow_name_owner_changes)
File "/usr/lib/python3/dist-packages/dbus/proxies.py", line 248, in __init__
self._named_service = conn.activate_name_owner(bus_name)
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 180, in
activate_name_owner
self.start_service_by_name(bus_name)
File "/usr/lib/python3/dist-packages/dbus/bus.py", line 278, in
start_service_by_name
'su', (bus_name, flags)))
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 org.ofono was not provided by any .service files
root@ubuntu-phablet:/home/phablet/Documents# ps -axf | grep ofono
2493 ? Sl 0:01 \_ /usr/lib/telepathy/telepathy-ofono
9701 pts/18 S+ 0:00 \_ script ofono.out
9702 pts/18 S+ 0:00 \_ script ofono.out
9713 pts/35 S+ 0:00 \_ /bin/sh
./debug-ofono.sh
9714 pts/35 S+ 0:00 \_ script
ofonod.out
9715 pts/35 S+ 0:00 \_ script
ofonod.out
9729 pts/43 S+ 0:00 \_
grep --color=auto ofono
root@ubuntu-phablet:/home/phablet/Documents# kill 9701 9702 9713 9714 9715 9729
Terminated
root@ubuntu-phablet:/home/phablet/Documents# ps -axf | grep ofono
2493 ? Sl 0:01 \_ /usr/lib/telepathy/telepathy-ofono
9732 pts/18 S+ 0:00 \_ grep --color=auto ofono
root@ubuntu-phablet:/home/phablet/Documents#
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1486004
Title:
Cannot import contacts from sim card
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/address-book-app/+bug/1486004/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs