contacts app crashes after adding new contact

asked 2015-03-24 15:09:29 +0300

tortoisedoc gravatar image

Sequence of events : * had call app open (no call ongoing) * opened contact app * Added a contact (name + surname + phone nr) * saved * closed contact app * Call app cannot find the contact * contact app does not start anymore

edit retag flag offensive close delete

Comments

If you run the contacts app via: devel-su -p jolla-contacts can you see anything in particular in the logs? If you run: devel-su -p sqlite3 /home/nemo/.local/share/system/privileged/Contacts/qtcontacts-sqlite/contacts.db "PRAGMA integrity_check;" does it report any issues?

chris.adams ( 2015-03-25 03:31:37 +0300 )edit