View Single Post
Posts: 2 | Thanked: 5 times | Joined on Dec 2013
#8
Originally Posted by rainisto View Post
In a meanwhile in developermode, you can either nuke the database or edit it (you need to devel-su as root).

sqlite3 /home/nemo/.local/share/system/privileged/Contacts/qtcontacts-sqlite/contacts.db
If you intend to try this, please do the following as the nemo user first:
Code:
systemctl --user stop msyncd.service
systemctl --user stop contactsd.service
systemctl --user stop voicecall-ui-prestart.service
Otherwise, these processes might make concurrent DB modifications that could lead to DB corruption.
 

The Following 2 Users Say Thank You to MattVogt For This Useful Post: