contacts app crashes after adding new contact
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
If you run the contacts app via:
chris.adams ( 2015-03-25 03:31:37 +0200 )editdevel-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?