Thread
:
N9 Self restored itself - won't view old files and settings?
View Single Post
juiceme
2013-05-07 , 10:36
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#
6
Well, to check if your SMS'es are in the DB, you can give the following command as user:
Code:
tracker-sparql -q "select nie:plainTextContent(?d) where {?d a nmo:SMSMessage}"
That should print out the text of all messages in DB.
Also, you might be able to retrieve the content of the DB offline, if for some reason it is corrupted so that tracker utilities cannot access it.
The DB location is "/home/user/.cache/tracker/" which is a directory owned by "metadata" so you need to be root to copy the content to your computer.
Quote & Reply
|
The Following User Says Thank You to juiceme For This Useful Post:
OffensiveName
juiceme
View Public Profile
Send a private message to juiceme
Visit juiceme's homepage!
Find all posts by juiceme